summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2020-06-08 17:33:43 -0700
committerSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2020-06-09 17:14:49 -0700
commit651fe6f9e2af55e0864538505750c060b5c04b18 (patch)
treef27e0569fd1dd4ec27288bede5c73158b07f8815
parent8308154979f96a642a4e5d50bbcc844592f9ac18 (diff)
downloadmeta-xilinx-651fe6f9e2af55e0864538505750c060b5c04b18.tar.gz
kernel-module-hdmi: Update license checksum
Update license checksum for kernel-module-hdmi Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
-rw-r--r--meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb b/meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb
index a98d46bb..e2ce3eca 100644
--- a/meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb
+++ b/meta-xilinx-bsp/recipes-kernel/hdmi/kernel-module-hdmi_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "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 = "GPLv2"
5LIC_FILES_CHKSUM = "file://LICENSE.md;md5=498a38cdcb922b9e987bbbb46e8a9ee5" 5LIC_FILES_CHKSUM = "file://LICENSE.md;md5=61ac10ffd8cd46f9637586205af76cea"
6 6
7XLNX_HDMI_VERSION = "5.4.0" 7XLNX_HDMI_VERSION = "5.4.0"
8PV = "${XLNX_HDMI_VERSION}" 8PV = "${XLNX_HDMI_VERSION}"