]> code.ossystems Code Review - openembedded-core.git/commit
default-distrovars: add acl to DISTRO_FEATURES
authorRoss Burton <ross.burton@intel.com>
Thu, 26 Jan 2017 23:28:05 +0000 (23:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2017 14:40:16 +0000 (14:40 +0000)
commit0c4d6dec32615af10fdaa4f1685b8c4f2a167feb
treedeafb20b0ef1573c2ef0c12e610915138894ee4c
parent58a5771f20f7851816b5f39df0ada8f16438065c
default-distrovars: add acl to DISTRO_FEATURES

ACLs are pretty useful in the modern world, with security systems such as
SELinux and Smack that use them extensively.  As the overhead is minimal, add
ACL to DEFAULT_DISTRO_FEATURES so that support for them is enabled by default.

The overhead for core-image-sato is that coreutils, libarchive, and opkg link
against libacl. The size increase of those packages is minimal, and libacl is
35kb.

[ YOCTO #8200 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/default-distrovars.inc