summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-02-28 01:25:13 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-28 03:35:12 +0300
commitb70091a3f0d36fb7d5ea0eaae223a5de06a507d8 (patch)
treec100bd1c0b9aef2f847f2e4718c9d1a078c2ed42
parent085491aa064f487127a9b675de2b18400ceabde0 (diff)
downloadopenbmc-b70091a3f0d36fb7d5ea0eaae223a5de06a507d8.tar.xz
phosphor-software-manager.bb: bump version
Change-Id: Iad15239229d579d4240d694abf86d76eb63eabbe Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb b/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
index 170ca39cc..7421854b6 100644
--- a/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager.bb
@@ -97,6 +97,6 @@ do_install_append() {
}
SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt"
-SRCREV = "f37cefc8c841ee4bffb305132cdc985a813cc616"
+SRCREV = "f9ae45d2f300349bd8d5c8947f16fceb107b602e"
S = "${WORKDIR}/git"