summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox_git.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_git.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-core/busybox/busybox_git.bb b/meta/recipes-core/busybox/busybox_git.bb
index ed1c0a84bd..e9ff0bc41e 100644
--- a/meta/recipes-core/busybox/busybox_git.bb
+++ b/meta/recipes-core/busybox/busybox_git.bb
@@ -44,12 +44,4 @@ SRC_URI = "git://busybox.net/busybox.git \
44 file://getopts.cfg \ 44 file://getopts.cfg \
45" 45"
46 46
47EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX} SKIP_STRIP=y"
48
49do_install_ptest () {
50 cp -r ${B}/testsuite ${D}${PTEST_PATH}/
51 cp ${B}/.config ${D}${PTEST_PATH}/
52 ln -s /bin/busybox ${D}${PTEST_PATH}/busybox
53}
54
55DEFAULT_PREFERENCE = "-1" 47DEFAULT_PREFERENCE = "-1"