diff options
| author | Changhyeok Bae <changhyeok.bae@lge.com> | 2014-04-25 15:57:47 +0900 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-05-03 20:45:04 +0200 |
| commit | 32dab447ae145e07c2f609e7adabfdd4fd338eae (patch) | |
| tree | 574c5b070488fddddbc43c192e377aecf35c501b /meta-oe | |
| parent | 8d037a30a31dc29bc8b6396f9067148580f88983 (diff) | |
| download | meta-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>
Diffstat (limited to 'meta-oe')
| -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" | |||
| 8 | 8 | ||
| 9 | # Only the latest version is available in .tar.gz format from savannah.gnu.org, | 9 | # Only the latest version is available in .tar.gz format from savannah.gnu.org, |
| 10 | # FreeBSD distfiles is known to have version 1.13. | 10 | # FreeBSD distfiles is known to have version 1.13. |
| 11 | MIRRORS += "http://download.savannah.gnu.org/releases/lzip/ ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/" | ||
| 12 | 11 | ||
| 13 | SRC_URI[md5sum] = "39a4b06952ee45274525dc0582cdd651" | 12 | SRC_URI[md5sum] = "e83a364c8544fc66cccb552369d93220" |
| 14 | SRC_URI[sha256sum] = "7ff5cc521560edb2a0a6cdf258cf3afdaeb1dbcc354d96d011d0dd7ec584cbe7" | 13 | SRC_URI[sha256sum] = "7cd3fcda68fc9900efcf7784313e3bdd1303fef1a0546db9723f5e5564dd05b6" |
| 15 | 14 | ||
| 16 | CONFIGUREOPTS = "\ | 15 | CONFIGUREOPTS = "\ |
| 17 | '--srcdir=${S}' \ | 16 | '--srcdir=${S}' \ |
