bmcweb: srcrev bump 83deb7d8bd..94bda602f0

Tim Lee (1):
      systems: fix Members@odata.count is incorrect even Members have contents

Change-Id: I9494fc00be57ad672f0881562b24830625f73232
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 6a02aa1..122f8a0 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 = "83deb7d8bd399469f8167f768cd6bb641584529d"
+SRCREV = "94bda602f00b181befa20a08550439b3c1d3b256"
 
 S = "${WORKDIR}/git"