diff options
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 | ||
8 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | SRCREV = "c387163fcbca62701d646149564c550c78a4f985" |
11 | SRCREV = "bd226375027899087bd48f3e59b910430615cc0a" | ||
12 | SRC_URI = "git://github.com/intel/isa-l.git;branch=master;protocol=https" | 11 | SRC_URI = "git://github.com/intel/isa-l.git;branch=master;protocol=https" |
13 | 12 | ||
14 | DEPENDS = "nasm-native" | 13 | DEPENDS = "nasm-native" |