[OE-core] [PATCH 1/1] pax-utils: upgrade to 0.8.1

Hongxu Jia hongxu.jia at windriver.com
Mon May 12 07:01:26 UTC 2014


Build success for qemux86-64, and test on core-image-minimal.

Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
---
 .../pax-utils/{pax-utils_0.7.bb => pax-utils_0.8.1.bb}                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/pax-utils/{pax-utils_0.7.bb => pax-utils_0.8.1.bb} (82%)

diff --git a/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb b/meta/recipes-devtools/pax-utils/pax-utils_0.8.1.bb
similarity index 82%
rename from meta/recipes-devtools/pax-utils/pax-utils_0.7.bb
rename to meta/recipes-devtools/pax-utils/pax-utils_0.8.1.bb
index 30fb0e6..e79347f 100644
--- a/meta/recipes-devtools/pax-utils/pax-utils_0.7.bb
+++ b/meta/recipes-devtools/pax-utils/pax-utils_0.8.1.bb
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
 
 SRC_URI = "http://gentoo.osuosl.org/distfiles/pax-utils-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "8ae7743ad11500f7604f2e817221d877"
-SRC_URI[sha256sum] = "1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84"
+SRC_URI[md5sum] = "bc42279c5aff3682c12be40f72805cec"
+SRC_URI[sha256sum] = "844ff25b1a11bcef92ef34b22f576f226a772b67196818656f8874513438f5b9"
 
 do_install() {
     oe_runmake PREFIX=${D}${prefix} DESTDIR=${D} install
-- 
1.8.1.2




More information about the Openembedded-core mailing list