summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.18.4.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-07 12:00:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-07 13:36:14 +0100
commitd97eeadc4e759d4e7793c30f6cc214e86e8df35c (patch)
tree577da136eb1d94bdc5646a73cc851bc0bc0a16cb /meta/recipes-core/busybox/busybox_1.18.4.bb
parent74bb505de16292ea278106c8575f955dfdc3141e (diff)
downloadopenembedded-core-d97eeadc4e759d4e7793c30f6cc214e86e8df35c.tar.gz
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@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.18.4.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.18.4.bb2
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 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 \