summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-14 23:51:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:05:12 +0300
commitd109e05623ccf12797796ff354a1e9698af3d642 (patch)
tree2be52dd35cc540f70db7e6968d2aa21b93b394ca
parent52e523d52b0698371fbd1677f022c5091f2830bd (diff)
downloadopenbmc-d109e05623ccf12797796ff354a1e9698af3d642.tar.xz
phosphor-fan-presence: srcrev bump f7fa3d339a..c21d0b36c7
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: bdc3865a5072eca50acf8ee7e310f5d0e3fd57a3) Change-Id: I9795aa78373e68e4344551da8cfdd5fe7818f605 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 8297ff680b..2532a15aee 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 = "f7fa3d339aca1857288ca1283c5bd9cae4e73b38"
+SRCREV = "c21d0b36c7f68a0ce8dbe173564aa257c333280f"