bmcweb: srcrev bump 1b1be67fb8..8a9a25c821

Ed Tanous (2):
      Make OpenSSLGenerator max() and min() constexpr
      Include what you use in http request and response

Change-Id: I5df364b8666953d5a26ceff524ea010654dfa8b5
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 30fdb9e..7989c6f 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 = "1b1be67fb8d50293d452316f51227363750a3d00"
+SRCREV = "8a9a25c821f40b9cd2d94a483581c435e4e4a27e"
 
 S = "${WORKDIR}/git"