build: allow defining license information per binary package
authorMichael Heimpold <mhei@heimpold.de>
Tue, 31 Oct 2017 20:29:50 +0000 (21:29 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 25 Nov 2017 19:02:04 +0000 (20:02 +0100)
commit2cb75cd8b9d451bde0cfffce80fa67d58944c44b
treed6d164cbdad1411c62a318dd8af08e17188386f5
parent40868e3bb6d81510425673d693a8d3abcc4193f7
build: allow defining license information per binary package

At the moment, license information can only be specified on a
"per source package" level while other metadata fields (e.g. maintainer)
can be given for each binary package. Apply the same logic for license
fields as well. This can be used e.g. in cases where a library is
distributed under some license while related tools are distributed
under a different one.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
include/package-defaults.mk
include/package-dumpinfo.mk
include/package-ipkg.mk