commit | 49fe17d8d219ae08cfe287a7f32455910245fb96 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Mar 27 12:30:12 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Mar 27 20:58:33 2017 +0000 |
tree | bf3a5f89433009b6076eda16ace91785b4af0ea6 | |
parent | 57e100b5e73774b6d6bd897aa159ae282aae1aef [diff] |
phosphor-fan-presence.bb: bump version Change-Id: I8aec1d5fe8319eb2b77cdbab56870bc986c6c599 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 65f0832..ec17267 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 = "14476ae2e627fcc5fe8390db08b957bcfc16b912" +SRCREV = "2b44a6c0b282cf50c563a175535c4c32f55a81dc" S = "${WORKDIR}/git"