summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-12 17:30:17 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-13 04:13:41 +0300
commitf13f9c2daa213fb8c8631a3f650d851aff39e6d9 (patch)
tree80bbe903ea0dfee74f494f50fd3bfb365b2eddf3
parentc60c99ff0d9befc15698e634b4e71871db5ae927 (diff)
downloadopenbmc-f13f9c2daa213fb8c8631a3f650d851aff39e6d9.tar.xz
phosphor-fan-presence: srcrev bump 0850e3122e..05a95046d2
Matt Spinler (6): control: Stop caching uninteresting service ifaces control: Don't cache non-group properties control:init trigger: Only call addObjects once control: Add event name to the action unique name Use regular std::filesystem control:p10bmc:config:everest: Fan floor tables Change-Id: I8bc5d2948fd355c7083bb47f63fc9bfc9bd7c1bb Signed-off-by: Andrew Geissler <openbmcbump-github@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 241521abef..c0130b933c 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;branch=master;protocol=https"
-SRCREV = "0850e3122e8e6f22110d02444679430e1dcf620a"
+SRCREV = "05a95046d2b48649734c2453ec08253140c3ac13"