bmcweb: srcrev bump a170f27567..a926c53e9c

Jiaqing Zhao (1):
      query_param: Update OutOfRange error message for $top and $skip

Shounak Mitra (1):
      LogService: Remove setUpRedfishRoute in crashdump

Change-Id: I98b83dc20cd0a42a26599de52bedd1ffcdeb73d3
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 8bbaa39..16ab5f3 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 = "a170f2756716f13d906678ab93351ead035e37b4"
+SRCREV = "a926c53e9ceb83ea5dd02f889ef6ba1f2ad358f3"
 
 S = "${WORKDIR}/git"