Skip to content

Commit

Permalink
[Mellanox]: Update recipe for hw-management (sonic-net#4)
Browse files Browse the repository at this point in the history
Update package revision
Create submodule for sources

Signed-off-by: marian-pritsak <marianp@mellanox.com>
  • Loading branch information
marian-pritsak authored and lguohan committed Jul 13, 2018
1 parent 575d3aa commit 37a0700
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 20 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@
[submodule "platform/p4/sonic-platform-modules-arista"]
path = platform/p4/sonic-platform-modules-arista
url = https://github.com/aristanetworks/sonic
[submodule "platform/mellanox/hw-management"]
path = platform/mellanox/hw-management
url = https://github.com/Mellanox/hw-mgmt/
1 change: 1 addition & 0 deletions platform/mellanox/hw-management
Submodule hw-management added at ff83e6
4 changes: 2 additions & 2 deletions platform/mellanox/hw-management.mk
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Mellanox HW Management

MLNX_HW_MANAGEMENT_VERSION = V1.0.0190
MLNX_HW_MANAGEMENT_VERSION = onl.deb9.13.12.2017

export MLNX_HW_MANAGEMENT_VERSION

MLNX_HW_MANAGEMENT = hw-management_1.mlnx.$(MLNX_HW_MANAGEMENT_VERSION)_amd64.deb
$(MLNX_HW_MANAGEMENT)_SRC_PATH = $(PLATFORM_PATH)/hw-management
$(MLNX_HW_MANAGEMENT)_DEPENDS += $(LINUX_HEADERS) $(LINUX_HEADERS_COMMON)
SONIC_MAKE_DEBS += $(MLNX_HW_MANAGEMENT)
SONIC_DPKG_DEBS += $(MLNX_HW_MANAGEMENT)
18 changes: 0 additions & 18 deletions platform/mellanox/hw-management/Makefile

This file was deleted.

0 comments on commit 37a0700

Please sign in to comment.