bmcweb: srcrev bump 5c9fb2d6a1..a6669023cd

John Edward Broadbent (1):
      drive: cleanup recent errors

Krzysztof Grobelny (2):
      used sdbusplus::unpackPropertiesNoThrow part 2
      fix ProcessorSummary.CoreCount

Change-Id: I541d9c9d11755fe6c3bc8dafa218d774600a7f19
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index e5c56cc..f5d5580 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "5c9fb2d6a1cddabc22af7603f11efd2850a05a80"
+SRCREV = "a6669023cd409db1cf784f51f1b1008798c27e5c"
 
 S = "${WORKDIR}/git"