summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-02 19:41:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-03 04:56:11 +0300
commit5059fe0aead97cc4681c4df41f37fce15d71ee88 (patch)
treec3e3f0a7a48375dccd644abbe468e55796b6221b /meta-phosphor/recipes-phosphor/fans
parent43af456b978e7aaeb917baa32be85f89cb2ad17c (diff)
downloadopenbmc-5059fe0aead97cc4681c4df41f37fce15d71ee88.tar.xz
phosphor-fan-presence: srcrev bump d76351bd4d..d9ec33a010
Matt Spinler (3): control: Add Modifier utility control: Parameter use for set_net_increase_speed control: set_parameter_from_group_max action Matthew Barth (5): control: Replace 'speed' with 'target' in CountStateTarget class control: CountStateTarget action use unique identifier json: Use `NoConfigFound` exception when no config found control: Throw exception when no zones exist at poweron control: Rename increase/decrease actions Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I271965a352a003e508e9fc5ff5668b726a6f40e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans')
-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 122924b43..d34cef69f 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 = "d76351bd4d8710a130d298a3dcc18c921f67c823"
+SRCREV = "d9ec33a010dfbd7685ded4a4711f13609208fc32"