generic-poky/meta
Paul Eggleton 1bb0022384 classes/sanity: avoid bblayers version issue when switching between poky and other DISTRO values
If you create a build directory with poky, or set DISTRO to "poky" and
run bitbake, you'll get a bblayers.conf file with LCONF_VERSION set to
6. If you then set DISTRO to any other value where the new distro config
doesn't pull in poky's config, e.g. "nodistro", you would then get a
bblayers.conf version error which didn't immediately make sense. (The
layer versions have been out-of-step ever since meta-yocto-bsp was
split out of meta-yocto several years ago).

This is just painful and we'd rather users didn't have to deal with
it. Obviously it isn't an OE-Core problem per se, but a simple way to
resolve it for everyone is to bump OE-Core's version to 6 with an
automatic no-op upgrade. Also ensure that multiple upgrade functions
(such as the poky one) have a chance to execute by not breaking out of
the loop as we were before.

Fixes [YOCTO #6139].

(From OE-Core rev: 2fdeee2fad69445b0d97148826c7b027820be63a)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-23 18:00:20 +00:00
..
classes classes/sanity: avoid bblayers version issue when switching between poky and other DISTRO values 2015-02-23 18:00:20 +00:00
conf classes/sanity: avoid bblayers version issue when switching between poky and other DISTRO values 2015-02-23 18:00:20 +00:00
files populate_sdk: Handle OLDEST_KERNEL 2015-02-17 13:43:39 +00:00
lib devtool: fix broken clones of git recipes 2015-02-23 17:35:29 +00:00
recipes-bsp pcmciautils: fix and enable parallel build 2015-02-15 21:58:27 +00:00
recipes-connectivity Revert "bind: fix and enable parallel build" 2015-02-23 17:37:41 +00:00
recipes-core glibc: Dont offer to be parsed for non-glibc TCLIBC selection 2015-02-21 22:05:36 +00:00
recipes-devtools python-native: Reverts usage of distutils.sysconfig On older versions of Python, sysconfig read the Makefile and Python.h, generated at build time now it uses _sysconfigdata which contains information about the HOST, erroneous in our case, this causes an error when bulding something using distutils since it obtains compiler information and such. 2015-02-23 17:35:29 +00:00
recipes-extended Revert "logrotate: 3.8.8 -> 3.8.9" 2015-02-23 17:37:41 +00:00
recipes-gnome libffi: Upgrade to 3.2.1 2015-01-07 23:35:10 +00:00
recipes-graphics xorg-font-common: fix sysroot injection for encoding maps 2015-02-21 22:05:35 +00:00
recipes-kernel lttng-tools: add PACKAGECONFIG for kmod 2015-02-21 22:05:36 +00:00
recipes-lsb4 libpng12: upgrade to 1.2.52 2015-01-07 23:35:01 +00:00
recipes-multimedia pulseaudio: upgrade to 6.0 2015-02-23 08:08:14 +00:00
recipes-qt qt-mobility: Add patch to fix disabling bluez compile issues 2015-02-19 07:51:38 +00:00
recipes-rt rt-tests: fix gzip command 2015-02-15 21:58:25 +00:00
recipes-sato rxvt-unicode: fix for 9.20 and 9.21 2015-02-08 08:00:28 +00:00
recipes-support lzo: Upgrade to 2.09 and add ptest 2015-02-19 07:51:39 +00:00
site siteinfo: account for 32 and 64 bit arm 2014-12-23 10:18:17 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00