[OE-core] [PATCH] sed: add PACKAGECONFIG for selinux
Martin Jansa
martin.jansa at gmail.com
Tue Dec 10 12:08:31 UTC 2019
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
meta/recipes-extended/sed/sed_4.7.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/recipes-extended/sed/sed_4.7.bb b/meta/recipes-extended/sed/sed_4.7.bb
index 312f07f047..a285941dc4 100644
--- a/meta/recipes-extended/sed/sed_4.7.bb
+++ b/meta/recipes-extended/sed/sed_4.7.bb
@@ -13,6 +13,9 @@ SRC_URI[md5sum] = "777ddfd9d71dd06711fe91f0925e1573"
SRC_URI[sha256sum] = "2885768cd0a29ff8d58a6280a270ff161f6a3deb5690b2be6c49f46d4c67bd6a"
inherit autotools texinfo update-alternatives gettext ptest
+
+PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux"
+
RDEPENDS_${PN}-ptest += "make gawk perl perl-module-filehandle perl-module-file-compare perl-module-file-find perl-module-file-temp perl-module-file-stat"
RRECOMMENDS_${PN}-ptest_append_libc-glibc = " locale-base-ru-ru locale-base-en-us locale-base-el-gr.iso-8859-7"
--
2.20.1
More information about the Openembedded-core
mailing list