diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-04 06:06:25 +0530 |
|---|---|---|
| committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-04 11:17:09 +0530 |
| commit | d0a57928b254e0f0033e9eec1768f1845e7a340f (patch) | |
| tree | d5f16c77e0b432983d2b5b1eabde1b8930aef5eb | |
| parent | 1026ada3f8842454ae3fe8c2e3a066d4b2823636 (diff) | |
| download | meta-xilinx-d0a57928b254e0f0033e9eec1768f1845e7a340f.tar.gz | |
dfx-mgr : Updated SRCREV for 2024.2_5335
DFX-MGR: Maintain same exit code for cli and libdfxmgr
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb index 237b9230..813aa0d6 100644 --- a/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.bb +++ b/meta-xilinx-core/recipes-bsp/dfx-mgr/dfx-mgr_2024.1.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 = "xlnx_rel_v2024.1" | 11 | BRANCH = "xlnx_rel_v2024.1" |
| 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}" |
