]> code.ossystems Code Review - openembedded-core.git/commit
packagegroup-core-x11*: adjust X11 package groups
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 30 Aug 2012 11:04:18 +0000 (12:04 +0100)
committerSaul Wold <sgw@linux.intel.com>
Tue, 4 Sep 2012 05:52:51 +0000 (22:52 -0700)
commit0cc9ced7d96b960994b0671095bc74becfc55e2c
treeb86c71f0b80d33fd59a2efbad477068dedb4cbf8
parent9e3b208cce1a673619d82b672c7b83e6e80215cb
packagegroup-core-x11*: adjust X11 package groups

Now the Sato pieces have been moved out, rebase packagegroup-core-x11 on
packagegroup-x11-mini but using the structure/contents of meta-oe's
task-x11 so that it can replace that; rename packagegroup-core-x11-mini
to packagegroup-core-x11-base and pull in the xserver/utils packages via
packagegroup-core-x11, and move both of these recipes under
recipes-graphics.

x11-mini is renamed to x11-base as it's what people should build on top
of and since x11-mini is newer, the corresponding IMAGE_FEATURES item is
less likely to be used in existing user recipes.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/core-image.bbclass
meta/recipes-core/images/build-appliance-image.bb
meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb [new file with mode: 0644]
meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb [moved from meta/recipes-sato/packagegroups/packagegroup-core-x11-mini.bb with 78% similarity]
meta/recipes-sato/images/core-image-sato.bb
meta/recipes-sato/packagegroups/packagegroup-core-x11.bb [deleted file]