isa-l: fix recipe version

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@intel.com>
This commit is contained in:
Anuj Mittal 2019-08-22 08:06:46 +08:00
parent abe5ac4967
commit 61dae7326b

View File

@ -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"