[meta-intel] [PATCH] isa-l: fix recipe version

Anuj Mittal anuj.mittal at intel.com
Wed Aug 21 17:06:46 PDT 2019


The latest version is 2.27.0, not 2.0.27. Also make sure that we are
pointing to the release commit.

Signed-off-by: Anuj Mittal <anuj.mittal at intel.com>
---
 recipes-support/isa-l/{isa-l_2.0.27.bb => isa-l_2.27.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename recipes-support/isa-l/{isa-l_2.0.27.bb => isa-l_2.27.0.bb} (89%)

diff --git a/recipes-support/isa-l/isa-l_2.0.27.bb b/recipes-support/isa-l/isa-l_2.27.0.bb
similarity index 89%
rename from recipes-support/isa-l/isa-l_2.0.27.bb
rename to recipes-support/isa-l/isa-l_2.27.0.bb
index 90f81ccb..ac9cfad8 100644
--- a/recipes-support/isa-l/isa-l_2.0.27.bb
+++ b/recipes-support/isa-l/isa-l_2.27.0.bb
@@ -8,7 +8,7 @@ SECTION = "lib"
 inherit autotools pkgconfig
 
 S = "${WORKDIR}/git"
-SRCREV = "4b332383715bdff72c3f372bd2572e2ea66a6f68"
+SRCREV = "0111c21cbc775bd2b152cd06717f7f09988bc0f1"
 SRC_URI = "git://github.com/intel/isa-l.git"
 
 DEPENDS = "nasm-native"
-- 
2.21.0



More information about the meta-intel mailing list