From: Ross Burton Date: Tue, 6 Dec 2016 17:05:08 +0000 (+0000) Subject: cairo: set license for cairo-doc X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~23133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67e957623747e9439e3c957eb928c797d3d93816;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cairo: set license for cairo-doc --- diff --git a/meta/recipes-graphics/cairo/cairo.inc b/meta/recipes-graphics/cairo/cairo.inc index c4b6f329ecb..597b58290a8 100644 --- a/meta/recipes-graphics/cairo/cairo.inc +++ b/meta/recipes-graphics/cairo/cairo.inc @@ -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+"