From 656fc7be2a0a51d0935a7f8b35602fe50a41e5e9 Mon Sep 17 00:00:00 2001 From: Rajesh Gugulothu Date: Tue, 22 Oct 2024 10:52:25 +0530 Subject: kernel-module-hdmi: Update the SRCREV for hdmi-modules Change log: dt-bindings: hdmi-tx-ss: Convert HDMI Tx DT documentation to yaml format dt-bindings: hdmi-rx-ss: Convert HDMI Rx DT documentation to yaml format vphy: Add support for clock primitive dt-bindings: vphy: Add dt entries for Tx/Rx clock primitive Signed-off-by: Rajesh Gugulothu Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.40.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xilinx-core') diff --git a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.40.bb b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.40.bb index a7a65ade..56975c9c 100644 --- a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.40.bb +++ b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.40.bb @@ -10,7 +10,7 @@ S = "${WORKDIR}/git" BRANCH ?= "xlnx_rel_v2024.2" REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" -SRCREV = "edd297762e0bac3f4c5b64ef67244968e22020e2" +SRCREV = "4bb89eb3f3062eac8de1aa2b7e64d7f861e18caa" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG}" -- cgit v1.2.3-54-g00ecf