]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: match *LICENSE* as a license file
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 9 Mar 2016 04:48:50 +0000 (17:48 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2016 16:59:56 +0000 (16:59 +0000)
commit103b4d26b340cbdf70bf43906e293f3497671fdc
tree8a6515567a9d2bff60556b934a5a81dbc95d9e7b
parent5614c5ae6a004d4367eccc34dd3cc7ee61fb7e57
recipetool: create: match *LICENSE* as a license file

For example, this picks up a file named MIT-LICENSE.txt.

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