bmcweb: srcrev bump 5b816f2366..83935af944

Andrew Geissler (1):
      diag-mode: return InTest if host is in diag mode

Gunnar Mills (6):
      certificate_service: Remove odata.context
      cpudimm: Remove odata.context
      chassis: Remove odata.context
      ethernet: Remove odata.context
      log service: Remove odata.context
      Account Service: Remove odata.context

Johnathan Mantey (2):
      Permit Redfish to enable/disable the network interface card
      Fix KVM page to display the KVM session

Change-Id: Ic0249a3baa9522de96e44ed505c47ee20f17c8c1
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 cabf8a9..e24a3a4 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 = "5b816f2366de282e6d30090cdd5c85fcaef6bda9"
+SRCREV = "83935af944c6f8f94497ce1e437730cc80f0002f"
 
 S = "${WORKDIR}/git"