summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-13 20:01:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-20 16:38:25 +0300
commita4cdd19937cade97f1a719fa338211c5a6e32013 (patch)
tree9b1ae4585c5951dc517c316186478ab4965e77c0
parenta8689b3cac2f2ba5a62c667fb3124d89261920ae (diff)
downloadopenbmc-a4cdd19937cade97f1a719fa338211c5a6e32013.tar.xz
phosphor-fan-presence: srcrev bump fcbdc0e41f..8e1b382122
Matthew Barth (21): control: JSON parsing compile framework control: JSON parsing classes static lib framework control: Setup configured zone groups retrieval control: Setup configured power on delay retrieval control: Parse optional "manager.json" control: Base JSON configuration attribute class control: Add profile configuration class framework control: Add loading JSON configuration class objects control: Complete profile configuration parsing control: Add fan configuration class framework control: Complete fan configuration parsing control: Pair profiles with name as key control: Remove storing bus reference on fan objects control: Zone configuration framework and basic attrs control: Complete zone configuration parsing control: Group configuration parsing control: Add event configuration class framework control: Create ZoneHandlers directly from JSON control: Construct base zone group from JSON control: README note on limited JSON support Allow JSON use on all apps except fan control (From meta-phosphor rev: 56a4e696e13b1518163eb0bbd3b3624a0e7d09b7) Change-Id: I713bb7a1408e2112d8202751d4ea94478c70e6b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
index 81eb17fce..ab86aec0f 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
+++ b/meta-phosphor/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 = "fcbdc0e41f3987fed89c44b0fa5109805c41bcfd"
+SRCREV = "8e1b382122fed73e788d44f3a67cecbfbcc6972e"