Create task for SELinux packages.

This commit is contained in:
Xin Ouyang 2012-02-13 16:20:39 +08:00
parent aa356dbbe7
commit 023304b8bf

View File

@ -0,0 +1,22 @@
DESCRIPTION = "SELinux task for Poky"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
PR = "r0"
PACKAGES = "\
task-core-selinux \
"
ALLOW_EMPTY = "1"
RDEPENDS_task-core-selinux = " \
ustr \
libsepol \
libselinux \
libsemanage \
checkpolicy \
sepolgen \
policycoreutils \
policycoreutils-python \
"