commit | 721aefc4695437957bb80301ea52a7d8f6df50a2 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Mar 21 16:00:05 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Mar 21 21:30:25 2017 +0000 |
tree | 78edd1cb679d573919b647e91c637ec1017b5007 | |
parent | d693778a4e76ac0a090122b3a5638a6701d18e0a [diff] [blame] |
phosphor-fan-presence.bb: bump version Change-Id: I4ff2ebcf6a080bf265fc62db0f22ab287d7e3a0e 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 0bb6ebe..65f0832 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 = "5914f657e6f7e84d12cb4ef736db522e0fced6c6" +SRCREV = "14476ae2e627fcc5fe8390db08b957bcfc16b912" S = "${WORKDIR}/git"