Yocto Project Documentation
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: docs@lists.yoctoproject.org
Subject: [PATCH 1/4] ref-manual: drop the full stop from the QB_SMP example
Date: Sun, 30 Aug 2026 22:12:52 -0400	[thread overview]
Message-ID: <20260831021255.4064163-1-twoerner@gmail.com> (raw)

The full stop belongs to the sentence, not to the value. BitBake rejects
the line as printed.

AI-Generated: codex/claude opus 5 (xhigh)
Signed-off-by: Trevor Woerner <twoerner@gmail.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 ae9cbfddf906..95454698f969 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8266,7 +8266,7 @@ system and gives an overview of their function and contents.
 
       For example::
 
-         QB_SMP = "-smp 8".
+         QB_SMP = "-smp 8"
 
    :term:`QB_TAP_NAMESERVER`
 
-- 
2.50.0.173.g8b6f19ccfc3a



             reply	other threads:[~2026-08-31  2:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-31  2:12 Trevor Woerner [this message]
2026-08-31  2:12 ` [PATCH 2/4] ref-manual: fix a typo in the QB_SMP description Trevor Woerner
2026-08-31  2:12 ` [PATCH 3/4] dev-manual: quote the values in two recipe examples Trevor Woerner
2026-08-31  2:12 ` [PATCH 4/4] toaster-manual: spell the json code-block language in lower case Trevor Woerner
2026-09-07  8:30 ` [PATCH 1/4] ref-manual: drop the full stop from the QB_SMP example Antonin Godard

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=20260831021255.4064163-1-twoerner@gmail.com \
    --to=twoerner@gmail.com \
    --cc=docs@lists.yoctoproject.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