diff options
author | 2020-12-03 10:48:37 -0800 | |
---|---|---|
committer | 2020-12-22 13:57:50 -0800 | |
commit | 609425b4d4b0e8b42870f8de150a64914cb5b414 (patch) | |
tree | 0fe383f3b5ff0d57d9571c1b3e2aefc203f20eb3 | |
parent | 7b092edb9e6340b00f7f2791fb5a9f10e4884f6b (diff) | |
download | meta-xilinx-609425b4d4b0e8b42870f8de150a64914cb5b414.tar.gz meta-xilinx-609425b4d4b0e8b42870f8de150a64914cb5b414.tar.bz2 meta-xilinx-609425b4d4b0e8b42870f8de150a64914cb5b414.zip |
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.bb | 2 |
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 6a88ac51..b26ecd94 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" DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices" SECTION = "kernel/modules" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://LICENSE.md;md5=498a38cdcb922b9e987bbbb46e8a9ee5" +LIC_FILES_CHKSUM = "file://LICENSE.md;md5=570506b747d768e7802376f932dff926" XLNX_HDMI_VERSION = "5.4.0" PV = "${XLNX_HDMI_VERSION}" |