[oe-commits] Paul Eggleton : core-image-basic / packagegroup-core-basic: rename to *-full-cmdline

git at git.openembedded.org git at git.openembedded.org
Fri Mar 7 14:39:55 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 959396d5319df6d6599cc74077e85182768b92af
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=959396d5319df6d6599cc74077e85182768b92af

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Thu Mar  6 16:46:08 2014 +0000

core-image-basic / packagegroup-core-basic: rename to *-full-cmdline

This more accurately represents what this image and packagegroup are
intended to provide (a more complete command-line environment similar
to what you would find on a traditional Linux system), and avoids
confusion with the similarly named core-image-base and
packagegroup-base.

Fixes [YOCTO #2424].

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/lib/oeqa/selftest/bbtests.py                  |   2 +-
 ...e-image-basic.bb => core-image-full-cmdline.bb} |   2 +-
 meta/recipes-extended/images/core-image-lsb.bb     |   2 +-
 .../packagegroups/packagegroup-core-basic.bb       | 138 -----------------
 .../packagegroup-core-full-cmdline.bb              | 163 +++++++++++++++++++++
 .../recipes-graphics/images/core-image-directfb.bb |   2 +-
 6 files changed, 167 insertions(+), 142 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=959396d5319df6d6599cc74077e85182768b92af


More information about the Openembedded-commits mailing list