From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH] defaultsetup: Inherit create-spdx by default
Date: Sun, 10 Sep 2023 19:23:56 +0200 [thread overview]
Message-ID: <202309101723563caf492d@mail.local> (raw)
In-Reply-To: <20230910082556.3593410-1-richard.purdie@linuxfoundation.org>
https://autobuilder.yoctoproject.org/typhoon/#/builders/47/builds/7743/steps/11/logs/stdio :(
On 10/09/2023 09:25:56+0100, Richard Purdie wrote:
> This has been tested in poky by default for a while and ew've hopefully resolved
> most of the gremlins. THis is the direction we're recommending for license/manifest
> requirements so set it by default for OE.
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
> meta/conf/distro/defaultsetup.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/conf/distro/defaultsetup.conf b/meta/conf/distro/defaultsetup.conf
> index 1abb5096293..90b68057ad4 100644
> --- a/meta/conf/distro/defaultsetup.conf
> +++ b/meta/conf/distro/defaultsetup.conf
> @@ -14,7 +14,7 @@ TMPDIR .= "${TCLIBCAPPEND}"
>
> USER_CLASSES ?= ""
> PACKAGE_CLASSES ?= "package_ipk"
> -INHERIT_DISTRO ?= "debian devshell sstate license remove-libtool"
> +INHERIT_DISTRO ?= "debian devshell sstate license remove-libtool create-spdx"
> INHERIT += "${PACKAGE_CLASSES} ${USER_CLASSES} ${INHERIT_DISTRO}"
>
> INIT_MANAGER ??= "none"
> --
> 2.39.2
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#187451): https://lists.openembedded.org/g/openembedded-core/message/187451
> Mute This Topic: https://lists.openembedded.org/mt/101269714/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
prev parent reply other threads:[~2023-09-10 17:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-10 8:25 [PATCH] defaultsetup: Inherit create-spdx by default Richard Purdie
2023-09-10 17:23 ` Alexandre Belloni [this message]
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=202309101723563caf492d@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/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