summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-23 01:20:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-29 04:05:22 +0300
commit5dd3b7b3f52694483d5a30f6ed2aaa2452820cc3 (patch)
tree605c720c0d39ca8194d0bd18cc7ed0fab7cd10b9
parent37c324aaca093b253114c32a97dd8a2170071d76 (diff)
downloadopenbmc-5dd3b7b3f52694483d5a30f6ed2aaa2452820cc3.tar.xz
bmcweb: srcrev bump 8682c5ad05..0fd03ad472
George Liu (1): Update clang-format Jason M. Bills (1): Remove Jason as a maintainer Jonathan Doman (1): Remove obsolete Boost preprocessor options Change-Id: I517592e6c9ec832bbdda0df549331e3d2f78877e 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 e083eb4603..ae7a2737db 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "8682c5ad05a9dff8ba3575ff5c4e8ceb535f6c5e"
+SRCREV = "0fd03ad472d42eb35c15147e4c678d28b7f70c4a"
S = "${WORKDIR}/git"