From 467ae5beca0935a26d79327496d4dd7330a96ae3 Mon Sep 17 00:00:00 2001 From: Alexander Allen Date: Wed, 1 Dec 2021 17:02:38 -0500 Subject: [PATCH] [mellanox] update hw-mgmt pointer (#9358) #### Why I did it Updated hw-mgmt pointer to updated branch and to include new bugfixes. The hw-mgmt submodule was previously pointing to an orphaned commit which could not be fetched from github, this has now been resolved. #### How I did it Updated submodule pointer. #### How to verify it Clone down repository and update all submodules. --- 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 80fa61c9d2..4cf961ac7d 100644 --- a/platform/mellanox/hw-management.mk +++ b/platform/mellanox/hw-management.mk @@ -16,7 +16,7 @@ # # Mellanox HW Management -MLNX_HW_MANAGEMENT_VERSION = 7i.0010.3330 +MLNX_HW_MANAGEMENT_VERSION = 7.0010.3331 export MLNX_HW_MANAGEMENT_VERSION diff --git a/platform/mellanox/hw-management/hw-mgmt b/platform/mellanox/hw-management/hw-mgmt index aeb36581d1..0ece116e31 160000 --- a/platform/mellanox/hw-management/hw-mgmt +++ b/platform/mellanox/hw-management/hw-mgmt @@ -1 +1 @@ -Subproject commit aeb36581d1ac4811f53650580c79ef912ae9399c +Subproject commit 0ece116e31bd15031af263e28a1b681d4575db5e