summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-09-11 21:20:42 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-12 04:33:52 +0300
commit45fc0ee5901962cc4858701e1cf2ec36033e58c4 (patch)
tree8c580b491cc45c969a6f0ee6975db465bb640aa8
parent8ac94ce397b90a3b2643b6d6d59fd36eed3f60bf (diff)
downloadopenbmc-45fc0ee5901962cc4858701e1cf2ec36033e58c4.tar.xz
phosphor-state-manager: srcrev bump a965cf06a6..14e14cddf6
Matt Spinler (1): Traverse full GetSubTree output (From meta-phosphor rev: 9346a61b55e85f6ab6e12ecd4af0cdebc3c64fa1) Change-Id: Ife66d4603c10f504c83cff2895bb4c55c72d5a55 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-state-manager.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager.bb
index 4acaa5688..211663d01 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager.bb
@@ -136,6 +136,6 @@ HOST_RST_RBT_ATTEMPTS_SVC_FMT = "../${HOST_RST_RBT_ATTEMPTS_SVC}:${HOST_START_TG
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 = "a965cf06a6bb6b130a2e4f1202978aac9124be68"
+SRCREV = "14e14cddf60e9858d5f3de8f46adfc42bc880cfa"
S = "${WORKDIR}/git"