* [PATCH] defaultsetup: Inherit create-spdx by default @ 2023-09-10 8:25 Richard Purdie 2023-09-10 17:23 ` [OE-core] " Alexandre Belloni 0 siblings, 1 reply; 2+ messages in thread From: Richard Purdie @ 2023-09-10 8:25 UTC (permalink / raw) To: openembedded-core 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 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [OE-core] [PATCH] defaultsetup: Inherit create-spdx by default 2023-09-10 8:25 [PATCH] defaultsetup: Inherit create-spdx by default Richard Purdie @ 2023-09-10 17:23 ` Alexandre Belloni 0 siblings, 0 replies; 2+ messages in thread From: Alexandre Belloni @ 2023-09-10 17:23 UTC (permalink / raw) To: Richard Purdie; +Cc: openembedded-core 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 ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-10 17:24 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-09-10 8:25 [PATCH] defaultsetup: Inherit create-spdx by default Richard Purdie 2023-09-10 17:23 ` [OE-core] " Alexandre Belloni
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.