]> code.ossystems Code Review - openembedded-core.git/commitdiff
busybox: update to 1.8.5
authorDenis Carikli <denis@eukrea.com>
Tue, 6 Sep 2011 07:39:39 +0000 (09:39 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Sep 2011 21:28:34 +0000 (22:28 +0100)
Signed-off-by: Denis Carikli <denis@eukrea.com>
meta/recipes-core/busybox/busybox-1.18.5/B921600.patch [moved from meta/recipes-core/busybox/busybox-1.18.4/B921600.patch with 100% similarity]
meta/recipes-core/busybox/busybox-1.18.5/busybox-appletlib-dependency.patch [moved from meta/recipes-core/busybox/busybox-1.18.4/busybox-appletlib-dependency.patch with 100% similarity]
meta/recipes-core/busybox/busybox-1.18.5/busybox-udhcpc-no_deconfig.patch [moved from meta/recipes-core/busybox/busybox-1.18.4/busybox-udhcpc-no_deconfig.patch with 100% similarity]
meta/recipes-core/busybox/busybox-1.18.5/defconfig [moved from meta/recipes-core/busybox/busybox-1.18.4/defconfig with 100% similarity]
meta/recipes-core/busybox/busybox-1.18.5/get_header_tar.patch [moved from meta/recipes-core/busybox/busybox-1.18.4/get_header_tar.patch with 100% similarity]
meta/recipes-core/busybox/busybox-1.18.5/run-parts.in.usr-bin.patch [moved from meta/recipes-core/busybox/busybox-1.18.4/run-parts.in.usr-bin.patch with 100% similarity]
meta/recipes-core/busybox/busybox-1.18.5/udhcpc-fix-nfsroot.patch [moved from meta/recipes-core/busybox/busybox-1.18.4/udhcpc-fix-nfsroot.patch with 100% similarity]
meta/recipes-core/busybox/busybox-1.18.5/udhcpscript.patch [moved from meta/recipes-core/busybox/busybox-1.18.4/udhcpscript.patch with 100% similarity]
meta/recipes-core/busybox/busybox_1.18.5.bb [moved from meta/recipes-core/busybox/busybox_1.18.4.bb with 85% similarity]

similarity index 85%
rename from meta/recipes-core/busybox/busybox_1.18.4.bb
rename to meta/recipes-core/busybox/busybox_1.18.5.bb
index b2053ee60bfb01deb7df48f3156ab3751cdd792f..c0dc1d4997108179fc11c229fd377ac4fea8b495 100644 (file)
@@ -1,5 +1,5 @@
 require busybox.inc
-PR = "r9"
+PR = "r0"
 
 SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
            file://udhcpscript.patch \
@@ -25,7 +25,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
            file://umount.busybox \
            file://defconfig"
 
-SRC_URI[tarball.md5sum] = "b03c5b46ced732679e525a920a1a62f5"
-SRC_URI[tarball.sha256sum] = "4d24d37bd6f1bd153e8cf9a984ec2f32f18464f73ca535e2cc2e8be9694097fa"
+SRC_URI[tarball.md5sum] = "96dd43cc7cee4017a6bf31b7da82a1f5"
+SRC_URI[tarball.sha256sum] = "10954fcd5c48d8a262a3497b16227bf983a05658bf2bf661af2fdeca773f2fc0"
 
 EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX} SKIP_STRIP=y"