summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2017-08-16 21:40:05 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-08-18 14:41:14 +0000
commit6c57c5d71eeac0c4acbd592d62cd47372bf8fe34 (patch)
tree5216d0a4430673fc45682b1a15a992512968d5e6
parentbad8627cc5cb630134d3643b1c18230b14059d38 (diff)
downloadtalos-openbmc-6c57c5d71eeac0c4acbd592d62cd47372bf8fe34.tar.gz
talos-openbmc-6c57c5d71eeac0c4acbd592d62cd47372bf8fe34.zip
phosphor-state-manager.bb: bump version
Change-Id: Iddbdf16ca0e13b9edc8055b85137037108c2970c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
-rw-r--r--meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb b/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb
index a600d7176..caddb92f4 100644
--- a/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -102,6 +102,6 @@ HOST_REBOOT_SVC_FMT = "../${HOST_REBOOT_SVC}:${HOST_REBOOT_TGTFMT}.requires/${HO
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 = "a27a6e81e52691625121edefca850a48a2e4682b"
+SRCREV = "7b90a62b4e6a94150bc7720d1a3927a90c5f0721"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud