phosphor-bmc-code-mgmt: srcrev bump 0cd6d84b0a..59b640b071
Adriana Kobylak (5):
updater: Introduce the concept of flash id
serialize: Use flash id instead of version id
Use flash id to write image to flash
Determine functional versions from mount directory
Support uploading same image for multiple times
Change-Id: I68cf390a6c4ef06247dde256ed27dad02f501d79
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
index 937479c..0b888f7 100644
--- a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
+++ b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt;branch=master;protocol=https"
-SRCREV = "0cd6d84b0a58a950e691835f3241395d4628a6d4"
+SRCREV = "59b640b07148c56e0a344dda198fcac0cd9af836"