summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/classes
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-03-09 15:37:45 -0800
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-07-27 02:15:01 +0000
commit998ff011d8d4385c9bd5380328743d921112a09d (patch)
tree8ab2410d150192feb8e6020ba674485b842ca7d0 /meta-phosphor/classes
parent5935df0f6fb92d4850d0b4c0d4a2594c9d8bb3a0 (diff)
downloadtalos-openbmc-998ff011d8d4385c9bd5380328743d921112a09d.tar.gz
talos-openbmc-998ff011d8d4385c9bd5380328743d921112a09d.zip
recipes-phoshor: fans: add phosphor-pid-control
Initial phosphor-pid-control recipe. This installs the swampd daemon. It is expected that each platform will provide their own start-up service at present because of current dependencies on dbus. Change-Id: I5ea4b31a99580b42f33488878cc1ec97dd94e582 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'meta-phosphor/classes')
-rw-r--r--meta-phosphor/classes/phosphor-pid-control.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/classes/phosphor-pid-control.bbclass b/meta-phosphor/classes/phosphor-pid-control.bbclass
new file mode 100644
index 000000000..573420b9a
--- /dev/null
+++ b/meta-phosphor/classes/phosphor-pid-control.bbclass
@@ -0,0 +1,2 @@
+sensor_datadir="${datadir}/swampd/sensor"
+
OpenPOWER on IntegriCloud