blob: a4bd005a8e70474d38da2c743d12abdcdaec6d10 [file] [log] [blame]
Brad Bishop5f9be072016-06-27 14:53:52 -04001SUMMARY = "OpenBMC fan control"
2DESCRIPTION = "OpenBMC fan control."
3PR = "r1"
4
5inherit skeleton-python
6
7RDEPENDS_${PN} += "\
8 python-dbus \
9 python-pygobject \
10 pyphosphor \
11 "
12SKELETON_DIR = "pyfanctl"