smack-test: add feature check for smack

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2019-12-22 16:17:24 +00:00
parent 6b42f1c033
commit 41506052f6

View File

@@ -12,6 +12,10 @@ SRC_URI = " \
S = "${WORKDIR}"
inherit features_check
REQUIRED_DISTRO_FEATURES = "smack"
do_install() {
install -d ${D}${sbindir}
install -m 0755 notroot.py ${D}${sbindir}