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:51 +0000 |
commit | 4eaef67a3892be84f1e06278c4ea82468049f283 (patch) | |
tree | 9734fb9dd110f11465766534d61f1d6e3db084c4 /meta-skeleton | |
parent | 86759deb5cd6e6bf574f3ba9846c86c4440b0dfb (diff) | |
download | poky-4eaef67a3892be84f1e06278c4ea82468049f283.tar.gz |
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).
(From OE-Core rev: 8deb14898f351bd33950291ccde7c4458c6cf506)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions