bitbake: cooker: warn if user specifies a target listed in ASSUME_PROVIDED
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 14 Nov 2013 14:57:54 +0000 (14:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Nov 2013 11:48:52 +0000 (11:48 +0000)
commitf05aabeb2d25e35d75c72bf915c40caaad96dde1
treebdc6a71112428d8d9b20d8a63e0c2d7aeeab1dee
parentd2329d08dd81084d54b457eb26fd8c8a9bd14b0a
bitbake: cooker: warn if user specifies a target listed in ASSUME_PROVIDED

If the user explicitly asks to build a target that is listed in the
value of ASSUME_PROVIDED, show a warning mentioning that it will be
ignored.

(Bitbake rev: 65be09f5e2a4a41e65c9232e208d8154b822fc4e)

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