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, 3 insertions, 0 deletions
diff --git a/meta-app-framework/recipes-support/libcap/libcap_appfw.inc b/meta-app-framework/recipes-support/libcap/libcap_appfw.inc new file mode 100644 index 000000000..9ece5ce27 --- /dev/null +++ b/meta-app-framework/recipes-support/libcap/libcap_appfw.inc @@ -0,0 +1,3 @@ +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" |