summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2017-03-21 23:02:13 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-03-29 00:03:47 +0300
commitf7d548b7919b8c0511d6c45d07700a88bd5ea836 (patch)
treea901065a38539147a0bf268e38661cd3b7149ed9 /meta-phosphor/classes
parenta188e0d66de3faf50a142c99a7f3c4e31574ac92 (diff)
downloadopenbmc-f7d548b7919b8c0511d6c45d07700a88bd5ea836.tar.xz
Provide the phosphor-fan-presence config YAML
On MRW based systems, this YAML will be generated from the MRW XML, otherwise the example YAML provided by the phosphor-fan-presence repository will be used in the build. Change-Id: I1bf914a7e26067f62f2b2bf8b7ba1ba43591c5dc Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-phosphor/classes')
-rw-r--r--meta-phosphor/classes/phosphor-fan-presence.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/classes/phosphor-fan-presence.bbclass b/meta-phosphor/classes/phosphor-fan-presence.bbclass
new file mode 100644
index 0000000000..b59f1f5672
--- /dev/null
+++ b/meta-phosphor/classes/phosphor-fan-presence.bbclass
@@ -0,0 +1 @@
+presence_datadir="${datadir}/phosphor-fan-presence"