* [PATCH] ref-manual: variables.rst: fix trivial typo
@ 2022-10-06 15:55 michael.opdenacker
2022-10-06 16:33 ` [docs] " Quentin Schulz
0 siblings, 1 reply; 2+ messages in thread
From: michael.opdenacker @ 2022-10-06 15:55 UTC (permalink / raw)
To: docs; +Cc: Michael Opdenacker
From: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.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 1685a26776..29ce22bafc 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -3546,7 +3546,7 @@ system and gives an overview of their function and contents.
Although you can use other settings, you might be required to
- remove dependencies on or provide alternatives to components that
+ remove dependencies or provide alternatives to components that
are required to produce a functional system image.
:term:`INCOMPATIBLE_LICENSE_EXCEPTIONS`
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [docs] [PATCH] ref-manual: variables.rst: fix trivial typo
2022-10-06 15:55 [PATCH] ref-manual: variables.rst: fix trivial typo michael.opdenacker
@ 2022-10-06 16:33 ` Quentin Schulz
0 siblings, 0 replies; 2+ messages in thread
From: Quentin Schulz @ 2022-10-06 16:33 UTC (permalink / raw)
To: michael.opdenacker, docs
Hi Michael,
On 10/6/22 17:55, Michael Opdenacker via lists.yoctoproject.org wrote:
> From: Michael Opdenacker <michael.opdenacker@bootlin.com>
>
> Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.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 1685a26776..29ce22bafc 100644
> --- a/documentation/ref-manual/variables.rst
> +++ b/documentation/ref-manual/variables.rst
> @@ -3546,7 +3546,7 @@ system and gives an overview of their function and contents.
>
>
> Although you can use other settings, you might be required to
> - remove dependencies on or provide alternatives to components that
> + remove dependencies or provide alternatives to components that
I think this was actually correct. To be read this way:
you might be required to remove dependencies on (or provide alternatives
to) components that are required to produce a functional system image.
Basically it's a nice way of saying "it's either broken because there's
no replacement, or there's one and you need to select it" and "we don't
test the exclusion of anything that is not *GPL-3.0*, so if you do,
you're on your own".
Cheers,
Quentin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-06 16:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-06 15:55 [PATCH] ref-manual: variables.rst: fix trivial typo michael.opdenacker
2022-10-06 16:33 ` [docs] " Quentin Schulz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox