aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.19.4.bb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2012-05-04 15:09:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-04 15:52:50 +0100
commit3d4ccf98b83fe662f375cd5b029fdd602824c0e8 (patch)
tree83d008f186540c6e842b6a7f121991504d120d45 /meta/recipes-core/busybox/busybox_1.19.4.bb
parent3a36efc17c8504b00a7a277a67a7b10caa4d1cdc (diff)
downloadopenembedded-core-contrib-3d4ccf98b83fe662f375cd5b029fdd602824c0e8.tar.gz
busybox: port improvements to simple.script from Debian (udhcpc)
* Support resolvconf * Avoid bashism $((metric++)) * Use 'domain' instead of 'search' for domain parameter Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.19.4.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.19.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.19.4.bb b/meta/recipes-core/busybox/busybox_1.19.4.bb
index 0b1e78746a..a797ac9392 100644
--- a/meta/recipes-core/busybox/busybox_1.19.4.bb
+++ b/meta/recipes-core/busybox/busybox_1.19.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://B921600.patch \