summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-01 23:40:44 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-01 23:40:44 +0300
commit9c621531047b2f5ec2c9034170ac23e136c40cd0 (patch)
tree63916562683da9acfbc7f39b5b458b2ba000b378
parentca4bf03be80994eb4ea1368a2f5c3393c9150d7a (diff)
downloadopenbmc-9c621531047b2f5ec2c9034170ac23e136c40cd0.tar.xz
phosphor-bmc-code-mgmt: srcrev bump 7eebeaac36..2af0fdfb8e
Adriana Kobylak (1): ubi: Fix log typo George Liu (1): utest: Fix test case SignatureTest.TestSignatureVerify() Lei YU (2): bios: Delete uploaded DBus object after update Fix build issue related to boost asio Patrick Williams (4): build: support building with subprojects clang-format: sync latest from docs msl_verify: dos2unix logging: switch to lg2 Change-Id: Ia87d5c12832b9f32af692a67561b7a497f28912e 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 14530dbbc..20ab83c9a 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"
-SRCREV = "7eebeaac3630bb0ccbb293b916c06509b15524ee"
+SRCREV = "2af0fdfb8e79c6f0395dca973fa57e70a61a66a6"