summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.18.4.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2011-07-13 18:04:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-14 15:12:53 +0100
commitec3209cd221abc0fcab8a7aeba0fa1201261fd47 (patch)
treef11b9fb48c9a17e72f8bfb51fd832ae385a6efc8 /meta/recipes-core/busybox/busybox_1.18.4.bb
parent0fc41bdf07f6404bf92197d15e177cb7f3740228 (diff)
downloadpoky-ec3209cd221abc0fcab8a7aeba0fa1201261fd47.tar.gz
busybox: respect ${LDFLAGS}
This avoids a GNU_HASH QA warning. (From OE-Core rev: 42cc35d1103c82e6e1f9aefc60bbea518ccc0768) Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 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 @@
1require busybox.inc 1require busybox.inc
2PR = "r6" 2PR = "r7"
3 3
4SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ 4SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
5 file://udhcpscript.patch \ 5 file://udhcpscript.patch \