]> code.ossystems Code Review - openembedded-core.git/commit
pseudo.inc: Clean up backport of version update to 1.6.2
authorSaul Wold <sgw@linux.intel.com>
Wed, 5 Nov 2014 21:36:33 +0000 (13:36 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Nov 2014 23:26:56 +0000 (23:26 +0000)
commit606793e7b5c129654f317e5bec9ed7f083d3383d
tree7fe055c91b7b0be641dd9c2075ad745cd9cfc146
parent00dc2ac9e0a7d4cec2d94f4d934dc1ab42d5b20b
pseudo.inc: Clean up backport of version update to 1.6.2

  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: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/pseudo/pseudo.inc