commit | 8452e1b616b2bc0386c00167c937b4cd0869d7af | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Feb 23 15:50:12 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Feb 24 02:58:04 2017 +0000 |
tree | e2e783011d390ba3a3c738e1a59ac088855e2a28 | |
parent | 340ea7e7b06daabc018fcda4eea22c15187bf924 [diff] |
phosphor-state-manager.bb: bump version Change-Id: I546cd37c0983837a711425b126a218ce22885947 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 9d87573..9bb8f45 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 = "a8006a2113114bcccf03a439d335e57de16a9693" +SRCREV = "3362ea558c4fa39ecb0b50c4fe81224cf6a7b0bd" S = "${WORKDIR}/git"