diff options
| author | John Toomey <john.toomey@amd.com> | 2023-08-29 18:11:40 +0100 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-08-29 14:59:51 -0500 |
| commit | 4a577ccb72d6ddf7139d73042e7aaf951fe625fa (patch) | |
| tree | dccececa707d39e3bd5eef28328240edef86ea99 | |
| parent | eecf6e157465d2a6bc4a2231bbc701113700451d (diff) | |
| download | meta-xilinx-4a577ccb72d6ddf7139d73042e7aaf951fe625fa.tar.gz | |
kernel-module-vdu: 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>
| -rw-r--r-- | meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb b/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb index 308b8eac..1c9ba8ad 100644 --- a/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/kernel-module-vdu_2023.2.bb | |||
| @@ -11,7 +11,7 @@ PV .= "+git${SRCPV}" | |||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" | 12 | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" |
| 13 | 13 | ||
| 14 | BRANCH ?= "master" | 14 | BRANCH ?= "xlnx_rel_v2023.2" |
| 15 | REPO ?= "git://github.com/Xilinx/vdu-modules.git;protocol=https" | 15 | REPO ?= "git://github.com/Xilinx/vdu-modules.git;protocol=https" |
| 16 | SRCREV ?= "4d5134f54006f904f0b28f00e05dd3febd5fcfd3" | 16 | SRCREV ?= "4d5134f54006f904f0b28f00e05dd3febd5fcfd3" |
| 17 | 17 | ||
