blob: 8c937c6edddb10518e130454c2321a9f2ed95cc0 [file] [log] [blame]
Brad Bishop93fb5352015-09-09 03:59:20 +00001SUMMARY = "Phosphor OpenBMC Fan Management."
2DESCRIPTION = "Phosphor OpenBMC fan management reference implementation."
3PR = "r1"
4
5inherit obmc-phosphor-fan-mgmt
Brad Bishope345f702015-09-21 17:19:05 -04006inherit obmc-phosphor-sdbus-service
Patrick Williams5d164242015-10-15 16:21:45 -05007inherit obmc-phosphor-c-daemon
Brad Bishop19ff1c62015-10-18 22:21:04 -04008
9S = "${WORKDIR}"
10SRC_URI += "file://Makefile \
11 file://obmc-phosphor-fand.c \
12 "