From 95c9834a358118f322159139950dd9a92f561e88 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 3 Jun 2011 15:08:25 -0700 Subject: busybox: don't strip the main binary With this, we get a useful busybox-dbg package. Signed-off-by: Chris Larson --- meta/recipes-core/busybox/busybox_1.18.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/busybox/busybox_1.18.4.bb') 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 \ -- cgit 1.2.3-korg