aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@lge.com>2014-04-25 15:57:47 +0900
committerMartin Jansa <Martin.Jansa@gmail.com>2014-05-03 20:45:04 +0200
commit32dab447ae145e07c2f609e7adabfdd4fd338eae (patch)
tree574c5b070488fddddbc43c192e377aecf35c501b
parent8d037a30a31dc29bc8b6396f9067148580f88983 (diff)
downloadmeta-openembedded-32dab447ae145e07c2f609e7adabfdd4fd338eae.tar.gz
lzip: Upgrade to 1.15
lzip v1.14 is not available in SRC_URI. Signed-off-by: Changhyeok Bae <changhyeok.bae@lge.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-oe/recipes-support/lzip/lzip_1.15.bb (renamed from meta-oe/recipes-support/lzip/lzip_1.14.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/lzip/lzip_1.14.bb b/meta-oe/recipes-support/lzip/lzip_1.15.bb
index 3d8c090aa7..9fd10b30df 100644
--- a/meta-oe/recipes-support/lzip/lzip_1.14.bb
+++ b/meta-oe/recipes-support/lzip/lzip_1.15.bb
@@ -8,10 +8,9 @@ SRC_URI = "http://download.savannah.gnu.org/releases/lzip/lzip-${PV}.tar.gz"
# Only the latest version is available in .tar.gz format from savannah.gnu.org,
# FreeBSD distfiles is known to have version 1.13.
-MIRRORS += "http://download.savannah.gnu.org/releases/lzip/ ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/"
-SRC_URI[md5sum] = "39a4b06952ee45274525dc0582cdd651"
-SRC_URI[sha256sum] = "7ff5cc521560edb2a0a6cdf258cf3afdaeb1dbcc354d96d011d0dd7ec584cbe7"
+SRC_URI[md5sum] = "e83a364c8544fc66cccb552369d93220"
+SRC_URI[sha256sum] = "7cd3fcda68fc9900efcf7784313e3bdd1303fef1a0546db9723f5e5564dd05b6"
CONFIGUREOPTS = "\
'--srcdir=${S}' \