Skip to content

Commit

Permalink
[Mellanox]: Update recipe for hw-management (#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 Mar 14, 2018
1 parent 0b67c0f commit 73a70ee
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 23 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,6 @@
[submodule "platform/broadcom/sonic-platform-modules-mitac"]
path = platform/broadcom/sonic-platform-modules-mitac
url = https://github.com/MiTAC-EBU/sonic-platform-modules-mitac.git
[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
7 changes: 2 additions & 5 deletions platform/mellanox/hw-management.mk
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# Mellanox HW Management

MLNX_HW_MANAGEMENT_VERSION = V1.0.0160

export MLNX_HW_MANAGEMENT_VERSION
MLNX_HW_MANAGEMENT_VERSION = onl.deb9.13.12.2017

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 73a70ee

Please sign in to comment.