mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 20:02:31 +00:00
augeas: fix QA warning
Add PACKAGECONFIG for libselinux. Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
9a0f8dcbfb
commit
20d98f67a1
@ -28,3 +28,6 @@ LEAD_SONAME = "libaugeas.so"
|
||||
do_install_append() {
|
||||
rm -fr ${D}${datadir}/vim
|
||||
}
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[libselinux] = "--with-selinux,--without-selinux,libselinux"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user