commit | d6b16413b4beb1162fb69f6553683767d2969d16 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 27 08:50:09 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 27 08:50:09 2017 -0500 |
tree | 8f58b9d2fb13ec8151ae1b1a1da4751ae246f3dd | |
parent | 37f4a7803d3cbae835e385d0c1e17fdcab5b514a [diff] [blame] |
phosphor-state-manager.bb: bump version Change-Id: Ic30c74794860dd7701029c9c455d0f639fad45a2 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 c3ab38b..26eed9d 100644 --- a/common/recipes-phosphor/state/phosphor-state-manager.bb +++ b/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -102,6 +102,6 @@ SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_REBOOT_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}" SRC_URI += "git://github.com/openbmc/phosphor-state-manager" -SRCREV = "d50f65787a81b021e42c9b066e65ca11e080bd3c" +SRCREV = "4e6534f5b2520228a275941e2f3f5a495f41b9aa" S = "${WORKDIR}/git"