From 9918390cc8580672b4f9dd2590246d99ba792851 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 7 Oct 2021 13:31:29 +0000 Subject: phosphor-fan-presence: srcrev bump 3edb065647..ddb773b2c5 Matt Spinler (1): control: Mapped floor action can use parameters Matthew Barth (4): control: Associate identifier with target holds control: Remove deprecated `setActiveAllow` method control: Provide trigger JSON to signal trigger subscribing control: Support `member` signal triggers Mike Capps (2): control: command line tool to retrieve fan status (status/help functions) control: add command line tool to retrieve fan status (get function) Patrick Williams (1): catch exceptions as const Change-Id: I95289c570651dc165bacaa7d6c4f0b2fcd8bf9d5 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 15e5b4306..599b0c80f 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 = "3edb065647c2cb73d3593a168cd5452add63f75e" +SRCREV = "ddb773b2c566c91abb22d8a5e3ae70394789dda5" -- cgit v1.2.3