From: Joe Slater Date: Tue, 5 Jul 2016 18:22:17 +0000 (-0700) Subject: libidn: add license per package X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~25050 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=518b1891e4dcbd710724ad3473105efbc25a2ed1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libidn: add license per package The idn package is GPLv3 and the rest is LGPLv2.1+ or LGPLv3. Signed-off-by: Joe Slater Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/libidn/libidn_1.32.bb b/meta/recipes-extended/libidn/libidn_1.32.bb index 133750248bb..a23381596ae 100644 --- a/meta/recipes-extended/libidn/libidn_1.32.bb +++ b/meta/recipes-extended/libidn/libidn_1.32.bb @@ -29,6 +29,9 @@ SRC_URI[sha256sum] = "ba5d5afee2beff703a34ee094668da5c6ea5afa38784cebba8924105e1 PACKAGES =+ "idn" FILES_idn = "${bindir}/*" +LICENSE_${PN} = "LGPLv2.1+ | LGPLv3" +LICENSE_idn = "GPLv3+" + EXTRA_OECONF = "--disable-csharp" do_install_append() {