generic-poky/meta/recipes-core/coreutils/coreutils-6.9
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-6.9-cp-i-u.patch update patch upstream status 2011-05-13 11:02:14 +01:00
coreutils-build-with-acl.patch coreutils: fix to build with acl support 2012-08-21 12:15:31 +01:00
coreutils-fix-install.patch update patch upstream status 2011-05-13 11:02:14 +01:00
coreutils-i18n.patch update patch upstream status 2011-05-13 11:02:14 +01:00
coreutils-ls-x.patch update patch upstream status 2011-05-13 11:02:14 +01:00
coreutils-overflow.patch update patch upstream status 2011-05-13 11:02:14 +01:00
coreutils_fix_for_automake-1.12.patch coreutils-native-6.9: fix build with automake 1.12 2012-05-25 11:18:01 +01:00
fix_for_manpage_building.patch update patch upstream status 2011-05-13 11:02:14 +01:00
futimens.patch update patch upstream status 2011-05-13 11:02:14 +01:00
gnulib_m4.patch update patch upstream status 2011-05-13 11:02:14 +01:00
man-touch.patch update patch upstream status 2011-05-13 11:02:14 +01:00