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:43:00 +0000 |
commit | c13a94660f5089121a62c69f7208bb13a64bbdcc (patch) | |
tree | 6cda6f0fa54750217310b36a8d082ee30bc56fe9 /documentation/yocto-project-qs | |
parent | e286829fcc4f99d23a278d3d34121f794296059e (diff) | |
download | poky-c13a94660f5089121a62c69f7208bb13a64bbdcc.tar.gz |
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 ]
(From OE-Core rev: 0c4d6dec32615af10fdaa4f1685b8c4f2a167feb)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
0 files changed, 0 insertions, 0 deletions