generic-poky/meta/recipes-core/coreutils/coreutils-8.14
Jackie Huang 3435ce1586 coreutils: fix to build with acl support
Fix the issue that coreutils was built without acl support:

configure: WARNING: libacl development library was not found or not usable.
configure: WARNING: GNU coreutils will be built without ACL support.

which will cause ls and cp commands don't have the ACL related behaviors:
ls -l: no plus sign(+) after the permission string for files that have ACL
cp -p: can not preserves the ACLs.

[YOCTO #2959]

(From OE-Core rev: b30ef39cc26dd0b6ed08bd2b1a6394de6b540720)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-21 12:15:31 +01:00
..
coreutils-build-with-acl.patch coreutils: fix to build with acl support 2012-08-21 12:15:31 +01:00
remove-gets.patch coreutils: Fix build with eglibc 2.16 2012-07-17 10:53:59 +01:00
remove-usr-local-lib-from-m4.patch coreutils: Upgrade recipe 8.12 -> 8.14 2011-10-24 17:27:18 +01:00