[202205] [Mellanox] Update MFT to v4.21.0-100 (#11759)

- Why I did it
To update MFT package to the latest version.

- How I did it
Updated MFT_VERSION & MFT_REVISION in platform/mellanox/mft.mk.

- How to verify it
Run regression testing using tests from sonic-mgmt

Signed-off-by: Volodymyr Samotiy <volodymyrs@nvidia.com>
This commit is contained in:
Volodymyr Samotiy 2022-08-24 11:48:43 +03:00 committed by GitHub
parent d9192b5f7d
commit 001177110d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,8 @@
#
# Mellanox SAI
MFT_VERSION = 4.20.0
MFT_REVISION = 34
MFT_VERSION = 4.21.0
MFT_REVISION = 100
export MFT_VERSION MFT_REVISION