diff options
| author | Rajiv Mohan <rajiv.mohan@amd.com> | 2024-09-26 08:52:24 -0700 |
|---|---|---|
| committer | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2024-09-29 18:31:36 -0600 |
| commit | 49a3c0b5a8323e8d3d15671834fa3d867ef4f553 (patch) | |
| tree | e7039e0e1979e46a88ff4f164478b3514b60d72f /meta-xilinx-core/recipes-bsp | |
| parent | 843060a2b29b3daca30bc2bf7e03d2852bc47e67 (diff) | |
| download | meta-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.bb | 2 |
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) != ' | |||
| 9 | SRC_URI = "${REPO};${BRANCHARG}" | 9 | SRC_URI = "${REPO};${BRANCHARG}" |
| 10 | 10 | ||
| 11 | BRANCH = "master" | 11 | BRANCH = "master" |
| 12 | SRCREV = "2b39c5a8bb1373736ee150ecbc7a023e5c3245e5" | 12 | SRCREV = "5a5d45ec47d71ffac17866666c19547b76ab436e" |
| 13 | SOMAJOR = "1" | 13 | SOMAJOR = "1" |
| 14 | SOMINOR = "0" | 14 | SOMINOR = "0" |
| 15 | SOVERSION = "${SOMAJOR}.${SOMINOR}" | 15 | SOVERSION = "${SOMAJOR}.${SOMINOR}" |
