@@ -116,6 +116,10 @@ overview of their function and contents.
Specifies if SSL certificates should be checked when fetching. The default
value is ``1`` and certificates are not checked if the value is set to ``0``.
+ :term:`BB_CMDLINE`
+ BB_CMDLINE is an internal variable and is read-only. It captures the exact
+ command line used for the current invocation of bitbake
+
:term:`BB_HASH_CODEPARSER_VALS`
Specifies values for variables to use when populating the codeparser cache.
This can be used selectively to set dummy values for variables to avoid
Signed-off-by: Swaminathan K <swami310@gmail.com> Upstream-Status: Submitted --- doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst | 4 ++++ 1 file changed, 4 insertions(+)