summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-01 23:20:08 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-05 15:27:12 +0300
commit6a33785654a94799b301ee0a4abf87526e6183d2 (patch)
tree46d6203a90b3f4b8b23484cfad06cd4b25c4b570
parent7136fa5de86f1a8d36858a21e3d9b1a0a64f9b79 (diff)
downloadopenbmc-6a33785654a94799b301ee0a4abf87526e6183d2.tar.xz
phosphor-bmc-code-mgmt: srcrev bump c026f6cdc3..703de25c2a
Adriana Kobylak (1): sync-once: Fix shellcheck warnings Isaac Kurth (3): gen-bios-tar: fix shellcheck warnings obmc-flash-bmc: fix shellcheck warnings Enable shellcheck Justin Ledford (1): Add support for Inventory.Decorator.Compatible Change-Id: I3d50029d3130ab75f8f0ffd6f9be7dfc7e3d677e 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 a6a4746be4..e33e768484 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 = "c026f6cdc3f7e305d98dc824fcba0f199a7aa157"
+SRCREV = "703de25c2ac0e215f1ac692ac2ebfd9fe93af380"