summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergei Korneichuk <sergei.korneichuk@xilinx.com>2022-06-14 22:18:37 -0700
committerMark Hatle <mark.hatle@kernel.crashing.org>2022-07-23 15:59:49 -0500
commit3e36731c8fb8e4b280785dcdc6da9edc0f10e6d8 (patch)
tree9d51693b03fad272b45c109699932583ca136f54
parent491dc8a0ac41fb962050bf1205b0d848f00185b9 (diff)
downloadmeta-xilinx-3e36731c8fb8e4b280785dcdc6da9edc0f10e6d8.tar.gz
dfx-mgr: new SRCREV for xlnx_rel_v2022.1
For Kria 2022.1 Update2 Signed-off-by: Sergei Korneichuk <sergei.korneichuk@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com>
-rw-r--r--meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb
index 914349eb..943f02ac 100644
--- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb
+++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_1.0.bb
@@ -9,7 +9,7 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
9SRC_URI = "${REPO};${BRANCHARG}" 9SRC_URI = "${REPO};${BRANCHARG}"
10 10
11BRANCH = "xlnx_rel_v2022.1" 11BRANCH = "xlnx_rel_v2022.1"
12SRCREV = "b82419d93ec3cff6fe8095b5298a28bffb75b184" 12SRCREV = "869fe8672dacd5577bf109e2f571a39c92daee75"
13SOMAJOR = "1" 13SOMAJOR = "1"
14SOMINOR = "0" 14SOMINOR = "0"
15SOVERSION = "${SOMAJOR}.${SOMINOR}" 15SOVERSION = "${SOMAJOR}.${SOMINOR}"