From ee93af3bde4530ba5b5a8c83d29fed3cb883eb64 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 8 Oct 2021 14:11:23 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3