diff options
author | John Toomey <john.toomey@amd.com> | 2023-08-29 18:11:42 +0100 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-08-29 14:59:55 -0500 |
commit | e2ecb990b1b5e09e7311dc8b2cc051d6b917c1e4 (patch) | |
tree | 3d2e720793de5b15ba4b421f1f68bab6a2298d91 | |
parent | d2d45fb168abb4cde1581868dcc9d6ab69aee824 (diff) | |
download | meta-xilinx-e2ecb990b1b5e09e7311dc8b2cc051d6b917c1e4.tar.gz |
kernel-module-vcu: 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/vcu/kernel-module-vcu_2023.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.2.bb b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.2.bb index 7f2b205f..e8bd3397 100644 --- a/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.2.bb +++ b/meta-xilinx-core/recipes-multimedia/vcu/kernel-module-vcu_2023.2.bb | |||
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git" | |||
11 | 11 | ||
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/vcu-modules.git;protocol=https" | 15 | REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" |
16 | SRCREV = "689c8d823b383e2a8a5249be49de627f866cfaf2" | 16 | SRCREV = "689c8d823b383e2a8a5249be49de627f866cfaf2" |
17 | 17 | ||