From ec3209cd221abc0fcab8a7aeba0fa1201261fd47 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Wed, 13 Jul 2011 18:04:07 +0100 Subject: busybox: respect ${LDFLAGS} This avoids a GNU_HASH QA warning. (From OE-Core rev: 42cc35d1103c82e6e1f9aefc60bbea518ccc0768) Signed-off-by: Phil Blundell Signed-off-by: Richard Purdie --- 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 9d3d5b138e..d18af6f075 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 = "r6" +PR = "r7" SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ file://udhcpscript.patch \ -- cgit v1.2.3-54-g00ecf