From 996b89069cd5a4deb39edcfea9a6900266923f8e Mon Sep 17 00:00:00 2001 From: Rajesh Gugulothu Date: Wed, 26 Jul 2023 22:32:26 +0530 Subject: kernel-module-hdmi: Update the SRCREV for hdmi-modules Changelog: dt-bindings: hdmi-tx-ss: Fix the phy instance names dt-bindings: hdmi-rx-ss: Fix the phy instance names dt-bindings: vphy: Update phy lane nodes as per the IP phy: Fix max lanes supported by video phy in HDMI 2.O mode Revert "Create 0001-hdmitx-Fixed-hdmi-compilation-with-kernel-6.1.patch" Create 0001-hdmitx-Fixed-hdmi-compilation-with-kernel-6.1.patc Signed-off-by: Rajesh Gugulothu Signed-off-by: Mark Hatle --- meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.2.bb b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.2.bb index 6e00b6fd..eba5d465 100644 --- a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.2.bb +++ b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.2.bb @@ -11,7 +11,7 @@ S = "${WORKDIR}/git" BRANCH ?= "master" REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" -SRCREV = "1c6330f02fea68992e22400fdbc8c0d0e63e2958" +SRCREV = "82209b0021a7b5d7ef71a859eed4bafeb541ed08" BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" SRC_URI = "${REPO};${BRANCHARG}" -- cgit v1.2.3-54-g00ecf