diff options
Diffstat (limited to 'meta-app-framework/recipes-support/libcap/libcap_appfw.inc')
-rw-r--r-- | meta-app-framework/recipes-support/libcap/libcap_appfw.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-app-framework/recipes-support/libcap/libcap_appfw.inc b/meta-app-framework/recipes-support/libcap/libcap_appfw.inc deleted file mode 100644 index a33fd99b2..000000000 --- a/meta-app-framework/recipes-support/libcap/libcap_appfw.inc +++ /dev/null @@ -1,3 +0,0 @@ -FILESEXTRAPATHS:append:class-native := ":${THISDIR}/libcap" -# FIXME: It needs to be determined if this is still required -#SRC_URI:append:class-native = " file://removing-capability-enforcement.patch" |