Skip to content

Commit 781450e

Browse files
marian-pritsaklguohan
authored andcommitted
[Mellanox]: Update recipe for hw-management (#4)
Update package revision Create submodule for sources Signed-off-by: marian-pritsak <marianp@mellanox.com>
1 parent 940cc61 commit 781450e

File tree

4 files changed

+6
-23
lines changed

4 files changed

+6
-23
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,6 @@
7272
[submodule "platform/nephos/sonic-platform-modules-ingrasys"]
7373
path = platform/nephos/sonic-platform-modules-ingrasys
7474
url = https://github.com/Ingrasys-sonic/sonic-platform-modules-ingrasys-nephos.git
75+
[submodule "platform/mellanox/hw-management"]
76+
path = platform/mellanox/hw-management
77+
url = https://github.com/Mellanox/hw-mgmt/

platform/mellanox/hw-management

Submodule hw-management added at ff83e64

platform/mellanox/hw-management.mk

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
# Mellanox HW Management
22

3-
MLNX_HW_MANAGEMENT_VERSION = V1.0.0160
4-
5-
export MLNX_HW_MANAGEMENT_VERSION
3+
MLNX_HW_MANAGEMENT_VERSION = onl.deb9.13.12.2017
64

75
MLNX_HW_MANAGEMENT = hw-management_1.mlnx.$(MLNX_HW_MANAGEMENT_VERSION)_amd64.deb
86
$(MLNX_HW_MANAGEMENT)_SRC_PATH = $(PLATFORM_PATH)/hw-management
9-
$(MLNX_HW_MANAGEMENT)_DEPENDS += $(LINUX_HEADERS) $(LINUX_HEADERS_COMMON)
10-
SONIC_MAKE_DEBS += $(MLNX_HW_MANAGEMENT)
7+
SONIC_DPKG_DEBS += $(MLNX_HW_MANAGEMENT)

platform/mellanox/hw-management/Makefile

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)