generate list of license information for packages
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 26 Oct 2014 16:57:33 +0000 (16:57 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 26 Oct 2014 16:57:33 +0000 (16:57 +0000)
commitc17404247846ec401ef414c2a46b413b6355ec8f
treee6e048f580022ead70c56842c4ad3fa04b9b9622
parent23bf3d4f3b67e814814f099032dbe71182569f9b
generate list of license information for packages

Many packages define already metadata about their license (PKG_LICENSE),
but this is only included in the ipk files.

This change allows to create the information also on the build-host,
to get an overview on the used licenses.
In the full list, also all packages without this info are shown

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43070 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/package-dumpinfo.mk
scripts/metadata.pl
scripts/metadata.pm