summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2022.2.bb
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2022-09-13 10:43:28 -0700
committerMark Hatle <mark.hatle@amd.com>2022-09-13 11:23:18 -0700
commitb48bdce03f0c0502d9476ad9dad8ab82580a004a (patch)
treee7580555dcebf2cfc3fb075d8a5e7ee4af437d58 /meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2022.2.bb
parent26b88d24e231806588d926faab56ca6d5f1c3791 (diff)
downloadmeta-xilinx-b48bdce03f0c0502d9476ad9dad8ab82580a004a.tar.gz
Transition LICENSE values to supported values
GPLv2+ to GPL-2.0-or-later GPLv2 to GPL-2.0-only Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2022.2.bb')
-rw-r--r--meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2022.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2022.2.bb b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2022.2.bb
index 77f00534..0cb0c0ef 100644
--- a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2022.2.bb
+++ b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2022.2.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Linux kernel module for Video Code Unit" 1SUMMARY = "Linux kernel module for Video Code Unit"
2DESCRIPTION = "Out-of-tree VCU decoder, encoder and common kernel modules provider for MPSoC EV devices" 2DESCRIPTION = "Out-of-tree VCU decoder, encoder and common kernel modules provider for MPSoC EV devices"
3SECTION = "kernel/modules" 3SECTION = "kernel/modules"
4LICENSE = "GPLv2" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a" 5LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a"
6 6
7XILINX_VCU_VERSION = "1.0.0" 7XILINX_VCU_VERSION = "1.0.0"