summaryrefslogtreecommitdiffstats
path: root/handbook
diff options
context:
space:
mode:
Diffstat (limited to 'handbook')
-rw-r--r--handbook/ref-variables.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/handbook/ref-variables.xml b/handbook/ref-variables.xml
index 4beb0cf35f..5d821a2108 100644
--- a/handbook/ref-variables.xml
+++ b/handbook/ref-variables.xml
@@ -540,6 +540,13 @@
540 </glossdef> 540 </glossdef>
541 </glossentry> 541 </glossentry>
542 542
543 <glossentry id='var-POKY_EXTRA_INSTALL'><glossterm>POKY_EXTRA_INSTALL</glossterm>
544 <glossdef>
545 <para>List of packages to be added to the image. This should
546 only be set in <filename>local.conf</filename>.</para>
547 </glossdef>
548 </glossentry>
549
543 <glossentry id='var-POKYLIBC'><glossterm>POKYLIBC</glossterm> 550 <glossentry id='var-POKYLIBC'><glossterm>POKYLIBC</glossterm>
544 <glossdef> 551 <glossdef>
545 <para>Libc implementation selector - glibc or uclibc can be selected.</para> 552 <para>Libc implementation selector - glibc or uclibc can be selected.</para>