diff options
| author | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2020-04-14 15:40:50 -0700 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2020-04-14 15:40:50 -0700 |
| commit | 2a990b3c628e547b42b10d6c67806b52cdd1b3ab (patch) | |
| tree | c5cceff0af8b8eaf415325bd2da231966b9f2532 | |
| parent | f33fd6fe0ba8288bc512e9ac67b7700687c599b2 (diff) | |
| download | meta-xilinx-2a990b3c628e547b42b10d6c67806b52cdd1b3ab.tar.gz | |
kernel-module-hdmi: Update LICENSE_CHECKSUM for kenrel-module-hdmi
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 42a69d13..6354ba00 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" | |||
| 2 | DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices" | 2 | DESCRIPTION = "Out-of-tree HDMI kernel modules provider for MPSoC EG/EV devices" |
| 3 | SECTION = "kernel/modules" | 3 | SECTION = "kernel/modules" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=f230abc77d436836711a1271433a8919" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=61ac10ffd8cd46f9637586205af76cea" |
| 6 | 6 | ||
| 7 | XLNX_HDMI_VERSION = "5.4.0" | 7 | XLNX_HDMI_VERSION = "5.4.0" |
| 8 | PV = "${XLNX_HDMI_VERSION}" | 8 | PV = "${XLNX_HDMI_VERSION}" |
