bmcweb: srcrev bump 162be7b8b8..771cfa0fb0

Jason M. Bills (6):
      Simplify Redfish error message property interface
      Use target_compile_definitions() for build flags
      Add helper functions to get data from the journal
      Add the Redfish message registries
      Change the BMC LogService to only display from the message registry
      Add automatic range-checking and type-casting for readJson

Change-Id: I7a0a7ea7519c928f91b5f9874d0f8ebe38bceac7
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 a5f8bdc..3cf562f 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 = "162be7b8b816ff34d08b8d5db461de067356b4d9"
+SRCREV = "771cfa0fb06de042f9f304abb27d5be80bc163df"
 
 S = "${WORKDIR}/git"