bmcweb: srcrev bump 6141c8b207..6228874eae

Ed Tanous (1):
      bmcweb: Move to C++17

Change-Id: I9651064c4bad0fce9f6d08f3048e2129a1c0e5b4
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 254550c..24aa2f8 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 = "6141c8b207b68a3df5698bb8d8ce05019b36e4da"
+SRCREV = "6228874eaee82201e59d21d2f0b443d4b967c168"
 
 S = "${WORKDIR}/git"