bmcweb: srcrev bump d53dd41f16..aad1a25727

James Feist (1):
      pid: Add hysteresis

Change-Id: Ia5e5ec30af275929799baf68b1e708d247aeefb2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 477ec12..93769ec 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "d53dd41f16d4e31f20df7e63d4ea275166a581c9"
+SRCREV = "aad1a257275632029d5400971e786633b5ffb6fa"
 
 S = "${WORKDIR}/git"