commit | 400b892e15e02f14732a38d767393a4ba2480805 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Oct 28 21:11:27 2019 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Oct 29 18:49:46 2019 +0000 |
tree | 8940f32bac2d2b29e32873e00168040076b604ab | |
parent | 7f5955b3496c83783a34e0177d274f00b684ae84 [diff] |
phosphor-state-manager: srcrev bump a6e7bbf0d6..2869a92621 Andrew Jeffery (1): obmcutil: Quote variable in non-zero test to avoid always true result Change-Id: I8cb02b51124ad4fd64ad35876216a37ad0a3cd32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/state/phosphor-state-manager_git.bb b/recipes-phosphor/state/phosphor-state-manager_git.bb index c30d191..a1e23c3 100644 --- a/recipes-phosphor/state/phosphor-state-manager_git.bb +++ b/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -147,6 +147,6 @@ } SRC_URI += "git://github.com/openbmc/phosphor-state-manager" -SRCREV = "a6e7bbf0d63b33382448a62ae08661ef17f60e64" +SRCREV = "2869a926212f596af6c87f883b7dd937878caf83" S = "${WORKDIR}/git"