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=c4561db227a03ab71f58e0800773c249201dfbcf;hpb=c482595a42cb47f322667ec949ad283cf40d715b;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 c4561db22..6107ee7f6 100644 --- a/meta-app-framework/recipes-support/libcap/libcap_%.bbappend +++ b/meta-app-framework/recipes-support/libcap/libcap_%.bbappend @@ -1,2 +1 @@ -FILESEXTRAPATHS_append_class-native := ":${THISDIR}/${PN}" -SRC_URI_append_class-native = " file://removing-capability-enforcement.patch" +require ${@bb.utils.contains('APPFW_ENABLED', '1', 'libcap_appfw.inc', '', d)}