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)
downloadopenembedded-core-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 @@
</glossdef>
</glossentry>
+ <glossentry id='var-POKY_EXTRA_INSTALL'><glossterm>POKY_EXTRA_INSTALL</glossterm>
+ <glossdef>
+ <para>List of packages to be added to the image. This should
+ only be set in <filename>local.conf</filename>.</para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-POKYLIBC'><glossterm>POKYLIBC</glossterm>
<glossdef>
<para>Libc implementation selector - glibc or uclibc can be selected.</para>