diff options
Diffstat (limited to 'meta/recipes-support/lz4')
-rw-r--r-- | meta/recipes-support/lz4/lz4_1.8.2.bb (renamed from meta/recipes-support/lz4/lz4_1.8.1.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/lz4/lz4_1.8.1.2.bb b/meta/recipes-support/lz4/lz4_1.8.2.bb index 03017b3ff7..5ad17e1f79 100644 --- a/meta/recipes-support/lz4/lz4_1.8.1.2.bb +++ b/meta/recipes-support/lz4/lz4_1.8.2.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://lib/LICENSE;md5=ebc2ea4814a64de7708f1571904b32cc \ | |||
9 | 9 | ||
10 | PE = "1" | 10 | PE = "1" |
11 | 11 | ||
12 | SRCREV = "dfed9fa1d77f0434306d377c4da1f7191d3ba08a" | 12 | SRCREV = "b3692db46d2b23a7c0af2d5e69988c94f126e10a" |
13 | 13 | ||
14 | SRC_URI = "git://github.com/lz4/lz4.git \ | 14 | SRC_URI = "git://github.com/lz4/lz4.git \ |
15 | file://run-ptest \ | 15 | file://run-ptest \ |