summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2024-10-22 17:08:01 -0500
committerMark Hatle <mark.hatle@amd.com>2024-10-23 10:45:12 -0500
commit42a79491f3c544c975367b9169cef33e88d336a4 (patch)
tree6173a945a91fabdea70ec1f44ca4c138d210be63
parent6342b81deebf96d5526ba8cc70214cc8c3898a2f (diff)
downloadmeta-xilinx-42a79491f3c544c975367b9169cef33e88d336a4.tar.gz
kernel-module-hdmi: Move to 2024.2 branch
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.40.bb (renamed from meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.10.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.10.bb b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.40.bb
index 318a3cc0..a7a65ade 100644
--- a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.10.bb
+++ b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_6.6.40.bb
@@ -8,7 +8,7 @@ PV .= "+git"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11BRANCH ?= "xlnx_rel_v2024.1" 11BRANCH ?= "xlnx_rel_v2024.2"
12REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" 12REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https"
13SRCREV = "edd297762e0bac3f4c5b64ef67244968e22020e2" 13SRCREV = "edd297762e0bac3f4c5b64ef67244968e22020e2"
14 14