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

(From meta-phosphor rev: 6cd540553b7f5b403e140a1fb30a1a441c665d07)

Change-Id: Ic0f41063480633c73bc513b8a4589e3b76f1d958
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 24aa2f8..8b5ba0f 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 = "6228874eaee82201e59d21d2f0b443d4b967c168"
+SRCREV = "43fcbe55bc0917f0bf4a2eaab14dcfbfaf4f9119"
 
 S = "${WORKDIR}/git"