summaryrefslogtreecommitdiffstats
path: root/meta-app-framework/recipes-support/libcap/libcap_%.bbappend
blob: fbe89350120a906e53e91c12427ebbcd9196bd69 (plain)
1
2
3
4
5
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"