commit | 65dd66c6e672e4ea51f46a49f1119533928c28bf | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Aug 05 18:00:54 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Aug 05 21:20:17 2021 +0000 |
tree | 40441986bbf72aaacfddfe34ca3c95ab0617ad00 | |
parent | 746fb69aa5c154361267f80dc89237fb229b4a6f [diff] |
bmcweb: srcrev bump c21865c469..ff3f835ad4 Ed Tanous (2): Enable pycodestyle Rearrange mtls code Ravi Teja (1): Fix PATCH on hypervisor IPv4Addresses Change-Id: I02412dc678c46bef52f7b9056f758f0d76b14b9d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index b834272..3db77d9 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "c21865c469cfc9dffdc15d87710293115cf6d9e4" +SRCREV = "ff3f835ad47f7a4f61d5fe9345dccdd3e496c47c" S = "${WORKDIR}/git"