summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2018-01-11 22:12:32 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-14 22:13:45 +0300
commitd683d87130f7a3aad1e3fc8382a98b94fb81b16b (patch)
treeacb570147b2e5c1589af4524339cfe9c0c20a081 /meta-phosphor/common/recipes-phosphor
parentc3f74dc48e971a9a5421fa8b41f83e8a411901f3 (diff)
downloadopenbmc-d683d87130f7a3aad1e3fc8382a98b94fb81b16b.tar.xz
wspoon: Support more than one group per event
Update to list groups per event along with not requiring the zone conditions be defined for an event that should be generated for all. Tested: Generated code contains events in correct conditions Single group event generation remains unchanged Two groups within event included in same generated event Resolves openbmc/openbmc#2630 Change-Id: I35502f7fa361c93f367f940c260a160742f160b1 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
index 528755c76..cebd927ea 100644
--- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-fan-presence"
-SRCREV = "e11cbc605e79bbf6b2651c30ef8f64a9ae4167b0"
+SRCREV = "c72b891193f15622de56f086311ef494cda046ea"