]> code.ossystems Code Review - openembedded-core.git/commit
pseudo_1.6.0.bb: uprev to pseudo 1.6
authorPeter Seebach <peter.seebach@windriver.com>
Mon, 14 Jul 2014 19:12:29 +0000 (14:12 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jul 2014 09:13:13 +0000 (10:13 +0100)
commitb8f5d6b493ec759a97b92cf9b4c07ad8a8114de6
tree8d4f044be27ea00972548c014a31811cea990ed0
parent103d668cece420447c12987119459ebd49c208df
pseudo_1.6.0.bb: uprev to pseudo 1.6

This uprevs pseudo to 1.6. This merges in all of the existing
fixes, and also adds partial support for extended attributes,
including storing arbitrary extended attributes in the database,
and also interpreting the posix permissions ACLs as chmod
requests.

The extended attribute support means we need xattr.h, the simplest
way to be sure of this is to build attr before pseudo, which doesn't
take long.

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo.inc
meta/recipes-devtools/pseudo/pseudo_1.5.1.bb
meta/recipes-devtools/pseudo/pseudo_1.6.0.bb [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_git.bb