bmcweb: srcrev bump e269e01167..f5ffd8062e

Ed Tanous (1):
      Fix AccountService PATCH regression/merge conflict

Change-Id: Id15d50d98bd2d95032d982c1b8fd21418d0f5305
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 02e5835..53a330e 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "e269e01167cfc94d29f3d22f13e558c63b0a7cee"
+SRCREV = "f5ffd8062e556cb3bdf5f441dd393e784b771e85"
 
 S = "${WORKDIR}/git"