generic-poky/meta
Juro Bystricky fe84f7b33e sanity.bbclass: Improved error message
When a non-existing MACHINE is specified, sanity check issues
the following message:

    Please set a valid MACHINE in your local.conf or environment

However, MACHINE can also be set in multiconfig .conf file(s).
Hence we may have several different MACHINE settings within one
(multiconfig) build, so the present error message is fairly
ambiguous.

This patch remedies this by explicitly naming the offending MACHINE and
by amending the list of places where this erroneous MACHINE definition
could have originated.

    MACHINE=xyz is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file.

[YOCTO#10810]

(From OE-Core rev: a7cb408dd784178197687a2129e936620bf6a0d3)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-17 11:31:36 +00:00
..
classes sanity.bbclass: Improved error message 2017-01-17 11:31:36 +00:00
conf bitbake.conf: require conf/multiconfig/${BB_CURRENT_MC}.conf 2017-01-17 11:31:36 +00:00
files sdk-installer: Fix unclear SDK installer message 2016-10-11 22:59:35 +01:00
lib lib/oe/rootfs: reliably handle alternative symlinks 2017-01-16 18:05:14 +00:00
recipes-bsp grub_git: remove redundant inherits 2017-01-16 18:05:13 +00:00
recipes-connectivity iproute2 4.7->4.9 2017-01-16 18:05:13 +00:00
recipes-core build-appliance-image: support for Toaster 2017-01-16 18:05:12 +00:00
recipes-devtools opkg-utils: use D instead of OPKG_OFFLINE_ROOT in postrm 2017-01-16 18:05:14 +00:00
recipes-extended sysklogd: do more to properly work with systemd 2017-01-16 18:05:12 +00:00
recipes-gnome gnome-desktop3: fix for x32 2017-01-09 13:39:13 +00:00
recipes-graphics wayland: minor recipe cleanup 2017-01-16 18:05:13 +00:00
recipes-kernel linux-firmware: Modify firmware installation path 2017-01-16 18:05:12 +00:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia x264: for x32, disable asm and pass -mx32 2017-01-09 13:39:12 +00:00
recipes-rt meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
recipes-sato webkitgtk: add missing python-native dep 2017-01-09 13:39:13 +00:00
recipes-support sqlite3: upgrade to 3.16.2 2017-01-16 18:05:13 +00:00
site siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support 2016-10-07 16:43:57 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00