summaryrefslogtreecommitdiffstats
path: root/recipes-support/isa-l
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/isa-l')
-rw-r--r--recipes-support/isa-l/isa-l_2.31.1.bb (renamed from recipes-support/isa-l/isa-l_2.31.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-support/isa-l/isa-l_2.31.0.bb b/recipes-support/isa-l/isa-l_2.31.1.bb
index d5d09002..93178942 100644
--- a/recipes-support/isa-l/isa-l_2.31.0.bb
+++ b/recipes-support/isa-l/isa-l_2.31.1.bb
@@ -7,8 +7,7 @@ SECTION = "lib"
7 7
8inherit autotools pkgconfig 8inherit autotools pkgconfig
9 9
10S = "${WORKDIR}/git" 10SRCREV = "c387163fcbca62701d646149564c550c78a4f985"
11SRCREV = "bd226375027899087bd48f3e59b910430615cc0a"
12SRC_URI = "git://github.com/intel/isa-l.git;branch=master;protocol=https" 11SRC_URI = "git://github.com/intel/isa-l.git;branch=master;protocol=https"
13 12
14DEPENDS = "nasm-native" 13DEPENDS = "nasm-native"