2020-03-09 12:41:10 -05:00
|
|
|
# sonic-thermalctld (SONiC Thermal control daemon) Debian package
|
|
|
|
|
2020-08-15 10:42:11 -05:00
|
|
|
SONIC_THERMALCTLD = sonic_thermalctld-1.0-py2-none-any.whl
|
2020-03-09 12:41:10 -05:00
|
|
|
$(SONIC_THERMALCTLD)_SRC_PATH = $(SRC_PATH)/sonic-platform-daemons/sonic-thermalctld
|
2020-08-15 10:42:11 -05:00
|
|
|
$(SONIC_THERMALCTLD)_DEPENDS = $(SONIC_PY_COMMON_PY2)
|
|
|
|
$(SONIC_THERMALCTLD)_PYTHON_VERSION = 2
|
|
|
|
SONIC_PYTHON_WHEELS += $(SONIC_THERMALCTLD)
|