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.