X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-app-framework%2Frecipes-support%2Flibcap%2Flibcap_%25.bbappend;h=6107ee7f6bd7460318cf3a37720c7c6ccbdbd44a;hb=1b0d65113b277610135b5599c8810ca7a4e3df4c;hp=fbe89350120a906e53e91c12427ebbcd9196bd69;hpb=80f4d503fc5bb2564b72b72daedebf74612c30f3;p=AGL%2Fmeta-agl.git diff --git a/meta-app-framework/recipes-support/libcap/libcap_%.bbappend b/meta-app-framework/recipes-support/libcap/libcap_%.bbappend index fbe893501..6107ee7f6 100644 --- a/meta-app-framework/recipes-support/libcap/libcap_%.bbappend +++ b/meta-app-framework/recipes-support/libcap/libcap_%.bbappend @@ -1,5 +1 @@ -FILESEXTRAPATHS_append_class-native := ":${THISDIR}/${PN}" -SRC_URI_append_class-native = " file://removing-capability-enforcement.patch" -PACKAGECONFIG_class-native ?= "attr" -DEPENDS_append_class-native = " attr-native" - +require ${@bb.utils.contains('APPFW_ENABLED', '1', 'libcap_appfw.inc', '', d)}