summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-24 00:50:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-24 03:23:15 +0300
commitd948686f27c042875f05903f38f30eec3fd1331b (patch)
tree4adbc77c708d756b814532b62f7b1033e38f38eb
parente73ff66af8d4a8e40dcc229cc0a6212fb53270ed (diff)
downloadopenbmc-d948686f27c042875f05903f38f30eec3fd1331b.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 83e5cf9d8..09e253a91 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "ee135e246d8348048b5409b5ed0b81d9c1820c30"
+SRCREV = "feaf15005555a3099c7f22a7e3d16c99ccb40e72"
S = "${WORKDIR}/git"