bmcweb: srcrev bump 4eaf2ee361..8114bd4d9b
Gunnar Mills (3):
clang-format: update to latest from docs repo
Remove include experimental/filesystem
ManagerAccount: Implement AccountTypes
James Feist (2):
Memory: add health support
Revert "EventService: Add event log support with inotify"
Sunitha Harish (1):
New OpenBMC OEM schema for Session
Change-Id: I85fb8d43026c950f379b0bab15c149f70747b239
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 45c1506..4c7aa4f 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "4eaf2ee36116b4d2be4269df106d37d7d437a711"
+SRCREV = "8114bd4d9ba4b927ecd2c2eeb3fc0885f684ad25"
S = "${WORKDIR}/git"