mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 23:32:48 +00:00
cairo: set license for cairo-doc
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
aaaa25022b
commit
cfa8b1ed6f
@ -13,6 +13,7 @@ SECTION = "libs"
|
||||
LICENSE = "MPL-1 & LGPLv2.1 & GPLv3+"
|
||||
LICENSE_${PN} = "MPL-1 & LGPLv2.1"
|
||||
LICENSE_${PN}-dev = "MPL-1 & LGPLv2.1"
|
||||
LICENSE_${PN}-doc = "MPL-1 & LGPLv2.1"
|
||||
LICENSE_${PN}-gobject = "MPL-1 & LGPLv2.1"
|
||||
LICENSE_${PN}-script-interpreter = "MPL-1 & LGPLv2.1"
|
||||
LICENSE_${PN}-perf-utils = "GPLv3+"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user