From cde8fcba5843665ba0ef1df3a86a7ce409d1c3c1 Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Wed, 24 Aug 2022 04:39:14 +0500 Subject: [PATCH] common-license: add entry for LGPL-2.1-or-later Signed-off-by: Christopher Larson --- classes/common-license.bbclass | 1 + 1 file changed, 1 insertion(+) diff --git a/classes/common-license.bbclass b/classes/common-license.bbclass index f3889f1..552226c 100644 --- a/classes/common-license.bbclass +++ b/classes/common-license.bbclass @@ -8,6 +8,7 @@ COMMON_LIC_CHKSUM_GPL-2.0-only = "file://${COREBASE}/meta/files/common-licenses/ COMMON_LIC_CHKSUM_GPL-3.0-only = "file://${COREBASE}/meta/files/common-licenses/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891" COMMON_LIC_CHKSUM_GPL-3.0-with-GCC-exception = "file://${COREBASE}/meta/files/common-licenses/GPL-3.0-with-GCC-exception;md5=aef5f35c9272f508be848cd99e0151df" COMMON_LIC_CHKSUM_LGPL-2.1-only = "file://${COREBASE}/meta/files/common-licenses/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780" +COMMON_LIC_CHKSUM_LGPL-2.1-or-later = "file://${COREBASE}/meta/files/common-licenses/LGPL-2.1-or-later;md5=2a4f4fd2128ea2f65047ee63fbca9f68" python () { import oe.license