summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Toomey <john.toomey@amd.com>2023-08-29 18:11:42 +0100
committerMark Hatle <mark.hatle@amd.com>2023-08-29 14:59:55 -0500
commite2ecb990b1b5e09e7311dc8b2cc051d6b917c1e4 (patch)
tree3d2e720793de5b15ba4b421f1f68bab6a2298d91
parentd2d45fb168abb4cde1581868dcc9d6ab69aee824 (diff)
downloadmeta-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.bb2
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
12FILESEXTRAPATHS:prepend := "${THISDIR}/files:" 12FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
13 13
14BRANCH = "master" 14BRANCH = "xlnx_rel_v2023.2"
15REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https" 15REPO = "git://github.com/Xilinx/vcu-modules.git;protocol=https"
16SRCREV = "689c8d823b383e2a8a5249be49de627f866cfaf2" 16SRCREV = "689c8d823b383e2a8a5249be49de627f866cfaf2"
17 17