diff options
author | Andrei Dinu <andrei.adrianx.dinu@intel.com> | 2013-04-15 16:59:02 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-28 12:12:20 +0100 |
commit | 9bc16a098759ad842afabe63d4008998506d492f (patch) | |
tree | 2f1e2b7c4e2a2bf6483d765a46f7e14c7682d1aa | |
parent | 6a7aa9cac2fc128ffc9ea4416426335e06db345a (diff) | |
download | poky-9bc16a098759ad842afabe63d4008998506d492f.tar.gz |
pax-utils : upgrade to 0.7
upgrade from 0.6 -> 0.7
(From OE-Core rev: 5a868cc5aba80c9208973755541a060e417b77f0)
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-devtools/pax-utils/pax-utils_0.7.bb (renamed from meta/recipes-devtools/pax-utils/pax-utils_0.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/pax-utils/pax-utils_0.6.bb b/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb index 3e6e687d28..63cf0ea3ff 100644 --- a/meta/recipes-devtools/pax-utils/pax-utils_0.6.bb +++ b/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb | |||
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" | |||
9 | 9 | ||
10 | SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz" | 10 | SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "376ec23930a55a8d3e167d50e23bb66e" | 12 | SRC_URI[md5sum] = "8ae7743ad11500f7604f2e817221d877" |
13 | SRC_URI[sha256sum] = "1ffd4bf7bf3f8bb404007dd1617edfb0297e4c65a2c1153712e4a76875038784" | 13 | SRC_URI[sha256sum] = "1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84" |
14 | PR = "r0" | 14 | PR = "r0" |
15 | 15 | ||
16 | do_install() { | 16 | do_install() { |