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-xrt/zocl | |
| 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-xrt/zocl')
| -rw-r--r-- | meta-xilinx-core/recipes-xrt/zocl/zocl_git.bb | 2 |
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" | |||
| 6 | require recipes-xrt/xrt/xrt.inc | 6 | require recipes-xrt/xrt/xrt.inc |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7d040f51aae6ac6208de74e88a3795f8" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7d040f51aae6ac6208de74e88a3795f8" |
| 9 | LICENSE = "GPLv2 & Apache-2.0" | 9 | LICENSE = "GPL-2.0-or-later & Apache-2.0" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl" | 11 | S = "${WORKDIR}/git/src/runtime_src/core/edge/drm/zocl" |
| 12 | 12 | ||
