[oe-commits] Paul Eggleton : busybox: bump PR to ensure ipv4 is enabled

git version control git at git.openembedded.org
Thu Jul 7 12:47:48 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: d97eeadc4e759d4e7793c30f6cc214e86e8df35c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d97eeadc4e759d4e7793c30f6cc214e86e8df35c

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Thu Jul  7 12:00:40 2011 +0100

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 <paul.eggleton at linux.intel.com>

---

 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 \





More information about the Openembedded-commits mailing list