]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake-layers: ensure non-extended recipe name is preferred
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Apr 2015 13:14:04 +0000 (14:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Apr 2015 15:14:30 +0000 (16:14 +0100)
commitc4172fe33f0c63eda7f4af2bd36a5e9738e13595
tree42f7643789888809aecce052cb5cb326de900405
parent2e683c25b856b431198573f7f352d841587275e6
bitbake-layers: ensure non-extended recipe name is preferred

In show-recipes and show-overlayed, we only list one variant of each
recipe where multiple exist, therefore we should show the main one (e.g.
in OpenEmbedded, we now show openssl and not nativesdk-openssl which
would otherwise sort first.)

Fixes [YOCTO #7514].

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bin/bitbake-layers