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

(From meta-phosphor rev: 6be1711a106ce1ebd684c254fb525116b71afcfb)

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