summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox')
-rw-r--r--meta/recipes-core/busybox/busybox_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_git.bb b/meta/recipes-core/busybox/busybox_git.bb
index 7b868a26ac..cee5b9171d 100644
--- a/meta/recipes-core/busybox/busybox_git.bb
+++ b/meta/recipes-core/busybox/busybox_git.bb
@@ -34,6 +34,8 @@ SRC_URI = "git://busybox.net/busybox.git \
34 file://inetd.conf \ 34 file://inetd.conf \
35 file://inetd \ 35 file://inetd \
36 file://login-utilities.cfg \ 36 file://login-utilities.cfg \
37 file://recognize_connmand.patch \
38 file://busybox-cross-menuconfig.patch \
37" 39"
38 40
39EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX} SKIP_STRIP=y" 41EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX} SKIP_STRIP=y"