summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/variables.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index a57c09877a..60984cc8f3 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -390,6 +390,9 @@ system and gives an overview of their function and contents.
390 :term:`BB_CURRENTTASK` 390 :term:`BB_CURRENTTASK`
391 See :term:`bitbake:BB_CURRENTTASK` in the BitBake manual. 391 See :term:`bitbake:BB_CURRENTTASK` in the BitBake manual.
392 392
393 :term:`BB_CURRENT_MC`
394 See :term:`bitbake:BB_CURRENT_MC` in the BitBake manual.
395
393 :term:`BB_DEFAULT_TASK` 396 :term:`BB_DEFAULT_TASK`
394 See :term:`bitbake:BB_DEFAULT_TASK` in the BitBake manual. 397 See :term:`bitbake:BB_DEFAULT_TASK` in the BitBake manual.
395 398