summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Toomey <john.toomey@amd.com>2023-08-29 18:11:34 +0100
committerMark Hatle <mark.hatle@amd.com>2023-08-29 14:59:40 -0500
commit4bd4efa2730e7a48c1b448413fc673f0622d3db2 (patch)
treea63f1ed6c1d79de32fbc97523f1f134a03594cde
parent06827f70486713b2af8a4ed30769ab59fcf0fba1 (diff)
downloadmeta-xilinx-4bd4efa2730e7a48c1b448413fc673f0622d3db2.tar.gz
dfx-mgr: 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-bsp/dfx-mgr/dfx-mgr_2023.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.2.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.2.bb
index fd808d50..23057050 100644
--- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.2.bb
+++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2023.2.bb
@@ -8,7 +8,7 @@ REPO ?= "git://github.com/Xilinx/dfx-mgr.git;protocol=https"
8BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" 8BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}"
9SRC_URI = "${REPO};${BRANCHARG}" 9SRC_URI = "${REPO};${BRANCHARG}"
10 10
11BRANCH = "master" 11BRANCH = "xlnx_rel_v2023.2"
12SRCREV = "d78eac47f17bca4326a4540ff5d2ebea7d9c45ed" 12SRCREV = "d78eac47f17bca4326a4540ff5d2ebea7d9c45ed"
13SOMAJOR = "1" 13SOMAJOR = "1"
14SOMINOR = "0" 14SOMINOR = "0"