Skip to content

Commit 3cf2852

Browse files
authored
[202412] [Nvidia] Integrate HW-MGMT 7.0040.3008 Changes (#1)
* Update linux kernel to 6.1.123 Signed-off-by: Vivek Reddy <vkarri@nvidia.com> * Integrate HW-MGMT 7.0040.3008 Changes --------- Signed-off-by: Vivek Reddy <vkarri@nvidia.com>
1 parent bfd3238 commit 3cf2852

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

platform/mellanox/hw-management.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
# Mellanox HW Management
1919

20-
MLNX_HW_MANAGEMENT_VERSION = 7.0040.3005
20+
MLNX_HW_MANAGEMENT_VERSION = 7.0040.3008
2121

2222
export MLNX_HW_MANAGEMENT_VERSION
2323

Submodule hw-mgmt updated 30 files

rules/linux-kernel.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
KVERSION_SHORT = 6.1.0-29-2
44
KVERSION = $(KVERSION_SHORT)-$(CONFIGURED_ARCH)
5-
KERNEL_VERSION = 6.1.94
5+
KERNEL_VERSION = 6.1.123
66
KERNEL_SUBVERSION = 1
77
ifeq ($(CONFIGURED_ARCH), armhf)
88
# Override kernel version for ARMHF as it uses arm MP (multi-platform) for short version

0 commit comments

Comments
 (0)