]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: record unknown license files
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 25 Jul 2016 08:47:18 +0000 (20:47 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2016 22:47:03 +0000 (23:47 +0100)
commit4b7d1bf8172533e9ac91a49ade152a05e2ee4146
tree23cca8aaf8cf8b27c27c9349e65559d74c6a2f43
parent92a73e870478ddb2a2d137e3fff28828809bec2e
recipetool: record unknown license files

Add a comment to the recipe listing license files that were found but
not able to be identified, so that the user can find and examine them
by hand fairly easily.

Fixes [YOCTO #9882].

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