public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] ref-manual: variables: Update default INHERIT_DISTRO value
@ 2024-04-12 18:46 geoffhp
  2024-04-14 17:50 ` [docs] " Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: geoffhp @ 2024-04-12 18:46 UTC (permalink / raw)
  To: docs; +Cc: Geoff Parker

From: Geoff Parker <geoffrey.parker@arthrex.com>

Add remove-libtool and create-spdx to INHERIT_DISTRO defaults per
meta/conf/distro/defaultsetup.conf

Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
---
 documentation/ref-manual/variables.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 0dc881ed51..1eab5c82eb 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -4048,7 +4048,7 @@ system and gives an overview of their function and contents.
       The default value of the variable is set as follows in the
       ``meta/conf/distro/defaultsetup.conf`` file::
 
-         INHERIT_DISTRO ?= "debian devshell sstate license"
+         INHERIT_DISTRO ?= "debian devshell sstate license remove-libtool create-spdx"
 
    :term:`INHIBIT_DEFAULT_DEPS`
       Prevents the default dependencies, namely the C compiler and standard
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [docs] [PATCH] ref-manual: variables: Update default INHERIT_DISTRO value
  2024-04-12 18:46 [PATCH] ref-manual: variables: Update default INHERIT_DISTRO value geoffhp
@ 2024-04-14 17:50 ` Michael Opdenacker
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Opdenacker @ 2024-04-14 17:50 UTC (permalink / raw)
  To: Geoff Parker; +Cc: Geoff Parker, docs

Hi Geoff

On 4/12/24 at 20:46, Geoff Parker wrote:
> From: Geoff Parker <geoffrey.parker@arthrex.com>
>
> Add remove-libtool and create-spdx to INHERIT_DISTRO defaults per
> meta/conf/distro/defaultsetup.conf
>
> Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>

Good catch! Thanks for the patch.
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Merged into master-next.
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-14 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-12 18:46 [PATCH] ref-manual: variables: Update default INHERIT_DISTRO value geoffhp
2024-04-14 17:50 ` [docs] " Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox