summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lzip
diff options
context:
space:
mode:
authorFan Xin <fan.xin@jp.fujitsu.com>2017-06-02 15:59:27 +0900
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-06 19:52:26 +0100
commit3acbb663282633ba2d8e73ad422341bfa5b3dabf (patch)
tree7ce56e63fc50e943ba3f1a45a16881800a21cd4c /meta/recipes-extended/lzip
parentf1333958ddf7d133437baeddae42781fdc03a7c7 (diff)
downloadpoky-3acbb663282633ba2d8e73ad422341bfa5b3dabf.tar.gz
lzip: Upgrade 1.18 -> 1.19
(From OE-Core rev: 74bc135e9c2f2458a742734015be03d16e9c03eb) Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/lzip')
-rw-r--r--meta/recipes-extended/lzip/lzip_1.19.bb (renamed from meta/recipes-extended/lzip/lzip_1.18.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/lzip/lzip_1.18.bb b/meta/recipes-extended/lzip/lzip_1.19.bb
index c1dc8ced4a..099b364702 100644
--- a/meta/recipes-extended/lzip/lzip_1.18.bb
+++ b/meta/recipes-extended/lzip/lzip_1.19.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=76d6e300ffd8fb9d18bd9b136a9bba13 \
7 7
8SRC_URI = "${SAVANNAH_GNU_MIRROR}/lzip/lzip-${PV}.tar.gz" 8SRC_URI = "${SAVANNAH_GNU_MIRROR}/lzip/lzip-${PV}.tar.gz"
9 9
10SRC_URI[md5sum] = "3838567460ce4a10143de4bccc64fe1c" 10SRC_URI[md5sum] = "4dd8790d7528440d034fc713a8680bd3"
11SRC_URI[sha256sum] = "47f9882a104ab05532f467a7b8f4ddbb898fa2f1e8d9d468556d6c2d04db14dd" 11SRC_URI[sha256sum] = "ffadc4f56be1bc0d3ae155ec4527bd003133bdc703a753b2cc683f610e646ba9"
12 12
13CONFIGUREOPTS = "\ 13CONFIGUREOPTS = "\
14 '--srcdir=${S}' \ 14 '--srcdir=${S}' \