[MFT] Update MFT version to MFT 4.20.0-34 (#10933)

- 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>
This commit is contained in:
Andriy Yurkiv 2022-05-28 15:45:02 +03:00 committed by GitHub
parent b62526c46c
commit 29043ff026
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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