summaryrefslogtreecommitdiffstats
path: root/external/meta-virtualization/recipes-core/busybox/busybox_vmsep.inc
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-virtualization/recipes-core/busybox/busybox_vmsep.inc')
-rw-r--r--external/meta-virtualization/recipes-core/busybox/busybox_vmsep.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/external/meta-virtualization/recipes-core/busybox/busybox_vmsep.inc b/external/meta-virtualization/recipes-core/busybox/busybox_vmsep.inc
new file mode 100644
index 00000000..d4b1e6cc
--- /dev/null
+++ b/external/meta-virtualization/recipes-core/busybox/busybox_vmsep.inc
@@ -0,0 +1,9 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/busybox:"
+SRC_URI += " \
+ file://static.cfg \
+ "
+
+# we do this to get the target binary available to recipes that
+# depend on busybox
+SYSROOT_DIRS += "/bin"
+BUSYBOX_SPLIT_SUID = "0"