bmcweb: srcrev bump c3b3c92ac0..3fad0d59b9

Gunnar Mills (6):
      Rename getCpuData -> getProcessorData
      Move getResourceList to Util class
      cpudimm.hpp: Separate Memory and Processor functionality
      Fix up Function to Populate collection Members
      Chassis Collection: Use getCollectionMembers
      Processors: Remove / at end of odata.id

Ravi Teja (1):
      Fix meson dump logService build option

Change-Id: Icac25d5a3844f32fb69f24cee85818609d54b66e
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 485d38f..94d90a5 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 = "c3b3c92ac043fa99e8780c3aaf4fc235555ed396"
+SRCREV = "3fad0d59b94d951a752530d01db5451773f7d374"
 
 S = "${WORKDIR}/git"