eudev: remove PACKAGECONFIG[selinux]

Drop PACKAGECONFIG[selinux] as it was added to eudev recipe in
oe-core[1].

[1] https://git.openembedded.org/openembedded-core/commit/?id=e6c18c9d9d0e11a6a93cca14dbe622707cf25515

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
Yi Zhao 2024-02-02 17:08:17 +08:00 committed by Joe MacDonald
parent 95113a29c7
commit f4f7ef11cd

View File

@ -1,4 +1,3 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
inherit enable-selinux
PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux,libselinux"