[oe] [PATCH 2/2] lzip: Upgrade to 1.15

Changhyeok Bae changhyeok.bae at lge.com
Fri Apr 25 07:00:49 UTC 2014


Those 2 patches should merge after 
"[PATCH v3] mirrors.bbclass: Add mirror site for savannah" in oe-core

-----Original Message-----
From: Changhyeok Bae [mailto:changhyeok.bae at lge.com] 
Sent: Friday, April 25, 2014 3:58 PM
To: openembedded-devel at lists.openembedded.org
Cc: Changhyeok Bae
Subject: [PATCH 2/2] lzip: Upgrade to 1.15

lzip v1.14 is not available in SRC_URI.

Signed-off-by: Changhyeok Bae <changhyeok.bae at lge.com>
---
 .../lzip/{lzip_1.14.bb => lzip_1.15.bb}            |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)  rename
meta-oe/recipes-support/lzip/{lzip_1.14.bb => lzip_1.15.bb} (81%)

diff --git a/meta-oe/recipes-support/lzip/lzip_1.14.bb
b/meta-oe/recipes-support/lzip/lzip_1.15.bb
similarity index 81%
rename from meta-oe/recipes-support/lzip/lzip_1.14.bb
rename to meta-oe/recipes-support/lzip/lzip_1.15.bb
index 5a7f3fc..3d64695 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 = "${SAVANNAH_GNU_MIRROR}/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}' \
--
1.7.9.5




More information about the Openembedded-devel mailing list