Skip to content

Commit

Permalink
[MFT] Update MFT version to MFT 4.20.0-34 (#10933)
Browse files Browse the repository at this point in the history
- Why I did it
Update MFT to newer version

- How I did it
Update MFT_VERSION in platform/mellanox/mft.mk

- How to verify it
Check version via dpkg -l | grep mft

Signed-off-by: Andriy Yurkiv <ayurkiv@nvidia.com>
  • Loading branch information
ayurkiv-nvda authored and pull[bot] committed Sep 2, 2024
1 parent 47e2840 commit 20bddbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/mellanox/mft.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
#
# Mellanox SAI

MFT_VERSION = 4.18.0
MFT_REVISION = 106
MFT_VERSION = 4.20.0
MFT_REVISION = 34

export MFT_VERSION MFT_REVISION

Expand Down

0 comments on commit 20bddbd

Please sign in to comment.