bmcweb: srcrev bump 2b5e08e291..4228a1609a

Jason M. Bills (1):
      Correct Redfish message severity values

Karthick Sundarrajan (1):
      Changed input data format for Crashdump.SendRawPeci

jayaprakash Mutyala (1):
      msg_registry: updated MemoryThermTrip msg entry

Change-Id: Ie4b9fe9b930c02c48327ca2fe73308b582af7c69
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 8c8be4b..b135a63 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 = "2b5e08e2915d886655a78aaabff40745dca6b517"
+SRCREV = "4228a1609a9f9751604a1e636de11a34ed58b840"
 
 S = "${WORKDIR}/git"