From 3607bd4dee2a81c040e28d6c33e0ebb5bfe0a33c Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 28 Jul 2022 18:19:34 -0500 Subject: various: Update license to match supported values Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-bsp/libdfx/libdfx_1.0.bb | 2 +- meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-xilinx-core/recipes-bsp') diff --git a/meta-xilinx-core/recipes-bsp/libdfx/libdfx_1.0.bb b/meta-xilinx-core/recipes-bsp/libdfx/libdfx_1.0.bb index 1c43f49d..36cfcd28 100644 --- a/meta-xilinx-core/recipes-bsp/libdfx/libdfx_1.0.bb +++ b/meta-xilinx-core/recipes-bsp/libdfx/libdfx_1.0.bb @@ -1,7 +1,7 @@ SUMMARY = "Xilinx libdfx library" DESCRIPTION = "Xilinx libdfx Library and headers" -LICENSE = "GPLv2" +LICENSE = "MIT & GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=94aba86aec117f003b958a52f019f1a7" BRANCH ?= "xlnx_rel_v2022.1" diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb index f90edfc0..7b109f50 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb @@ -7,7 +7,7 @@ SRCREV = "91ad7924e7f59584d597353e1bb86794341e0a7e" include u-boot-xlnx.inc include u-boot-spl-zynq-init.inc -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" # u-boot-xlnx has support for these -- cgit v1.2.3-54-g00ecf