Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mellanox]: Update recipe for hw-management #2

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,6 @@
[submodule "platform/p4/SAI-P4-BM"]
path = platform/p4/SAI-P4-BM
url = https://github.com/Mellanox/SAI-P4-BM.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.