aboutsummaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-support
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2017-12-17 13:36:14 +0000
committerJosé Bollo <jose.bollo@iot.bzh>2018-02-13 11:01:59 +0100
commitc482595a42cb47f322667ec949ad283cf40d715b (patch)
treea7b446080ec47d6dfba00e0173143b2927f94d82 /meta-app-framework/recipes-support
parentaa8c4324b8fa708b284273340eb6870feb2ef303 (diff)
libcap: Fix warning
WARNING: libcap-native-2.25-r0 do_configure: QA Issue: libcap-native: invalid PACKAGECONFIG: attr [invalid-packageconfig] Bug-AGL: SPEC-1181 Change-Id: I675aaa404286a04fcd914aecbf570018d2069d2f Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Diffstat (limited to 'meta-app-framework/recipes-support')
-rw-r--r--meta-app-framework/recipes-support/libcap/libcap_%.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-app-framework/recipes-support/libcap/libcap_%.bbappend b/meta-app-framework/recipes-support/libcap/libcap_%.bbappend
index fbe893501..c4561db22 100644
--- a/meta-app-framework/recipes-support/libcap/libcap_%.bbappend
+++ b/meta-app-framework/recipes-support/libcap/libcap_%.bbappend
@@ -1,5 +1,2 @@
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"
-