From 3607bd4dee2a81c040e28d6c33e0ebb5bfe0a33c Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 28 Jul 2022 18:19:34 -0500 Subject: various: Update license to match supported values Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core/recipes-multimedia/vcu') 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 @@ SUMMARY = "Linux kernel module for Video Code Unit" DESCRIPTION = "Out-of-tree VCU decoder, encoder and common kernel modules provider for MPSoC EV devices" SECTION = "kernel/modules" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=eb723b61539feef013de476e68b5c50a" XILINX_VCU_VERSION = "1.0.0" -- cgit v1.2.3-54-g00ecf