]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
recipetool: record unknown license files paule/recipetool-fixes4
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 25 Jul 2016 00:06:59 +0000 (12:06 +1200)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 25 Jul 2016 08:45:41 +0000 (20:45 +1200)
commit41e6291f6e442bb1f837e718d75ba61151e028c7
treeebe49edda4e981191588fbdda4c74f2e99317dd6
parent6e980bf908d294687167afc3e0b3cbf44255dbfb
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>
scripts/lib/recipetool/create.py