commit | bb52a2d1c69a7e207c1eb22b91348df9971e7dc7 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Feb 14 16:10:05 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Feb 15 02:39:40 2017 +0000 |
tree | 79e4169a74a89f89f5889c23c0db5ba7c72ce3b4 | |
parent | a70b352ee606adb533aff541c984c3c863bb8ed2 [diff] |
phosphor-state-manager.bb: bump version Change-Id: Ibdca21a2fc372dd21003cf88dc14ed0826e59a44 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 8dd19fe..f8ebc1d 100644 --- a/common/recipes-phosphor/state/phosphor-state-manager.bb +++ b/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -48,6 +48,6 @@ DBUS_SERVICE_${PN}-bmc += "xyz.openbmc_project.State.BMC.service" SRC_URI += "git://github.com/openbmc/phosphor-state-manager" -SRCREV = "20a4887fa02492d854ea131ffd5775512196e975" +SRCREV = "d3e58474dad16a9e215df1687f72dd9f80f0c231" S = "${WORKDIR}/git"