]> code.ossystems Code Review - openembedded-core.git/commit
mtd-utils: keep xattr support enabled
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 11 Aug 2015 08:45:00 +0000 (10:45 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 16 Aug 2015 16:28:13 +0000 (17:28 +0100)
commit24fde4d983cc8f056177de6c1ad308369f6279ad
tree5c6643238b97bbb91fda6885a2c947211120eb2d
parentc9b13e4e16d78bb25a502749ef98d31f0e58c4a2
mtd-utils: keep xattr support enabled

xattrs may be needed by some distros. Support that by compiling in the
necessary code, even if it is not used by default. Then .jffs2 images
including xattrs can be created with:

   EXTRA_IMAGECMD_jffs2_append = " --with-xattr"

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/mtd/mtd-utils_git.bb