aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/busybox/busybox_vmsep.inc
blob: d4b1e6cc4b3dd1b41b041f505704d7eb910f9d6f (plain)
1
2
3
4
5
6
7
8
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"