From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: "Piotr Łobacz" <p.lobacz@welotec.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-Core][PATCH v6 1/6] bitbake.conf: add acl and xattr distro native features support
Date: Fri, 21 Jul 2023 11:30:54 +0200 [thread overview]
Message-ID: <202307210930548e9d76ad@mail.local> (raw)
In-Reply-To: <20230719194843.330741-1-p.lobacz@welotec.com>
Hello,
I want to give this a shot again, can you rebase on top of my
master-next branch ?
On 19/07/2023 21:48:38+0200, Piotr Łobacz wrote:
> Include support for ACLs and extended file attributes for native
> builds, by default.
>
> Signed-off-by: Piotr Łobacz <p.lobacz@welotec.com>
> ---
> meta/conf/bitbake.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> index 9625a6fef4..8daaaad615 100644
> --- a/meta/conf/bitbake.conf
> +++ b/meta/conf/bitbake.conf
> @@ -904,7 +904,7 @@ IMAGE_FEATURES += "${EXTRA_IMAGE_FEATURES}"
>
> # Native distro features (will always be used for -native, even if they
> # are not enabled for target)
> -DISTRO_FEATURES_NATIVE ?= "x11 ipv6 xattr"
> +DISTRO_FEATURES_NATIVE ?= "acl x11 ipv6 xattr"
> DISTRO_FEATURES_NATIVESDK ?= "x11"
>
> # Normally target distro features will not be applied to native builds:
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#184594): https://lists.openembedded.org/g/openembedded-core/message/184594
> Mute This Topic: https://lists.openembedded.org/mt/100242732/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2023-07-21 9:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-19 19:48 [OE-Core][PATCH v6 1/6] bitbake.conf: add acl and xattr distro native features support Piotr Łobacz
2023-07-19 19:48 ` [OE-Core][PATCH v6 2/6] package_ipk.bbclass: add support for ACLs and xattr Piotr Łobacz
2023-07-19 19:48 ` [OE-Core][PATCH v6 3/6] package.bbclass: " Piotr Łobacz
2023-07-19 19:48 ` [OE-Core][PATCH v6 4/6] opkg-utils: add acl and xattr support Piotr Łobacz
2023-07-19 19:48 ` [OE-Core][PATCH v6 5/6] opkg: add options to enable support for acl and xattr Piotr Łobacz
2023-07-19 19:48 ` [OE-Core][PATCH v6 6/6] opkg: set locale from system environment variables Piotr Łobacz
2023-07-19 20:03 ` ODP: [OE-Core][PATCH v6 1/6] bitbake.conf: add acl and xattr distro native features support Piotr Łobacz
2023-07-21 9:30 ` Alexandre Belloni [this message]
2023-07-21 9:31 ` Piotr Łobacz
[not found] ` <1773D81D0EEA3783.27973@lists.openembedded.org>
2023-07-21 11:23 ` ODP: " Piotr Łobacz
2023-07-21 12:00 ` Alexandre Belloni
2023-07-21 12:12 ` ODP: " Piotr Łobacz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202307210930548e9d76ad@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=p.lobacz@welotec.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox