summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-xrt/zocl
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@kernel.crashing.org>2022-07-28 18:19:34 -0500
committerMark Hatle <mark.hatle@kernel.crashing.org>2022-08-31 19:54:10 -0500
commit3607bd4dee2a81c040e28d6c33e0ebb5bfe0a33c (patch)
treea87a8ce547bf7992fdc7f476eaf6ac49770773bd /meta-xilinx-core/recipes-xrt/zocl
parente86f85f0837b5ca5b60543baf6f731ea22a296fd (diff)
downloadmeta-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-xrt/zocl')
-rw-r--r--meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb b/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb
index ea0728f3..a7899076 100644
--- a/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb
+++ b/meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE:microblaze = "none"
6require recipes-xrt/xrt/xrt.inc 6require recipes-xrt/xrt/xrt.inc
7 7
8LIC_FILES_CHKSUM = "file://LICENSE;md5=7d040f51aae6ac6208de74e88a3795f8" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=7d040f51aae6ac6208de74e88a3795f8"
9LICENSE = "GPLv2 & Apache-2.0" 9LICENSE = "GPL-2.0-or-later & Apache-2.0"
10 10
11S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl" 11S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl"
12 12