summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-05 23:20:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-06 15:39:43 +0300
commit3f4c1c7f0b4a2d21d1325fc0862de7d0bc78aae7 (patch)
treeed677eed29b0f055d5ae07481f86136a5f929dff
parentf52fd1c216d301938ce854f6f9c5e2588eb20ea6 (diff)
downloadopenbmc-3f4c1c7f0b4a2d21d1325fc0862de7d0bc78aae7.tar.xz
phosphor-bmc-code-mgmt: srcrev bump b36a3ebfa4..dedcb9a6a4
Adriana Kobylak (2): mmc: Run fsck on the alternate image and hostfw mmc: Don't remove hostfw if it's not being updated Change-Id: I51663cc1c4ccbad00d95dae6adda19269b86e07c 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 09b5d504db..e16af8792f 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 = "b36a3ebfa48a18eff75b9b1b0c27bb068d998237"
+SRCREV = "dedcb9a6a4f5e756b1996e99a0a4e5e03b06d84c"