diff options
| author | Mark Hatle <mark.hatle@amd.com> | 2022-09-13 10:43:28 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2022-09-13 11:23:18 -0700 |
| commit | b48bdce03f0c0502d9476ad9dad8ab82580a004a (patch) | |
| tree | e7580555dcebf2cfc3fb075d8a5e7ee4af437d58 /meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2022.2.bb | |
| parent | 26b88d24e231806588d926faab56ca6d5f1c3791 (diff) | |
| download | meta-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.bb | 2 |
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 @@ | |||
| 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" |
