diff options
Diffstat (limited to 'meta-xilinx-core/recipes-kernel')
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb | 2 | ||||
| -rw-r--r-- | meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.1.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb b/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb index 7849cc93..28770994 100644 --- a/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb +++ b/meta-xilinx-core/recipes-kernel/dp/kernel-module-dp_2023.1.bb | |||
| @@ -9,7 +9,7 @@ PV = "${XLNX_DP_VERSION}+xilinx-v${@bb.parse.vars_from_file(d.getVar('FILE', Fal | |||
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | BRANCH ?= "master" | 12 | BRANCH ?= "xlnx_rel_v2023.1" |
| 13 | REPO ?= "git://github.com/xilinx/dp-modules.git;protocol=https" | 13 | REPO ?= "git://github.com/xilinx/dp-modules.git;protocol=https" |
| 14 | SRCREV ?= "5b0969ac09f301c33bccc140c8f60e832f5cf222" | 14 | SRCREV ?= "5b0969ac09f301c33bccc140c8f60e832f5cf222" |
| 15 | 15 | ||
diff --git a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.1.bb b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.1.bb index 6e00b6fd..20acb8b3 100644 --- a/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.1.bb +++ b/meta-xilinx-core/recipes-kernel/hdmi/kernel-module-hdmi_2023.1.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.1" |
| 13 | REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" | 13 | REPO ?= "git://github.com/Xilinx/hdmi-modules.git;protocol=https" |
| 14 | SRCREV = "1c6330f02fea68992e22400fdbc8c0d0e63e2958" | 14 | SRCREV = "1c6330f02fea68992e22400fdbc8c0d0e63e2958" |
| 15 | 15 | ||
