bitbake: show appropriate warnings for universe target
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 13 Feb 2012 11:41:31 +0000 (11:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Feb 2012 20:25:30 +0000 (20:25 +0000)
commit850d6abca732fadc598b65bcda1060eb5bf87467
treecd5940b70a5b19d666b238e8680011e13c2c2c35
parent313eb250b6570af3e2fe3cb4b025e11f0b60055a
bitbake: show appropriate warnings for universe target

When building the universe target:
* Show a warning about universe likely producing errors
* Multiprovider errors are now shown as warnings

Also remove an unused "error" variable in runqueue.py.

Fixes [YOCTO #1936]

(Bitbake rev: 293c796e8a3d1f74ca1e51017b6dede261612281)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/cooker.py
bitbake/lib/bb/runqueue.py