From 11ab806193972f58a188a6f6354d36f269a2001e Mon Sep 17 00:00:00 2001 From: Markus Niebel Date: Fri, 2 Sep 2022 14:09:32 +0200 Subject: restool: fix LICENSE restool source have a BSD-3-Clause an can also be used under GPL2 or later. Fix this to save a QA warning (or a build error if used with create-spdx class) Signed-off-by: Markus Niebel --- recipes-dpaa2/restool/restool_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-dpaa2') diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index 3ff5afd8..d52c89dc 100644 --- a/recipes-dpaa2/restool/restool_git.bb +++ b/recipes-dpaa2/restool/restool_git.bb @@ -1,5 +1,5 @@ SUMMARY = "DPAA2 Resource Manager Tool" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause | GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=ec8d84e9cd4de287e290275d09db27f0" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \ -- cgit v1.2.3-54-g00ecf