mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
smack-test: add feature check for smack
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user