summaryrefslogtreecommitdiffstats
path: root/handbook
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-09-12 15:43:10 +0000
committerRoss Burton <ross@openedhand.com>2008-09-12 15:43:10 +0000
commitce91157fdaf0ef02d6215d275b2108d89f18b189 (patch)
treea009c42d4794d886f4887cfabfdf06c58fde8712 /handbook
parent61af678505d81501ba8dfa8bc4a9aa0b1a61112a (diff)
downloadpoky-ce91157fdaf0ef02d6215d275b2108d89f18b189.tar.gz
ref-variables.xml: Add POKY_EXTRA_INSTALL
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5192 311d38ba-8fff-0310-9ca6-ca027cbcb966
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>