summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-bsp
diff options
context:
space:
mode:
authorRajiv Mohan <rajiv.mohan@amd.com>2024-09-26 08:52:24 -0700
committerSandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>2024-09-29 18:31:36 -0600
commit49a3c0b5a8323e8d3d15671834fa3d867ef4f553 (patch)
treee7039e0e1979e46a88ff4f164478b3514b60d72f /meta-xilinx-core/recipes-bsp
parent843060a2b29b3daca30bc2bf7e03d2852bc47e67 (diff)
downloadmeta-xilinx-49a3c0b5a8323e8d3d15671834fa3d867ef4f553.tar.gz
dfx-mgr: Update SRCREV to bring fixes in dfx-mgr
DFX-MGR: Maintain same exit code for cli and libdfxmgr Signed-off-by: Rajiv Mohan <rajiv.mohan@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-bsp')
-rw-r--r--meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.2.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.2.bb
index 62b4e940..7527fe90 100644
--- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.2.bb
+++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.2.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 = "master" 11BRANCH = "master"
12SRCREV = "2b39c5a8bb1373736ee150ecbc7a023e5c3245e5" 12SRCREV = "5a5d45ec47d71ffac17866666c19547b76ab436e"
13SOMAJOR = "1" 13SOMAJOR = "1"
14SOMINOR = "0" 14SOMINOR = "0"
15SOVERSION = "${SOMAJOR}.${SOMINOR}" 15SOVERSION = "${SOMAJOR}.${SOMINOR}"