aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.19.3.bb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2012-02-16 03:08:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-23 23:59:15 +0000
commitcd59c2fcefa6aeacf78a63c5c9a623a4d77c0941 (patch)
tree1f094930da637b3e7095433e45378ab84e095eda /meta/recipes-core/busybox/busybox_1.19.3.bb
parentd3573ae136c532d3cf537ef05c22f163275f4f41 (diff)
downloadopenembedded-core-contrib-cd59c2fcefa6aeacf78a63c5c9a623a4d77c0941.tar.gz
busybox: don't create /etc/default
* It's not used by the recipe and its creation currently depends on CONFIG_HWCLOCK=y. Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.19.3.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.19.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.19.3.bb b/meta/recipes-core/busybox/busybox_1.19.3.bb
index a0754071d9..45e284f1e1 100644
--- a/meta/recipes-core/busybox/busybox_1.19.3.bb
+++ b/meta/recipes-core/busybox/busybox_1.19.3.bb
@@ -1,5 +1,5 @@
require busybox.inc
-PR = "r3"
+PR = "r4"
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
file://udhcpscript.patch \