Ensure that eXtended Attributes are managed
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 6 Mar 2017 16:19:16 +0000 (17:19 +0100)
committerStephane Desneux <stephane.desneux@iot.bzh>
Mon, 27 Mar 2017 13:33:40 +0000 (15:33 +0200)
commit84359dab292d9cfc2ad66800c8d1765ce32c717b
treeebc2824db4332efdde73e33b8465248123614532
parent91ee2f30326ae626b40f6a80dc47eac1085051b9
Ensure that eXtended Attributes are managed

Common tools like 'useradd' work better in a Smacked
context when the extended attributes are correctly
managed. This is achieved by enforcing extended
attributes "xattr" to be in DISTRO_FEATURES.

When the commit 1c3eae5e654b7942b3ffd0b53426ca77219cec03
of poky will be integrated in the upstream of AGL (pyro),
it will be possible to removes the 3 last lines of
meta-app-framework/conf/include/agl-appfw-smack.inc
that explicitely activate the handling of extended
attributes for the package "shadow". See SPEC-475.

Change-Id: I299e68a34e7e49b33f1046aa99d255655fa2ffcc
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-app-framework/conf/include/agl-appfw-smack.inc