summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-17 03:10:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-18 18:51:41 +0300
commit04be8e8f90828b7b281148ea2aa94b8595d2470a (patch)
treea791148acd075ef5c6a010d3df68954450fc711d /meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc
parentfcaf6701519177d1ed659a1979184c3183c7a545 (diff)
downloadopenbmc-04be8e8f90828b7b281148ea2aa94b8595d2470a.tar.xz
phosphor-fan-presence: srcrev bump fc4be0d60a..45b3537af5
George Liu (5): monitor: Replace Argument class with CLI11 cooling-type: Replace Argument class with CLI11 control: Replace Argument class with CLI11 evmon: Replace Argument class with CLI11 meson_options.txt: Support for reading options from meson.options Change-Id: Iefbd39bd8a132ec8927eeeeed29e133955684295 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc')
-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 140f1e63db..ba58a96620 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;branch=master;protocol=https"
-SRCREV = "fc4be0d60af0567942b93f74dd26ddb4add9e262"
+SRCREV = "45b3537af544a1f15a55591fbd3c9f0bb8713e1b"