From 3af51c57d75210a4c3aafe2621490bdfc1edce1a Mon Sep 17 00:00:00 2001 From: Christophe PRIOUZEAU Date: Tue, 22 Oct 2019 14:19:11 +0000 Subject: corosync: Clarify BSD license variant The License of corosync is BSD-3-Clause. Signed-off-by: Christophe Priouzeau Signed-off-by: Khem Raj --- meta-networking/recipes-extended/corosync/corosync_2.4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb b/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb index e2ab25b10b..e5fa16a13b 100644 --- a/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb +++ b/meta-networking/recipes-extended/corosync/corosync_2.4.4.bb @@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "9bd4707bb271df16f8d543ec782eb4c35ec0330b7be696b797da4bd8f0 UPSTREAM_CHECK_REGEX = "(?P\d+\.(?!99)\d+(\.\d+)+)" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=a85eb4ce24033adb6088dd1d6ffc5e5d" DEPENDS = "groff-native nss libqb" -- cgit v1.2.3-54-g00ecf