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 Aug 11, 2018
1 parent 9aebe09 commit cd1d1b1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 80 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/barefoot/sonic-platform-modules-arista"]
path = platform/barefoot/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/
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)
59 changes: 0 additions & 59 deletions platform/mellanox/hw-management/Add-systemd-service-config.patch

This file was deleted.

19 changes: 0 additions & 19 deletions platform/mellanox/hw-management/Makefile

This file was deleted.

0 comments on commit cd1d1b1

Please sign in to comment.