mirror of
https://git.yoctoproject.org/poky
synced 2026-06-05 02:20:12 +00:00
p11-kit: Clarify BSD license variant
The license of p11-kit is BSD-3-Clause. (From OE-Core rev: 85ed4e8ccd4ff02b75502587cff617f9d7a08801) Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ea819098cb
commit
f56347151b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user