From patchwork Wed Sep 5 14:32:56 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED,REQUEST,0/5] Packagegroup updates Date: Wed, 05 Sep 2012 14:32:56 -0000 From: Saul Wold X-Patchwork-Id: 35951 Message-Id: To: openembedded-core@lists.openembedded.org Richard, These are some changes that have been run through the AB with the pre-RC1 build. Thanks Sau! The following changes since commit da9b66ddde02ec19f3f83f23eb2b595af9a57520: build-appliance-image: Update to latest poky master (2012-09-04 18:04:32 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/stage http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage Bruce Ashfield (1): linux-yocto-rt: 3.4.9-rt17 remaining changes Martin Jansa (1): packagegroup-core-x11: split machine specific parts to separate recipe packagegroup-core-x11-server Paul Eggleton (3): packagegroup-(base|core-basic): add RREPLACES/RCONFLICTS build-appliance-image: fix for packagegroup-apps-console removal packagegroup-core-x11: add upgrade path from meta-oe task-x11* meta/conf/layer.conf | 1 + meta/recipes-core/images/build-appliance-image.bb | 4 +- .../packagegroups/packagegroup-base.bb | 10 +++----- .../packagegroups/packagegroup-core-basic.bb | 4 ++- .../packagegroups/packagegroup-core-x11-xserver.bb | 24 ++++++++++++++++++++ .../packagegroups/packagegroup-core-x11.bb | 21 ++++++++--------- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 4 +- 7 files changed, 46 insertions(+), 22 deletions(-) create mode 100644 meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb