Yocto Project Documentation
 help / color / mirror / Atom feed
* [PATCH v2] overview-manual: inform the reader early of "bitbake-getvar"
@ 2026-05-22 16:38 Robert P. J. Day
  2026-05-26  7:52 ` [docs] " Antonin Godard
  2026-06-09  7:27 ` Antonin Godard
  0 siblings, 2 replies; 3+ messages in thread
From: Robert P. J. Day @ 2026-05-22 16:38 UTC (permalink / raw)
  To: YP docs mailing list


Given how Chapter 4 of the Overview Manual introduces so many of the
variables that define a build, briefly introduce the reader to the
"bitbake-getvar" command so they can examine those variables.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index 0dac5cfbc..5c6df883a 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -14,9 +14,9 @@ explained.
 .. note::

    Throughout this section, many variables and their meanings are
-   introduced. If, in the context of a build directory, you want to
-   examine the value of any of these variables, you can use the
-   ``bitbake-getvar`` command, explained in the
+   introduced. If, in the context of a :term:`Build Directory`,
+   you want to examine the value of any of these variables, you can
+   use the ``bitbake-getvar`` command, explained in the
    ":ref:`dev-manual/debugging:viewing variable values`" section.

 Yocto Project Components


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

end of thread, other threads:[~2026-06-09  7:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-22 16:38 [PATCH v2] overview-manual: inform the reader early of "bitbake-getvar" Robert P. J. Day
2026-05-26  7:52 ` [docs] " Antonin Godard
2026-06-09  7:27 ` Antonin Godard

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