diff options
| author | Pascal Bach <pascal.bach@siemens.com> | 2016-09-02 11:01:00 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-09-11 09:11:22 +0200 |
| commit | 8f6a4859751ed3d6610cc03348da292ed8ef2cf0 (patch) | |
| tree | 1f46c5d7834c67e7d130eab15dcbaa292811f9dc /meta-oe/recipes-extended | |
| parent | 0a5c689b6823bbad0b535c98841f0f85b23db90f (diff) | |
| download | meta-openembedded-8f6a4859751ed3d6610cc03348da292ed8ef2cf0.tar.gz | |
p7zip: update to version 16.02
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
| -rw-r--r-- | meta-oe/recipes-extended/p7zip/p7zip_16.02.bb (renamed from meta-oe/recipes-extended/p7zip/p7zip_15.14.1.bb) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/p7zip/p7zip_15.14.1.bb b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb index 8e2e241ea2..12be02cafe 100644 --- a/meta-oe/recipes-extended/p7zip/p7zip_15.14.1.bb +++ b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb | |||
| @@ -7,8 +7,9 @@ LIC_FILES_CHKSUM = "file://DOC/copying.txt;md5=4fbd65380cdd255951079008b364516c | |||
| 7 | 7 | ||
| 8 | SRC_URI = "http://downloads.sourceforge.net/p7zip/p7zip/${PV}/p7zip_${PV}_src_all.tar.bz2 \ | 8 | SRC_URI = "http://downloads.sourceforge.net/p7zip/p7zip/${PV}/p7zip_${PV}_src_all.tar.bz2 \ |
| 9 | file://do_not_override_compiler_and_do_not_strip.patch" | 9 | file://do_not_override_compiler_and_do_not_strip.patch" |
| 10 | SRC_URI[md5sum] = "92cca093312b5a71a7be7dc7d1d32509" | 10 | |
| 11 | SRC_URI[sha256sum] = "699db4da3621904113e040703220abb1148dfef477b55305e2f14a4f1f8f25d4" | 11 | SRC_URI[md5sum] = "a0128d661cfe7cc8c121e73519c54fbf" |
| 12 | SRC_URI[sha256sum] = "5eb20ac0e2944f6cb9c2d51dd6c4518941c185347d4089ea89087ffdd6e2341f" | ||
| 12 | 13 | ||
| 13 | S = "${WORKDIR}/${BPN}_${PV}" | 14 | S = "${WORKDIR}/${BPN}_${PV}" |
| 14 | 15 | ||
