commit | c4da6f6ce67384dfd0d2767e6162b056a879ddc3 | [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 | d3f2615cd724ef8c146b4e6dd944e094c97bf1ca | |
parent | 88fce1e86050180a1e9545807b24ed55cacb715e [diff] |
phosphor-fan-presence.bb: bump version Change-Id: I14837827bd9e5ab77b6e8aafd4366c13d9394fb6 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/common/recipes-phosphor/fans/phosphor-fan-presence.bb b/common/recipes-phosphor/fans/phosphor-fan-presence.bb index 6bfa8e6..0bb6ebe 100644 --- a/common/recipes-phosphor/fans/phosphor-fan-presence.bb +++ b/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"