From 6915004b1873edaef0d679c02a42ad8b420a886d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 2 Oct 2012 12:20:51 -0700 Subject: documentation: yocto-project-qs, yocto-project-ref - package re-org Reorganization of the packages section in the YP Quick Start. These are now ordered still by distro but the listed packages have been culled down to just the needed ones to run an image on QEMU with graphical support. A corresponding section in the reference manual now provides the comprehensive list of packages for all supported distros. The section in the reference manual is broken down by distro and by function. Finally, four new variables were introduced to track the essential packages for each of the distros. The variables are defined in poky.ent and follow the form _HOST_PACKAGES_ESSENTIAL. This will make it so we don't have to maintain this list of essential packages in multiple places. Reported-by: Paul Eggleton (From yocto-docs rev: 839b441791980db82f4795454e976e606b486d25) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky.ent | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'documentation/poky.ent') diff --git a/documentation/poky.ent b/documentation/poky.ent index 6eb9d9aacf..8e0af71fa2 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -48,3 +48,10 @@ + + + + + -- cgit v1.2.3-54-g00ecf