]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: improve wording when skipping recipes with incompatible licenses
authorAndre McCurdy <armccurdy@gmail.com>
Sat, 4 Mar 2017 05:11:12 +0000 (21:11 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Mar 2017 11:13:46 +0000 (11:13 +0000)
commitc2047067daadb40ff3a944f380c10b2a56b8e080
tree8f85acae47226f0019ae65a3f7e36ca9dcc73096
parentef9dfc361e5e97157d05dfeaf67a3e872648d372
base.bbclass: improve wording when skipping recipes with incompatible licenses

The previous wording, e.g.

  ERROR: wget was skipped: incompatible with license GPLv3

isn't very clear and could be taken to imply that the recipe is
incompatible with its own license.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/base.bbclass