summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.18.4.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2011-06-03 15:08:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-12 17:11:21 +0100
commit95c9834a358118f322159139950dd9a92f561e88 (patch)
tree82d0369df31d58cfd04df613e0a3a7b30e0aec48 /meta/recipes-core/busybox/busybox_1.18.4.bb
parenta0ccb33ac5a2231c979c3369159f763dff1e0a2e (diff)
downloadopenembedded-core-95c9834a358118f322159139950dd9a92f561e88.tar.gz
busybox: don't strip the main binary
With this, we get a useful busybox-dbg package. Signed-off-by: Chris Larson <chris_larson@mentor.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 d18af6f075..b4681a4643 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 = "r7"
+PR = "r8"
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
file://udhcpscript.patch \