summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel/hdmi
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@kernel.crashing.org>2022-07-28 18:19:34 -0500
committerMark Hatle <mark.hatle@kernel.crashing.org>2022-08-31 19:54:10 -0500
commit3607bd4dee2a81c040e28d6c33e0ebb5bfe0a33c (patch)
treea87a8ce547bf7992fdc7f476eaf6ac49770773bd /meta-xilinx-core/recipes-kernel/hdmi
parente86f85f0837b5ca5b60543baf6f731ea22a296fd (diff)
downloadmeta-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-kernel/hdmi')
-rw-r--r--meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_git.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1SUMMARY = "Xilinx HDMI Linux Kernel module" 1SUMMARY = "Xilinx HDMI Linux Kernel module"
2DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices" 2DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices"
3SECTION = "kernel/modules" 3SECTION = "kernel/modules"
4LICENSE = "GPLv2" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://LICENSE.md;md5=b34277fe156508fd5a650609dc36d1fe" 5LIC_FILES_CHKSUM = "file://LICENSE.md;md5=b34277fe156508fd5a650609dc36d1fe"
6 6
7XLNX_HDMI_VERSION = "5.15.19" 7XLNX_HDMI_VERSION = "5.15.19"