From patchwork Thu Jul 7 11:10:22 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/2] busybox: bump PR to ensure ipv4 is enabled Date: Thu, 07 Jul 2011 11:10:22 -0000 From: Paul Eggleton X-Patchwork-Id: 7123 Message-Id: <71a1f16e2b2e5ae311922781981220d5b438bf77.1310036935.git.paul.eggleton@linux.intel.com> To: openembedded-core@lists.openembedded.org 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 --- meta/recipes-core/busybox/busybox_1.18.4.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/busybox/busybox_1.18.4.bb b/meta/recipes-core/busybox/busybox_1.18.4.bb index cb41ac6..5883cc6 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 \