It was before, but Alexander has written something like this:

... and the next lines after that are:
# Native distro features on this list will use the target feature value
DISTRO_FEATURES_FILTER_NATIVE ?= "api-documentation debuginfod opengl wayland"

So you can simply add acl/xattr to DISTRO_FEATURES_FILTER_NATIVE
instead, which is purpose-made for the use case.

Alex

BR
Piotr

________________________________
Od: Richard Purdie <richard.pur...@linuxfoundation.org>
Wysłane: środa, 12 lipca 2023 14:29
Do: Piotr Łobacz <p.lob...@welotec.com>; 
openembedded-core@lists.openembedded.org 
<openembedded-core@lists.openembedded.org>
Temat: Re: ODP: [OE-Core][PATCH 1/3] bitbake.conf: add acl and xattr distro 
native features support

On Wed, 2023-07-12 at 12:18 +0000, Piotr Łobacz wrote:
>
> Generally we need these in native, otherwise ACLs and xattrs are not
> being preserved as packages are being built on native with usage of
> native tools which actually need the support for these
> functionalities as well...

Agreed, so should be not just set:

DISTRO_FEATURES_NATIVE ?= "x11 ipv6 xattr acl"

?

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#184195): 
https://lists.openembedded.org/g/openembedded-core/message/184195
Mute This Topic: https://lists.openembedded.org/mt/100098370/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to