commit | 8bca2fffeab0e55beff99d9f12d23cdb4a349623 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Jul 24 11:10:05 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jul 24 21:38:15 2018 +0000 |
tree | 297795a6d0e0a4e6eb65362b99e1b0fc923161f4 | |
parent | 7a4b132ca8ab3c27d7268e61a00d5665cdfb1645 [diff] |
phosphor-state-manager.bb: bump version Change-Id: I477ee7ba4cd5e9f67db56d40a276fb77065693ee Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/common/recipes-phosphor/state/phosphor-state-manager.bb b/common/recipes-phosphor/state/phosphor-state-manager.bb index 310e9a1..d76ae15 100644 --- a/common/recipes-phosphor/state/phosphor-state-manager.bb +++ b/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -135,6 +135,6 @@ SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_RST_RBT_ATTEMPTS_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}" SRC_URI += "git://github.com/openbmc/phosphor-state-manager" -SRCREV = "9a2f37cf223312f7a69bf924eb1ad63c93424109" +SRCREV = "e6710b7ecef38eef8f927fd7fec6ad433bb00ce2" S = "${WORKDIR}/git"