mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
busybox: disable PTEST_BINDIR
A new feature has been added in oe-core to use update-alternative mechanism for ptest. But it conflicts with current patch in meta-selinux. So do not use this new feature for ptest when build with selinux. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
efdb09e842
commit
b69dad7299
|
|
@ -1,3 +1,5 @@
|
|||
PTEST_BINDIR = "0"
|
||||
|
||||
FILES_${PN} += "${libdir}/${PN}"
|
||||
|
||||
# We should use sh wrappers instead of links so the commands could get correct
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user