]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: tweak license crunching
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 18 Sep 2016 20:08:10 +0000 (08:08 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Sep 2016 08:06:52 +0000 (09:06 +0100)
commitba4aa319fd49ee02ce2e30c2db0f3988c0e8833c
tree012ba1e1e4fbe73d6ed66a11e7251a2ceb333ad6
parent847a1aa7153fc8a7b820353283a6f1e51d64f8de
recipetool: create: tweak license crunching

Filter out a plain "Licensed under the XXXX license" statement, as seen
in the capnproto project (and no doubt others).

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