summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-11 23:00:13 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-02-15 21:30:17 +0300
commitc7bda27df7019b6b5c0455ccadc3d40d461d8a61 (patch)
tree5762bb312c75f25b0291e6a59d479f57b4ba964f
parent40875d2e2fe792edc2634124855fe43e8b648c40 (diff)
downloadopenbmc-c7bda27df7019b6b5c0455ccadc3d40d461d8a61.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
index 937479c119..0b888f741d 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 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-bmc-code-mgmt"
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"