summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/busybox/busybox_vmsep.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/busybox/busybox_vmsep.inc b/recipes-core/busybox/busybox_vmsep.inc
index b70a065c..d4b1e6cc 100644
--- a/recipes-core/busybox/busybox_vmsep.inc
+++ b/recipes-core/busybox/busybox_vmsep.inc
@@ -6,3 +6,4 @@ SRC_URI += " \
6# we do this to get the target binary available to recipes that 6# we do this to get the target binary available to recipes that
7# depend on busybox 7# depend on busybox
8SYSROOT_DIRS += "/bin" 8SYSROOT_DIRS += "/bin"
9BUSYBOX_SPLIT_SUID = "0"