From af15c04017873946198e0c4533b2631f46df1955 Mon Sep 17 00:00:00 2001 From: Christophe PRIOUZEAU Date: Wed, 23 Oct 2019 15:16:36 +0000 Subject: [PATCH] openwsman: Clarify BSD license variant The License of openwsman is BSD-3-Clause. Signed-off-by: Christophe Priouzeau Signed-off-by: Khem Raj --- meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb index e5bb0765f6..f9292790cc 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb +++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb @@ -26,7 +26,7 @@ SRC_URI = "git://github.com/Openwsman/openwsman.git \ S = "${WORKDIR}/git" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=d4f53d4c6cf73b9d43186ce3be6dd0ba" inherit systemd cmake pkgconfig python3native perlnative