Skip to content

Commit

Permalink
update hw-mgmt version to 2304 (#7725)
Browse files Browse the repository at this point in the history
- Why I did it
Pick up fix from new hw-management package:
Fix gearbox thermal zone name, which was lack suffix thermal zone number

- How I did it
Update the hw-management version number in the make file
Update hw-management submodule pointer

- How to verify it
Run platform related test cases on Mellanox platform
  • Loading branch information
keboliu authored and yxieca committed May 27, 2021
1 parent aa445be commit 7ca8b45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platform/mellanox/hw-management.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Mellanox HW Management

MLNX_HW_MANAGEMENT_VERSION = 7.0010.2303
MLNX_HW_MANAGEMENT_VERSION = 7.0010.2304

export MLNX_HW_MANAGEMENT_VERSION

Expand Down
2 changes: 1 addition & 1 deletion platform/mellanox/hw-management/hw-mgmt

0 comments on commit 7ca8b45

Please sign in to comment.