sonic-buildimage/rules/sonic-xcvrd.mk
Kebo Liu 38beca654c [docker-platform-monitor] make file and supervisord conf change for new xcvrd deamon (#1840)
* [docker-platform-monitor] make file and supervisord conf change for new xcvrd deamon

* make file change for the new daemon
* supervisord conf change for the new daemon

signed-off-by Liu Kebo kebol@mellanox.com

* make xcvrd start sequence aligned with the supervisord conf

* update submodules to include xcvrd modification
2018-08-03 16:33:56 -07:00

6 lines
230 B
Makefile

# sonic-xcvrd (SONiC Transceiver monitoring daemon) Debian package
SONIC_XCVRD = python-sonic-xcvrd_1.0-1_all.deb
$(SONIC_XCVRD)_SRC_PATH = $(SRC_PATH)/sonic-platform-daemons/sonic-xcvrd
SONIC_PYTHON_STDEB_DEBS += $(SONIC_XCVRD)