summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-08 17:11:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-09 01:07:40 +0300
commitee93af3bde4530ba5b5a8c83d29fed3cb883eb64 (patch)
tree3b14f8dac6d9b53d316baf8d881e2db3f2d8144a
parentdaa6c69e19d53386543ec91955d07a9d136e8779 (diff)
downloadopenbmc-ee93af3bde4530ba5b5a8c83d29fed3cb883eb64.tar.xz
phosphor-fan-presence: srcrev bump ddb773b2c5..49766182fa
Mike Capps (6): control: command line tool to retrieve fan status (set/resume functions) control: command line tool to retrieve fan status (reload function) fanctl: Added README.md fanctl: add cli11 dependency to autoconf phosphor-fan: add fanctl binary to .gitignore file fanctl: add github link to help command Change-Id: Iea21b90bf5199cd4d272ac827994ad6f396b8326 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 599b0c80f..f8961b5c0 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 = "ddb773b2c566c91abb22d8a5e3ae70394789dda5"
+SRCREV = "49766182fada25945e490f23ba3f0b30e6646ea8"