1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

ref-manual: variables: migrate the OVERRIDES note to bitbake-getvar

Wherever possible, we should use bitbake-getvar as it's the recommended
tool so let's do that.

(From yocto-docs rev: 7981bc2bd09b2d618563710474525febabaf6103)

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 2293a3f2767895e9fb5c3e8f3ec11bb4951a7127)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Quentin Schulz
2025-10-29 18:42:41 +01:00
committed by Steve Sakoman
parent d54b15eba1
commit cab0ee97d8
+2 -2
View File
@@ -5549,8 +5549,8 @@ system and gives an overview of their function and contents.
.. note:: .. note::
An easy way to see what overrides apply is to search for :term:`OVERRIDES` An easy way to see what overrides apply is to run the command
in the output of the ``bitbake -e`` command. See the ``bitbake-getvar -r myrecipe OVERRIDES``. See the
":ref:`dev-manual/debugging:viewing variable values`" section in the Yocto ":ref:`dev-manual/debugging:viewing variable values`" section in the Yocto
Project Development Tasks Manual for more information. Project Development Tasks Manual for more information.