app-framework/conf: Remove PACKAGECONFIG of shadow 21/11221/2
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 11 Oct 2017 07:35:08 +0000 (09:35 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 11 Oct 2017 15:00:12 +0000 (15:00 +0000)
Setting of 'attr' isn't needed since AGL switched to
version "pyro" of poky.

Bug-AGL: SPEC-475

Change-Id: Ifcc1d62c5f0ef4472b2bd43680f31bc09c44191d
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11221
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/conf/include/agl-appfw-smack.inc

index 133f6b0..6c95de7 100644 (file)
@@ -10,7 +10,3 @@ 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"
-