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

(From meta-phosphor rev: 2726667fc46c74cc9d8cee9c1ff9bdca926cf075)

Change-Id: I3ccbf5296b326a14aeb11f6f9664433f149c69d6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 485d38f..94d90a5 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 = "c3b3c92ac043fa99e8780c3aaf4fc235555ed396"
+SRCREV = "3fad0d59b94d951a752530d01db5451773f7d374"
 
 S = "${WORKDIR}/git"