From c373a6879d224a1447588c861015e98827e52a2f Mon Sep 17 00:00:00 2001 From: Reed Frandsen Date: Wed, 27 Jul 2022 08:41:35 -0500 Subject: [PATCH] phosphor-bmc-code-mgmt: srcrev bump 119e5a2c07..16ff30e79e (#229) Adriana Kobylak (1): version: Change error to info for missing MANIFEST fields Konstantin Aladyshev (1): Correct link to the Software Architecture document Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Lei YU (2): obmc-flash-bmc: Ignore SC2295 image-verify: Skip full verify for non-BMC images Andrew Geissler (1): side-switch: ensure both host and chassis off zamiseck (1): Change location of MSL error Change-Id: I5de3cc3bec30e6672d298c22d7064fb351ab8eb6 --- .../recipes-phosphor/flash/phosphor-software-manager.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc index 7c601b1047..6eacc51216 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 = "119e5a2c07b2e87ec2e75c98c06522c76bd59832" +SRCREV = "16ff30e79eb3752b55d12b0f86036b6ef2b2ce3f"