bmcweb: srcrev bump 6228874eae..43fcbe55bc

Jason M. Bills (2):
      Add a BMC LogService
      Fix URL query parameter parsing

William A. Kennington III (1):
      Fixup mapbox variant references

Change-Id: Ifac8a3891d0eff0705c863a7fb9f43de63b3b18e
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 24aa2f8..8b5ba0f 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 = "6228874eaee82201e59d21d2f0b443d4b967c168"
+SRCREV = "43fcbe55bc0917f0bf4a2eaab14dcfbfaf4f9119"
 
 S = "${WORKDIR}/git"