summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-29 00:11:27 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-29 21:53:42 +0300
commit4d9dc5ffe419baa4164e78b52118edf36d795a35 (patch)
tree240c446c725bea5cc78c1bd85427a832ba4b5635 /meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
parent51d8df45268e84a20317a42741454191bbd55eb9 (diff)
downloadopenbmc-4d9dc5ffe419baa4164e78b52118edf36d795a35.tar.xz
phosphor-state-manager: srcrev bump a6e7bbf0d6..2869a92621
Andrew Jeffery (1): obmcutil: Quote variable in non-zero test to avoid always true result (From meta-phosphor rev: 400b892e15e02f14732a38d767393a4ba2480805) Change-Id: Iea100e057518cbea48ff624c0004a6ad0999363b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
index c30d191ec..a1e23c3fa 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -147,6 +147,6 @@ do_install_append() {
}
SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "a6e7bbf0d63b33382448a62ae08661ef17f60e64"
+SRCREV = "2869a926212f596af6c87f883b7dd937878caf83"
S = "${WORKDIR}/git"