commit | c4da0f68ab52a68e8e0d127a2270b28cc48129c0 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Mar 24 00:00:16 2023 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Mar 24 00:00:16 2023 -0500 |
tree | 1d7f27ef3262eabfe1df639a2948c25fe6356e4d | |
parent | e6856152c8e40e916cac888805fa44e399e1a177 [diff] [blame] |
phosphor-bmc-code-mgmt: srcrev bump 3363f6553b..cb4f0ca346 Jian Zhang (1): Fix rsync unexpectly skip file Change-Id: Ifa5e8206ded85a5220a93e5ae2061203535c37d4 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 463afc5..26b6089 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;branch=master;protocol=https" -SRCREV = "3363f6553b3bd196ee51d05c322e395201a49dad" +SRCREV = "cb4f0ca3462af9c2353f85d3bb4836e7bdb03bdc"