From ce91157fdaf0ef02d6215d275b2108d89f18b189 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 12 Sep 2008 15:43:10 +0000 Subject: [PATCH] ref-variables.xml: Add POKY_EXTRA_INSTALL git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5192 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- handbook/ref-variables.xml | 7 +++++++ 1 file changed, 7 insertions(+) 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 @@ + POKY_EXTRA_INSTALL + + List of packages to be added to the image. This should + only be set in local.conf. + + + POKYLIBC Libc implementation selector - glibc or uclibc can be selected.