]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
coreutils: fix problem with acl for 6.9 version ChenQi/coreutils-6.9-acl
authorChen Qi <Qi.Chen@windriver.com>
Tue, 16 Feb 2016 06:52:52 +0000 (14:52 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Tue, 16 Feb 2016 07:04:03 +0000 (15:04 +0800)
commit9b7f64a99c4d7183273e27a0f4634f27a8c2149a
tree3ce0020f13d12a16bd246d81eeac26a710219f2f
parentbd06944249c3de3f629c013e14f446464441c4da
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]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-core/coreutils/coreutils-6.9/coreutils-build-with-acl.patch [deleted file]
meta/recipes-core/coreutils/coreutils_6.9.bb