bmcweb: srcrev bump 9a128eb3fc..1a6258dc98

Przemyslaw Czarnowski (1):
      Fix comparison for proxy/legacy mode

Change-Id: If8deb9f86b544e63b07b07aca3449d4b22e7384c
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 99d6b4f..0e0abb2 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 = "9a128eb3fc3008f802974360e98de6495ed1a66b"
+SRCREV = "1a6258dc985cde406d9098130e4a2d683e82beb2"
 
 S = "${WORKDIR}/git"