]> code.ossystems Code Review - openembedded-core.git/commit
packagegroup-core-base-utils: Introduce new base-utils packagegroup
authorTom Rini <trini@konsulko.com>
Wed, 6 Mar 2019 14:36:12 +0000 (09:36 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Mar 2019 23:12:06 +0000 (23:12 +0000)
commitc4df63dc705c3d8594517af2c2d5eddb36c176f7
treea5abf77e29a6192a9da8d260284ef722b2bde77b
parentace6911e663709f07ca73aa72f6bb4f4111b2749
packagegroup-core-base-utils: Introduce new base-utils packagegroup

This packagegroup is intended to provide all of the functionality found
in other VIRTUAL-RUNTIME_base-utils providers through full packages
rather than an all-on-one package.  Document how to make use of this
in local.conf.sample.extended.  Introduce VIRTUAL-RUNTIME-vim and
default this to vim-tiny to allow for a differently features vim to be
used instead.

Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/local.conf.sample.extended
meta/recipes-extended/packagegroups/packagegroup-core-base-utils.bb [new file with mode: 0644]