diff options
-rw-r--r-- | meta/recipes-support/lz4/lz4_1.9.1.bb (renamed from meta/recipes-support/lz4/lz4_1.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/lz4/lz4_1.9.0.bb b/meta/recipes-support/lz4/lz4_1.9.1.bb index 744a1bf470..de1f970247 100644 --- a/meta/recipes-support/lz4/lz4_1.9.0.bb +++ b/meta/recipes-support/lz4/lz4_1.9.1.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 = "131896ab9d4fc9b8c606616327ed223d5d86472b" | 12 | SRCREV = "398e36c756a3067de8e2b35dd380baef040dfe0d" |
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 \ |