generic-poky/meta/recipes-support/attr/acl
Chong Lu db827dd6ec acl: fix the order of expected output of getfacl
The result of getfacl is sorted by user id.
In Centos or RHEL, bin user id is 1 and daemon user id is 2.
But in our image, bin user id is 2 and daemon user id is 1.
The patch fixes this issue to make ptest pass.

(From OE-Core rev: a5180e942c9315d280580773e72fe67f27629a3c)

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-25 09:55:35 +00:00
..
acl-fix-the-order-of-expected-output-of-getfacl.patch acl: fix the order of expected output of getfacl 2014-03-25 09:55:35 +00:00
add-missing-configure.ac.patch acl: Update to 2.2.52 2013-12-09 18:01:44 +00:00
run-ptest acl: enable ptest support 2014-02-17 15:28:57 +00:00