bmcweb: srcrev bump 41352c2412..b6a61a5ec6

Alpana Kumari (1):
      Fix "MemorySummary" status: Disabled on IBM systems

Jason M. Bills (2):
      Fix getting individual journal entries with an underscore
      Don't return a 500 error for entries without priority metadata

RAJESWARAN THILLAIGOVINDAN (1):
      Add CPU core count property

(From meta-phosphor rev: 5490524ff7882c278b65a0893f6d40658db5544a)

Change-Id: I7fc1777c04c9fbd6851784312e4377b8da8dea7f
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 c79b6df..b793884 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "41352c2412afb93f0f1749f70c96584696197e19"
+SRCREV = "b6a61a5ec6aa3509c7dccad521e3850c71008a7a"
 
 S = "${WORKDIR}/git"