diff options
7 files changed, 7 insertions, 7 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" |
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" | |||
| 7 | include u-boot-xlnx.inc | 7 | include u-boot-xlnx.inc |
| 8 | include u-boot-spl-zynq-init.inc | 8 | include u-boot-spl-zynq-init.inc |
| 9 | 9 | ||
| 10 | LICENSE = "GPLv2+" | 10 | LICENSE = "GPL-2.0-or-later" |
| 11 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" | 11 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" |
| 12 | 12 | ||
| 13 | # u-boot-xlnx has support for these | 13 | # u-boot-xlnx has support for these |
diff --git a/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_git.bb b/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_git.bb index ae11f694..ae5f98d9 100755 --- a/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_git.bb +++ b/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Xilinx DisplayPort Linux Kernel module" | 1 | SUMMARY = "Xilinx DisplayPort Linux Kernel module" |
| 2 | DESCRIPTION = "Out-of-tree DisplayPort(DP) kernel modules provider for aarch64 devices" | 2 | DESCRIPTION = "Out-of-tree DisplayPort(DP) kernel modules provider for aarch64 devices" |
| 3 | SECTION = "kernel/modules" | 3 | SECTION = "kernel/modules" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a" |
| 6 | 6 | ||
| 7 | XLNX_DP_VERSION = "5.15.19" | 7 | XLNX_DP_VERSION = "5.15.19" |
diff --git a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_git.bb b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_git.bb index 27a5ffdb..418b4423 100644 --- a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_git.bb +++ b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Xilinx HDMI Linux Kernel module" | 1 | SUMMARY = "Xilinx HDMI Linux Kernel module" |
| 2 | DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices" | 2 | DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices" |
| 3 | SECTION = "kernel/modules" | 3 | SECTION = "kernel/modules" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=b34277fe156508fd5a650609dc36d1fe" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=b34277fe156508fd5a650609dc36d1fe" |
| 6 | 6 | ||
| 7 | XLNX_HDMI_VERSION = "5.15.19" | 7 | XLNX_HDMI_VERSION = "5.15.19" |
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb index 1114a49d..3b683eda 100644 --- a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb +++ b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Linux kernel module for Video Code Unit" | 1 | SUMMARY = "Linux kernel module for Video Code Unit" |
| 2 | DESCRIPTION = "Out-of-tree VCU decoder, encoder and common kernel modules provider for MPSoC EV devices" | 2 | DESCRIPTION = "Out-of-tree VCU decoder, encoder and common kernel modules provider for MPSoC EV devices" |
| 3 | SECTION = "kernel/modules" | 3 | SECTION = "kernel/modules" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a" |
| 6 | 6 | ||
| 7 | XILINX_VCU_VERSION = "1.0.0" | 7 | XILINX_VCU_VERSION = "1.0.0" |
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb index 9cba7307..f55b83ae 100644 --- a/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb +++ b/meta-xilinx-core/recipes-xrt/xrt/xrt_git.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "Xilinx Runtime User Space Libraries and headers" | |||
| 3 | 3 | ||
| 4 | require xrt.inc | 4 | require xrt.inc |
| 5 | 5 | ||
| 6 | LICENSE = "GPLv2 & Apache-2.0" | 6 | LICENSE = "GPL-2.0-or-later & Apache-2.0" |
| 7 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=da5408f748bce8a9851dac18e66f4bcf \ | 7 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=da5408f748bce8a9851dac18e66f4bcf \ |
| 8 | file://runtime_src/core/edge/drm/zocl/LICENSE;md5=7d040f51aae6ac6208de74e88a3795f8 \ | 8 | file://runtime_src/core/edge/drm/zocl/LICENSE;md5=7d040f51aae6ac6208de74e88a3795f8 \ |
| 9 | file://runtime_src/core/pcie/driver/linux/xocl/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 9 | file://runtime_src/core/pcie/driver/linux/xocl/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
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 | ||
