poky/scripts/lib/recipetool
Jean-Marie LEMETAYER cfa5544005 recipetool/create_npm: handle the licenses of the dependencies
As usual the 'LICENSE' and the 'LIC_FILES_CHKSUM' values reflects all
the license files discovered in the source tree (including the
dependencies).

For npm recipes the 'LIC_FILES_CHKSUM' value contains also the status of
the 'package.json' file of every packages as it contains license
informations.

Finally each package has a separate 'LICENSE_${PN}-package-name' value
which describes its license.

(From OE-Core rev: 9a70d4996c84b277f423eda5aac4acbe344599f4)

Signed-off-by: Jean-Marie LEMETAYER <jean-marie.lemetayer@savoirfairelinux.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-01-27 16:48:09 +00:00
..
__init__.py scripts/recipetool: Add a recipe auto-creation script 2014-12-23 10:18:15 +00:00
append.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
create_buildsys_python.py recipetool: ignore zero-length setup.py files 2019-07-03 17:00:57 +01:00
create_buildsys.py recipetool: always use python 3 in recipe creation 2019-12-30 08:47:12 +00:00
create_kernel.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
create_kmod.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
create_npm.py recipetool/create_npm: handle the licenses of the dependencies 2020-01-27 16:48:09 +00:00
create.py devtool: npm: rename npm command line options 2020-01-27 16:48:09 +00:00
edit.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
newappend.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
setvar.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00