commit | d1b07934ae7b03dd7f1e6f9f4993d78a3fc889a9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jan 07 05:30:13 2022 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jan 07 22:13:03 2022 +0000 |
tree | e548a9bbdb2f8c3113043a0be4ee30a7ec123608 | |
parent | 7a75c500a48993f8e1d323c14b257d9dafe4ecef [diff] |
phosphor-bmc-code-mgmt: srcrev bump 5ebb46cd46..0cd6d84b0a Lei YU (2): meson: Fix deprecated meson warnings cleanup: Fix warnings found by cppcheck Change-Id: Iddb5f386599e9e3984ebee433efc5e810e9332b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc index d1aeb1e..077c566 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 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt" -SRCREV = "5ebb46cd46b694d4bc103ac008b6128f10a93bf0" +SRCREV = "0cd6d84b0a58a950e691835f3241395d4628a6d4"