File tree 7 files changed +0
-350
lines changed
7 files changed +0
-350
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ DOCKER_SYNCD_PLATFORM_CODE = mlnx
4
4
include $(PLATFORM_PATH ) /../template/docker-syncd-base.mk
5
5
6
6
$(DOCKER_SYNCD_BASE)_DEPENDS += $(SYNCD ) $(PYTHON_SDK_API )
7
- $(DOCKER_SYNCD_BASE)_PYTHON_DEBS += $(MLNX_SFPD )
8
7
9
8
$(DOCKER_SYNCD_BASE)_DBG_DEPENDS += $(SYNCD_DBG ) \
10
9
$(LIBSWSSCOMMON_DBG ) \
Original file line number Diff line number Diff line change @@ -6,5 +6,3 @@ supervisorctl start rsyslogd
6
6
7
7
supervisorctl start syncd
8
8
9
- supervisorctl start mlnx-sfpd
10
-
Original file line number Diff line number Diff line change @@ -26,11 +26,3 @@ autostart=false
26
26
autorestart=false
27
27
stdout_logfile=syslog
28
28
stderr_logfile=syslog
29
-
30
- [program:mlnx-sfpd]
31
- command=/usr/bin/mlnx-sfpd
32
- priority=4
33
- autostart=false
34
- autorestart=false
35
- stdout_logfile=syslog
36
- stderr_logfile=syslog
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ include $(PLATFORM_PATH)/docker-saiserver-mlnx.mk
10
10
include $(PLATFORM_PATH ) /one-image.mk
11
11
include $(PLATFORM_PATH ) /libsaithrift-dev.mk
12
12
include $(PLATFORM_PATH ) /docker-ptf-mlnx.mk
13
- include $(PLATFORM_PATH ) /mlnx-sfpd.mk
14
13
include $(PLATFORM_PATH ) /mlnx-ffb.mk
15
14
include $(PLATFORM_PATH ) /issu-version.mk
16
15
You can’t perform that action at this time.
0 commit comments