diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 541a173cee..0c197535b4 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -352,6 +352,21 @@ + CORE_IMAGE_EXTRA_INSTALL + + + Specifies the list of packages to be added to the image. + This variable should only be set in the local.conf + configuration file found in the + Yocto Project Build Directory. + + + + This variable replaces POKY_EXTRA_INSTALL, which is no longer supported. + + + + D