From ea31743baac69daada118447cf02c99a5ca300d0 Mon Sep 17 00:00:00 2001 From: Christophe PRIOUZEAU Date: Wed, 23 Oct 2019 15:16:39 +0000 Subject: passwdqc: Clarify BSD license variant The License of passwdqc is BSD-1-Clause. Signed-off-by: Khem Raj --- meta-oe/recipes-security/passwdqc/passwdqc_1.3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-security/passwdqc/passwdqc_1.3.1.bb b/meta-oe/recipes-security/passwdqc/passwdqc_1.3.1.bb index 8fc0b35912..ed90352fc1 100644 --- a/meta-oe/recipes-security/passwdqc/passwdqc_1.3.1.bb +++ b/meta-oe/recipes-security/passwdqc/passwdqc_1.3.1.bb @@ -24,7 +24,7 @@ DEPENDS += "libpam" inherit distro_features_check REQUIRED_DISTRO_FEATURES = "pam" -LICENSE = "BSD" +LICENSE = "BSD-1-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=1b4af6f3d4ee079a38107366e93b334d" SRC_URI = "http://www.openwall.com/${BPN}/${BP}.tar.gz \ -- cgit v1.2.3-54-g00ecf