]> code.ossystems Code Review - openembedded-core.git/commit
classes/externalsrc: scale back warning to a plain note
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 22 Sep 2015 16:21:20 +0000 (17:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Sep 2015 17:12:52 +0000 (18:12 +0100)
commit87bedd137a77c5ac0033a1de4587c40dbe93e81d
treed74f2dd5f2cec25283bd6b00d80910c87e4f6b5a
parentee4aadd179be8141536f2fae16482683855a9a37
classes/externalsrc: scale back warning to a plain note

It turns out that there are folks out there who use externalsrc in
normal builds and don't really need to be warned; additionally within
the extensible SDK or when using devtool, it shouldn't be a warning
situation. Thus, scale it back to a note (we can't use bb.note() here
since that wouldn't actually be piped through to the bitbake UI). Also
touch up the message a little bit.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/externalsrc.bbclass