]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_ext: tweak reporting of workspace exclusion
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 12 Nov 2015 15:24:29 +0000 (15:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:07:18 +0000 (21:07 +0000)
commit90f46f74a088a7b965d2205eceb9eff6f276dd38
tree77ca4e508eee916d757e5aba7cb8159324b89810
parent105df569b3b1982005c2edb37f4690f9ba6bde35
classes/populate_sdk_ext: tweak reporting of workspace exclusion

If you have a local workspace layer enabled when building the
extensible SDK, we explicitly exclude that from the SDK (mostly because
the SDK has its own for the user to use). Adjust the message we print
notifying the user of this so it's clear that we're excluding it from
the SDK, and scale it back from a warning to a note printed with
bb.plain().

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/populate_sdk_ext.bbclass
meta/lib/oe/copy_buildsystem.py