From 79fd3c89497cf90303bc41c077614bf78b644245 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 22 Feb 2022 11:15:42 -0500 Subject: Update to SPDX license names Apply updates from running the new convert-spdx-licenses script from upstream. This is not currently a hard requirement from upstream, but futureproofs for when the license name mapping is finally removed. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray Change-Id: I0af2a3ef75c999d447549127ae4cd2ed5c5b910f --- .../meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools') diff --git a/meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.12.bb b/meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.12.bb index 3ea57d770..fdfd3e85f 100644 --- a/meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.12.bb +++ b/meta-agl-bsp/meta-qcom/recipes-bsp/96boards-tools/96boards-tools_0.12.bb @@ -2,7 +2,7 @@ SUMMARY = "Useful bits an pieces to make 96Boards more standard across the board HOMEPAGE = "https://github.com/96boards/96boards-tools" SECTION = "devel" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" SRCREV = "ed0f0dbec02c1869a0c4fa0140b4aa5338c9d010" -- cgit 1.2.3-korg