From: Christophe PRIOUZEAU Date: Mon, 7 Oct 2019 13:08:44 +0000 (+0000) Subject: p11-kit: Clarify BSD license variant X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13019 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85ed4e8ccd4ff02b75502587cff617f9d7a08801;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git p11-kit: Clarify BSD license variant The license of p11-kit is BSD-3-Clause. Signed-off-by: Christophe Priouzeau Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb b/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb index 119d8365a18..9193a06ea80 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.23.18.1.bb @@ -1,5 +1,5 @@ SUMMARY = "Provides a way to load and enumerate PKCS#11 modules" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=02933887f609807fbb57aa4237d14a50" inherit autotools gettext pkgconfig gtk-doc