diff options
author | Denys Dmytriyenko <denys@ti.com> | 2018-05-21 19:17:42 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-29 21:07:15 +0100 |
commit | 03e0a1f196196e28bf9af36115e937492ce6d4bc (patch) | |
tree | d0094b10d1e6fa25b8780563f38421ac30a2cb8f /meta/recipes-support/lz4 | |
parent | 75d8f81ff37584327b51c6422fe830b603f42e10 (diff) | |
download | poky-03e0a1f196196e28bf9af36115e937492ce6d4bc.tar.gz |
lz4: upgrade 1.8.1.2 -> 1.8.2
(From OE-Core rev: 235afa344423188af2a24aa2664c628d5809699b)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 \ |