Update the BitBake "Preferences and Providers" section to remove references to these two Pimlico applications that have been removed, and tweak the example slightly so it is technically correct.
Signed-off-by: Paul Eggleton <paul.eggle...@linux.intel.com> --- documentation/poky-ref-manual/ref-bitbake.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml index ff8db59..5055048 100644 --- a/documentation/poky-ref-manual/ref-bitbake.xml +++ b/documentation/poky-ref-manual/ref-bitbake.xml @@ -124,10 +124,10 @@ Once a provider is selected, BitBake resolves all the dependencies for the target. In the case of <filename>core-image-sato</filename>, it would lead to - <filename>packagegroup-base.bb</filename>, - which in turn leads to packages like <filename>Contacts</filename>, - <filename>Dates</filename> and <filename>BusyBox</filename>. - These packages in turn depend on <filename>eglibc</filename> and the toolchain. + <filename>packagegroup-core-x11-sato</filename>, + which in turn leads to recipes like <filename>matchbox-terminal</filename>, + <filename>pcmanfm</filename> and <filename>gthumb</filename>. + These recipes in turn depend on <filename>eglibc</filename> and the toolchain. </para> <para> -- 1.7.9.5 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto