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

(From meta-phosphor rev: 6cd4a39d8f451f46a881ac06bd2ecf1767c6b6c2)

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