bmcweb: srcrev bump 94e1b82826..41352c2412

Ratan Gupta (1):
      Change the permission of the session database

Santosh Puranik (1):
      Fix Regression in PATCH on system node

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