bmcweb: srcrev bump a6e5e0ab43..db69770393

Ed Tanous (1):
      Make run() static

Willy Tu (1):
      managers: populate the name correctly for PID

Change-Id: I90130aa37ecf6d8e5c739283d7019aec50085e3e
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 6ef4640..6fbf18d 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 = "a6e5e0ab436662983f2468f347a76b0cfbac83f1"
+SRCREV = "db697703934950bf751db436afabdc9ffc3d7c54"
 
 S = "${WORKDIR}/git"