public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] ref-manual/variables.rst: fix wording in COMPATIBLE_MACHINE note
@ 2026-04-09  9:40 João Marcos Costa
  0 siblings, 0 replies; 3+ messages in thread
From: João Marcos Costa @ 2026-04-09  9:40 UTC (permalink / raw)
  To: docs; +Cc: João Marcos Costa

Add missing "that" between "recipe" and "inherits".

Signed-off-by: João Marcos Costa <joaomarcos.costa@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 60e608c0c..8466124e0 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -1679,7 +1679,7 @@ system and gives an overview of their function and contents.
 
       .. note::
 
-         When :term:`COMPATIBLE_MACHINE` is set in a recipe inherits from
+         When :term:`COMPATIBLE_MACHINE` is set in a recipe that inherits from
          native, the recipe is always skipped. All native recipes must be
          entirely target independent and should not rely on :term:`MACHINE`.
 
-- 
2.47.0



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

* [PATCH] ref-manual/variables.rst: fix wording in COMPATIBLE_MACHINE note
@ 2026-04-16 12:29 Antonin Godard
  2026-04-16 13:51 ` Antonin Godard
  0 siblings, 1 reply; 3+ messages in thread
From: Antonin Godard @ 2026-04-16 12:29 UTC (permalink / raw)
  To: docs; +Cc: Thomas Petazzoni, Antonin Godard

Fix a typo and a misuse of the word "inherit":
"in a recipe inherits from native" -> "in a native recipe"

And the next sentence also uses "native recipe" so this make more sense.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/ref-manual/variables.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 60e608c0c..c828a8d06 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -1679,8 +1679,8 @@ system and gives an overview of their function and contents.
 
       .. note::
 
-         When :term:`COMPATIBLE_MACHINE` is set in a recipe inherits from
-         native, the recipe is always skipped. All native recipes must be
+         When :term:`COMPATIBLE_MACHINE` is set in a native recipe,
+         the recipe is always skipped. All native recipes must be
          entirely target independent and should not rely on :term:`MACHINE`.
 
    :term:`COMPLEMENTARY_GLOB`

---
base-commit: 560bc33c0c2ecd60d68ba06a2edff8c25b9a3f90
change-id: 20260416-fix-compatible-machine-21f1be0e5243



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

* Re: [PATCH] ref-manual/variables.rst: fix wording in COMPATIBLE_MACHINE note
  2026-04-16 12:29 [PATCH] ref-manual/variables.rst: fix wording in COMPATIBLE_MACHINE note Antonin Godard
@ 2026-04-16 13:51 ` Antonin Godard
  0 siblings, 0 replies; 3+ messages in thread
From: Antonin Godard @ 2026-04-16 13:51 UTC (permalink / raw)
  To: docs, Antonin Godard; +Cc: Thomas Petazzoni

Applied, thanks!

[1/1] ref-manual/variables.rst: fix wording in COMPATIBLE_MACHINE note
      commit: 2c12ec7bf29aedeacf82970a9d2eb262fde4670e


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

end of thread, other threads:[~2026-04-16 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-16 12:29 [PATCH] ref-manual/variables.rst: fix wording in COMPATIBLE_MACHINE note Antonin Godard
2026-04-16 13:51 ` Antonin Godard
  -- strict thread matches above, loose matches on Subject: below --
2026-04-09  9:40 João Marcos Costa

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