diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2016-02-16 15:06:05 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-18 07:39:29 +0000 |
commit | fad63e3ab42d03f0802e8d772b3d28ba9e704ced (patch) | |
tree | 148416fde5e20c0de1a068efa8c81df2cd313d22 /meta-yocto-bsp | |
parent | 351039f21a3896a937eef2ca87c3e49e8a7a02ce (diff) | |
download | poky-fad63e3ab42d03f0802e8d772b3d28ba9e704ced.tar.gz |
coreutils: fix problem with acl for 6.9 version
If 'acl' is not in DISTRO_FEATURES, building coreutils 6.9 would sometimes
fail. The problem could be reproduced by executing the following command.
`bitbake acl && bitbake coreutils -c configure && bitbake acl -c cleansstate
&& bitbake coreutils -c compile'
Fix this problem by setting the correct value for the 'acl' PACKAGECONFIG.
[YOCTO #8906]
(From OE-Core rev: a9004ff3f8de83d22d9159a9f103e2773e927a0b)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
0 files changed, 0 insertions, 0 deletions