diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2016-02-29 17:28:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-02 23:08:07 +0000 |
commit | 8deb14898f351bd33950291ccde7c4458c6cf506 (patch) | |
tree | 061899871ef1d6e950a1c847152818e6a0ad24d0 /scripts/hob | |
parent | f350bedf745b356a74e3a15d82055472796580fe (diff) | |
download | openembedded-core-8deb14898f351bd33950291ccde7c4458c6cf506.tar.gz openembedded-core-8deb14898f351bd33950291ccde7c4458c6cf506.tar.bz2 openembedded-core-8deb14898f351bd33950291ccde7c4458c6cf506.zip |
sanity: Do not mistake meta-yocto-bsp for meta-yocto
The code in oecore_update_bblayers() handling the transition from
meta-yocto to meta-poky was not very resilient. It would, e.g.,
mistake meta-yocto-bsp for meta-yocto if the former occurred before
the latter in BBLAYERS.
The code also failed to update multiple existences of meta-yocto in
the bblayers.conf file, e.g., if it was present in
BBLAYERS_NON_REMOVABLE in addition to BBLAYERS (which it is by
default).
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/hob')
0 files changed, 0 insertions, 0 deletions