meta-virtualization/recipes-core/busybox
Sai Hari Chandana Kalluri 6912417eac busybox_vmsep.inc: busybox changes for runx support
Runx needs busybox static binary that contains symlinks to mount.  However, in
zeus, busybox by default uses BUSYBOX_SPLIT_SUID = 1.  With the variable set,
busybox binary gets split into two busybox.suid and busybox.nosuid busybox.suid
contains links to mount while runx recipes pulls in busybox.nosuid.

When vmsep is enabled, set BUSYBOX_SPLIT_SUID = 0 so that an unstripped busybox
binary is generated which contains all the required links including mount.

Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-05-02 11:09:45 -04:00
..
busybox busybox: vmsep distro feature modifications 2020-03-11 12:20:04 -04:00
busybox_%.bbappend busybox: vmsep distro feature modifications 2020-03-11 12:20:04 -04:00
busybox_virtualization.inc Refactor to conform to YP Compat requirements 2018-04-23 12:38:50 -04:00
busybox_vmsep.inc busybox_vmsep.inc: busybox changes for runx support 2020-05-02 11:09:45 -04:00