Revert "app-framework/conf: Remove PACKAGECONFIG of shadow" 87/11287/3
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 13 Oct 2017 09:57:48 +0000 (11:57 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 13 Oct 2017 16:24:28 +0000 (16:24 +0000)
This reverts commit 48de89fbf1c66370d15c87b9dcab5371f180e5a4.

Bug-AGL: SPEC-475

Change-Id: I28cd41391d207b59d74d2ff661e5981b9947c715
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11287
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/conf/include/agl-appfw-smack.inc

index 6c95de7..133f6b0 100644 (file)
@@ -10,3 +10,7 @@ EXTRANATIVEPATH += "tar-native"
 # security: enable ssh server in place of dropbear to support PAM on user sessions
 IMAGE_FEATURES += "ssh-server-openssh"
 
+# enforce copy of xattrs (to be removed, see SPEC-475)
+PACKAGECONFIG_append_pn-shadow = " attr"
+PACKAGECONFIG_append_pn-shadow-native = " attr"
+