2017-06-11 00:05:11 -05:00
|
|
|
# sonic-ledd (SONiC Front-panel LED control daemon) Debian package
|
|
|
|
|
2020-08-13 13:26:43 -05:00
|
|
|
SONIC_LEDD = sonic_ledd-1.1-py2-none-any.whl
|
2017-06-11 00:05:11 -05:00
|
|
|
$(SONIC_LEDD)_SRC_PATH = $(SRC_PATH)/sonic-platform-daemons/sonic-ledd
|
2020-08-13 13:26:43 -05:00
|
|
|
$(SONIC_LEDD)_DEPENDS = $(SONIC_PY_COMMON_PY2)
|
|
|
|
$(SONIC_LEDD)_PYTHON_VERSION = 2
|
|
|
|
SONIC_PYTHON_WHEELS += $(SONIC_LEDD)
|