phosphor-bmc-code-mgmt: srcrev bump 147d0f7c32..3de44335f1
Alexander Hansen (1):
common: pldm: drop check applicable component OOB
Carter Chen (2):
software-manager: catch Software creation errors in update flows
common: retry random swid generation on collision
Freddie Jheng (1):
i2c-vr: add MAX209xx voltage regulator support
Kevin Tung (1):
i2c-vr: enforce OnReset apply policy during update
Mahalakshmi K (1):
eeprom: return false on write failures
Mahalakshmi Kailasam (1):
spi: return false on flash errors
Patrick Williams (1):
obmc-flash-bmc: remove deprecated sgdisk calls
Change-Id: Ibce4e76a19716d93b64f400dbf7efd5cbd0d1549
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 5c94943..b65bc01 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 = "147d0f7c325d08f9a0cd0e21d5a9d0cebba4a50f"
+SRCREV = "3de44335f10433221da33c97afce1c889f54e4d2"