bmcweb: srcrev bump e436008377..5207438cbf

Ed Tanous (5):
      Move Openssl Generator
      Write the clang-tidy file OpenBMC needs
      add shellcheck
      Check in .clang-ignore
      Use std::array instead of char array

James Feist (1):
      Remove James from MAINTAINERS

Manojkiran Eda (1):
      Migrate docker support to meson

(From meta-phosphor rev: 20de65ad4c12af9411daf14131fe7fabccb3c42d)

Change-Id: I5b4a042edf0f040f901a6200c88859bf3c63e301
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 3f043d2..eeed94e 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 = "e436008377fbcf287be02c9e9e1b59c6627d7673"
+SRCREV = "5207438cbf2b5070b5fa2216c9aa39da057b0cb4"
 
 S = "${WORKDIR}/git"