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

(From meta-phosphor rev: 5ef7491baacc3d169a36520e42c93c37f44aa644)

Change-Id: Ie2a04f366437778a22d6d3204a65817c24117755
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 936d583..c79b6df 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 = "94e1b82826762404589e61904139bba3a86964bd"
+SRCREV = "41352c2412afb93f0f1749f70c96584696197e19"
 
 S = "${WORKDIR}/git"