summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.2.bb
diff options
context:
space:
mode:
authorJohn Toomey <john.toomey@amd.com>2023-08-29 18:11:37 +0100
committerMark Hatle <mark.hatle@amd.com>2023-08-29 14:59:46 -0500
commit47207d37f8813ad334d4d00745441e28619f33e3 (patch)
treed4966180fc32d9cf92b1a24c8fc22558332fff75 /meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.2.bb
parentd95c0802ba95d4f2a1d491c4a9a81dde46dc8a6b (diff)
downloadmeta-xilinx-47207d37f8813ad334d4d00745441e28619f33e3.tar.gz
kernel-module-hdmi: Update branch to xlnx_rel_v2023.2
Changelog: (none) Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.2.bb')
-rw-r--r--meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.2.bb2
1 files changed, 1 insertions, 1 deletions
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 eba5d465..bc89f5f3 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
@@ -9,7 +9,7 @@ PV = "${XLNX_HDMI_VERSION}+xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', F
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12BRANCH ?= "master" 12BRANCH ?= "xlnx_rel_v2023.2"
13REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" 13REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https"
14SRCREV = "82209b0021a7b5d7ef71a859eed4bafeb541ed08" 14SRCREV = "82209b0021a7b5d7ef71a859eed4bafeb541ed08"
15 15