mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
setools: Add native support
Enable using setools native for analyzing the built SELinux policy during the build. Signed-off-by: Poonam Jadhav <poonam.jadhav@kpit.com> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
parent
c4b0592620
commit
66496127e3
|
|
@ -36,3 +36,5 @@ do_install:append() {
|
|||
rm -rf ${D}${libdir}/${PYTHON_DIR}/site-packages/setools/__pycache__
|
||||
rm -rf ${D}${libdir}/${PYTHON_DIR}/site-packages/setools/*/__pycache__
|
||||
}
|
||||
|
||||
BBCLASSEXTEND += "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user