From 7ca8b458ee68db44e5bf89ecbcf6ee2487bc5c8a Mon Sep 17 00:00:00 2001 From: Kebo Liu Date: Thu, 27 May 2021 19:17:23 +0800 Subject: [PATCH] update hw-mgmt version to 2304 (#7725) - 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 --- platform/mellanox/hw-management.mk | 2 +- platform/mellanox/hw-management/hw-mgmt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/mellanox/hw-management.mk b/platform/mellanox/hw-management.mk index 0c2f6a7d28d0..3f8724fa1358 100644 --- a/platform/mellanox/hw-management.mk +++ b/platform/mellanox/hw-management.mk @@ -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 diff --git a/platform/mellanox/hw-management/hw-mgmt b/platform/mellanox/hw-management/hw-mgmt index 8cd7f9872ec4..5aaacf787c8f 160000 --- a/platform/mellanox/hw-management/hw-mgmt +++ b/platform/mellanox/hw-management/hw-mgmt @@ -1 +1 @@ -Subproject commit 8cd7f9872ec4f8ca54863fc2c83722ae7ecc196a +Subproject commit 5aaacf787c8f1631e1617884abf4d9879ac23151