diff options
author | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-07-28 18:19:34 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@kernel.crashing.org> | 2022-08-31 19:54:10 -0500 |
commit | 3607bd4dee2a81c040e28d6c33e0ebb5bfe0a33c (patch) | |
tree | a87a8ce547bf7992fdc7f476eaf6ac49770773bd /meta-xilinx-core/recipes-bsp/libdfx | |
parent | e86f85f0837b5ca5b60543baf6f731ea22a296fd (diff) | |
download | meta-xilinx-3607bd4dee2a81c040e28d6c33e0ebb5bfe0a33c.tar.gz |
various: Update license to match supported values
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Diffstat (limited to 'meta-xilinx-core/recipes-bsp/libdfx')
-rw-r--r-- | meta-xilinx-core/recipes-bsp/libdfx/libdfx_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
1 | SUMMARY = "Xilinx libdfx library" | 1 | SUMMARY = "Xilinx libdfx library" |
2 | DESCRIPTION = "Xilinx libdfx Library and headers" | 2 | DESCRIPTION = "Xilinx libdfx Library and headers" |
3 | 3 | ||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "MIT & GPL-2.0-or-later" |
5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=94aba86aec117f003b958a52f019f1a7" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=94aba86aec117f003b958a52f019f1a7" |
6 | 6 | ||
7 | BRANCH ?= "xlnx_rel_v2022.1" | 7 | BRANCH ?= "xlnx_rel_v2022.1" |