commit | c11a535b45166964ddf1a77a553fbbf2c35992d0 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Mar 21 14:20:02 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Mar 21 20:50:16 2017 +0000 |
tree | 1ba136f7fdf766dc99f9a34d6502cb49dd815cf3 | |
parent | 8637df626da6978c38eef258f7173013d14939d1 [diff] |
phosphor-fan-presence.bb: bump version Change-Id: I14837827bd9e5ab77b6e8aafd4366c13d9394fb6 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan-presence.bb b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan-presence.bb index 6bfa8e6..0bb6ebe 100644 --- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan-presence.bb +++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan-presence.bb
@@ -35,6 +35,6 @@ SYSTEMD_LINK_${PN} += "${@compose_list(d, 'FMT', 'OBMC_CHASSIS_INSTANCES')}" SRC_URI += "git://github.com/openbmc/phosphor-fan-presence" -SRCREV = "6d9b18d5e51b269d741c13120a35a7b780ac8928" +SRCREV = "5914f657e6f7e84d12cb4ef736db522e0fced6c6" S = "${WORKDIR}/git"