diff options
| author | John Toomey <john.toomey@amd.com> | 2023-08-29 18:11:37 +0100 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-08-29 16:29:25 -0500 |
| commit | 1daa1408fee7810c221025a1ade8a43141e3c55f (patch) | |
| tree | 978a49475486e9c482eb162ef46192db0369a303 /meta-xilinx-core/recipes-kernel | |
| parent | 1dce70d610eba526afad169b2245059d3d0d4d4e (diff) | |
| download | meta-xilinx-1daa1408fee7810c221025a1ade8a43141e3c55f.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')
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.2.bb | 2 |
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 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | BRANCH ?= "master" | 12 | BRANCH ?= "xlnx_rel_v2023.2" |
| 13 | REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" | 13 | REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" |
| 14 | SRCREV = "82209b0021a7b5d7ef71a859eed4bafeb541ed08" | 14 | SRCREV = "82209b0021a7b5d7ef71a859eed4bafeb541ed08" |
| 15 | 15 | ||
