summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/classes/phosphor-fan.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* Install fan monitor yamlMatt Spinler2017-05-111-0/+1
| | | | | | | | | | | | | The phosphor-fan-monitor-config-native recipe will install the fan monitor configuration yaml so other recipes can use it. To install a system specific version of the yaml, a .bbappend in that system's layer should be used, otherwise an empty yaml file will be installed. Change-Id: I310704846915320b5644eda1d5b933471436b2f9 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Recipes for installing fan zone yamlMatt Spinler2017-05-051-0/+1
| | | | | | | | | | | | | | Provides the virtual/phosphor-fan-control-zone-config virtual. By default, it will install an empty zones.yaml file into the directory needed by the phosphor-fan-control compile. To provide a system specific fan zone yaml, put one in that system's layer and install it with a .bbappend, which is what is being done in this commit for Witherspoon. Change-Id: Ie58fc9eb7b39cecffa39905266542bae16c0f977 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Rename phosphor-fan-presenceBrad Bishop2017-04-281-0/+1
A number of fan related applications are hosted by a single git repository. Rename the recipe from phosphor-fan-presence to phosphor-fan to cut down on confusion. Change-Id: Ie9cdabb96d070c2f3666ff83c7ca37b0f152a2b3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud