]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: Add support for linenumbers to licenses.csv
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Fri, 8 Oct 2021 07:48:30 +0000 (09:48 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Oct 2021 10:48:35 +0000 (11:48 +0100)
commitd5c4979669f125e73c24dcc73fa3c4f3787bbb62
tree81bef2185522ae84252c0a92249c4159476959e4
parent0548a5d8eeee682a6e250ddc1886279f52747db2
recipetool: Add support for linenumbers to licenses.csv

Add support for linenumbers (begin and end lines) to licenses.csv. Add
an optional linenumbers parameter to get_license_md5sums to support
different use cases.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/create.py