bmcweb: srcrev bump a926c53e9c..3648c8be1c

Ed Tanous (1):
      Query param: fix regression in top parameters

Jiaqing Zhao (1):
      query_param: Set default value of $top to maxEntriesPerPage

Josh Lehan (1):
      bmcweb: Show exception what() before exiting

Nan Zhou (3):
      chassis: replace lambda with inline functions
      test treewide: iwyu
      authn: correct meson behaviors

Patrick Williams (1):
      sdbusplus: use shorter type aliases

Zhenwei Chen (1):
      Refactor getValidChassisPath

Change-Id: I463a504fdc4e5bace6b2e4cbbe4943769544cecf
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 16ab5f3..347fb96 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 = "a926c53e9ceb83ea5dd02f889ef6ba1f2ad358f3"
+SRCREV = "3648c8be1c03c8ebe099185bc651613862fc0027"
 
 S = "${WORKDIR}/git"