commit | d948686f27c042875f05903f38f30eec3fd1331b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Feb 23 21:50:51 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Feb 24 00:23:15 2021 +0000 |
tree | 4adbc77c708d756b814532b62f7b1033e38f38eb | |
parent | e73ff66af8d4a8e40dcc229cc0a6212fb53270ed [diff] [blame] |
bmcweb: srcrev bump ee135e246d..feaf150055 Ed Tanous (2): Fix the build on clang-11 Fix XSS regressions Patrick Williams (1): clang-format-11: reformat Change-Id: I1f6fb0a45f4ce86bc2aa4b8c509d3e2a92acdef9 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 83e5cf9..09e253a 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 = "ee135e246d8348048b5409b5ed0b81d9c1820c30" +SRCREV = "feaf15005555a3099c7f22a7e3d16c99ccb40e72" S = "${WORKDIR}/git"