diff options
author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-01-21 19:52:41 -0600 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-01-21 19:52:41 -0600 |
commit | 16535ef0966661b928ab50699974a40b8829b62a (patch) | |
tree | c1dbc47b3e0ee05223fa48735a2dba6d82027572 | |
parent | 627936e87310b440fe29f61b2cdf9ae143cc76d7 (diff) | |
download | talos-openbmc-16535ef0966661b928ab50699974a40b8829b62a.tar.gz talos-openbmc-16535ef0966661b928ab50699974a40b8829b62a.zip |
Revup phosphor-fan-presence
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc index 539930cb0..e0b6208a5 100644 --- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/common/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://scm.raptorcs.com/scm/git/phosphor-fan-presence;protocol=https" -SRCREV = "e65f617c6a79eb92c122310f35ddb8a496e729fd" +SRCREV = "c437adbfea21c06f1012cef30910edfda59f3d05" |