diff options
author | Ross Burton <ross.burton@intel.com> | 2017-01-26 23:28:05 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-31 14:40:16 +0000 |
commit | 0c4d6dec32615af10fdaa4f1685b8c4f2a167feb (patch) | |
tree | deafb20b0ef1573c2ef0c12e610915138894ee4c /scripts | |
parent | 58a5771f20f7851816b5f39df0ada8f16438065c (diff) | |
download | openembedded-core-0c4d6dec32615af10fdaa4f1685b8c4f2a167feb.tar.gz openembedded-core-0c4d6dec32615af10fdaa4f1685b8c4f2a167feb.tar.bz2 openembedded-core-0c4d6dec32615af10fdaa4f1685b8c4f2a167feb.zip |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions