From 95113a29c790520308dee3204ef1e87b28f4c992 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Fri, 2 Feb 2024 17:08:16 +0800 Subject: rpm: remove PACKAGECONFIG[selinux] Drop PACKAGECONFIG[selinux] as it was added to rpm recipe in oe-core[1]. [1] https://git.openembedded.org/openembedded-core/commit/?id=38549d462b399e3a63335f60a44c8bbced98639a Signed-off-by: Yi Zhao Signed-off-by: Joe MacDonald --- recipes-devtools/rpm/rpm_selinux.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-devtools/rpm/rpm_selinux.inc b/recipes-devtools/rpm/rpm_selinux.inc index b6e0e7c..8c11cac 100644 --- a/recipes-devtools/rpm/rpm_selinux.inc +++ b/recipes-devtools/rpm/rpm_selinux.inc @@ -1,2 +1 @@ inherit enable-selinux -PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux" -- cgit v1.2.3-54-g00ecf