commit | 88f8d5bef31b563709762586c4958b8e28fa2222 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sun Jul 23 21:30:07 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jul 24 10:48:31 2017 +0000 |
tree | ffc0d53dc7ed1b2a30be1387deea2e89f508bce3 | |
parent | 8990e7d17d778d84689a810f7cfb35fd1bc32ecb [diff] [blame] |
phosphor-state-manager.bb: bump version Change-Id: I36dea72d069f53904fb244201bedc834f51fe6db Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/common/recipes-phosphor/state/phosphor-state-manager.bb b/common/recipes-phosphor/state/phosphor-state-manager.bb index 3ff00c3..3d6eb57 100644 --- a/common/recipes-phosphor/state/phosphor-state-manager.bb +++ b/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -88,6 +88,6 @@ SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_STOP_FMT', 'OBMC_CHASSIS_INSTANCES', 'OBMC_HOST_INSTANCES')}" SRC_URI += "git://github.com/openbmc/phosphor-state-manager" -SRCREV = "181f8364f81fc8864e9ae86f28de13f80cd9bbf9" +SRCREV = "8cf2f9a154665c94da59a734f0ef683397081c54" S = "${WORKDIR}/git"