[OE-core] [PATCH 3/3] mtd-utils: keep xattr support enabled

Patrick Ohly patrick.ohly at intel.com
Wed Aug 12 09:33:56 UTC 2015


On Tue, 2015-08-11 at 15:33 +0100, Burton, Ross wrote:
> 
> On 11 August 2015 at 09:45, Patrick Ohly <patrick.ohly at intel.com>
> wrote:
>         -EXTRA_OEMAKE = "'CC=${CC}' 'RANLIB=${RANLIB}' 'AR=${AR}'
>         'CFLAGS=${CFLAGS} -I${S}/include -DWITHOUT_XATTR' 'BUILDDIR=
>         ${S}'"
>         +EXTRA_OEMAKE = "'CC=${CC}' 'RANLIB=${RANLIB}' 'AR=${AR}'
>         'CFLAGS=${CFLAGS} -I${S}/include' 'BUILDDIR=${S}'"
> 
> 
> There's a "xattr" DISTRO_FEATURE that should be respected here for
> target builds (and explicitly enabled for native I guess).

I can add that check, if you want.

> Does enabling xattr mean adding build dependencies?

No, the conditional code uses lgetxattr and llistxattr, which are in
glibc.

-- 
Best Regards, Patrick Ohly

The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.






More information about the Openembedded-core mailing list