diff options
author | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2020-05-01 21:20:37 -0700 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-05-02 11:09:45 -0400 |
commit | 6912417eacd8c164a265f35e31c2d992d74c9c32 (patch) | |
tree | c99879354f390523c69bc6674b93964c41ddc43c /recipes-networking/openvswitch/openvswitch-git/openvswitch-ptest-Fix-python-path.patch | |
parent | 3c4c50462cf32ff32e0a8bd2b90047d5ccd445f9 (diff) | |
download | meta-virtualization-6912417eacd8c164a265f35e31c2d992d74c9c32.tar.gz |
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>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/openvswitch-ptest-Fix-python-path.patch')
0 files changed, 0 insertions, 0 deletions