]> code.ossystems Code Review - openembedded-core.git/commitdiff
ref-variables.xml: Add POKY_EXTRA_INSTALL
authorRoss Burton <ross@openedhand.com>
Fri, 12 Sep 2008 15:43:10 +0000 (15:43 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 12 Sep 2008 15:43:10 +0000 (15:43 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5192 311d38ba-8fff-0310-9ca6-ca027cbcb966

handbook/ref-variables.xml

index 4beb0cf35fd97d506eb9b2df30a66049da19d685..5d821a2108791985f9ab404664c5b7365209ef23 100644 (file)
             </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>