diff options
| author | John Toomey <john.toomey@amd.com> | 2023-08-29 18:11:38 +0100 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-08-29 16:29:25 -0500 |
| commit | b570c7dc4a24ac2d119efa6a8ca48d72fe64e7fa (patch) | |
| tree | e6aee31251dcca95def531cc3878b8e25eb6850d | |
| parent | 1daa1408fee7810c221025a1ade8a43141e3c55f (diff) | |
| download | meta-xilinx-b570c7dc4a24ac2d119efa6a8ca48d72fe64e7fa.tar.gz | |
vdu-firmware: 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>
| -rwxr-xr-x | meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware_2023.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware_2023.2.bb b/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware_2023.2.bb index 7595c082..4deb1f51 100755 --- a/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware_2023.2.bb +++ b/meta-xilinx-core/recipes-multimedia/vdu/vdu-firmware_2023.2.bb | |||
| @@ -13,7 +13,7 @@ inherit autotools features_check | |||
| 13 | 13 | ||
| 14 | REQUIRED_MACHINE_FEATURES = "vdu" | 14 | REQUIRED_MACHINE_FEATURES = "vdu" |
| 15 | 15 | ||
| 16 | BRANCH ?= "master" | 16 | BRANCH ?= "xlnx_rel_v2023.2" |
| 17 | REPO ?= "git://github.com/Xilinx/vdu-firmware.git;protocol=https" | 17 | REPO ?= "git://github.com/Xilinx/vdu-firmware.git;protocol=https" |
| 18 | SRCREV ?= "63fe2fce6e46d5bf03e33300a58a37d8568722ee" | 18 | SRCREV ?= "63fe2fce6e46d5bf03e33300a58a37d8568722ee" |
| 19 | 19 | ||
