From: Paul Eggleton Date: Thu, 7 Jul 2011 11:00:40 +0000 (+0100) Subject: busybox: bump PR to ensure ipv4 is enabled X-Git-Tag: 2011-1~830 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d97eeadc4e759d4e7793c30f6cc214e86e8df35c;p=openembedded-core.git busybox: bump PR to ensure ipv4 is enabled Now that ipv4 has been added to the default DISTRO_FEATURES we need to bump PR as busybox will need to be rebuilt. Signed-off-by: Paul Eggleton --- diff --git a/meta/recipes-core/busybox/busybox_1.18.4.bb b/meta/recipes-core/busybox/busybox_1.18.4.bb index cb41ac601f..5883cc65cf 100644 --- a/meta/recipes-core/busybox/busybox_1.18.4.bb +++ b/meta/recipes-core/busybox/busybox_1.18.4.bb @@ -1,5 +1,5 @@ require busybox.inc -PR = "r4" +PR = "r5" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ file://udhcpscript.patch \