bmcweb: srcrev bump 537174c420..be12c72919

James Feist (4):
      pid: fix patching with regex inputs
      s/MinThermalRpm/MinThermalOutput
      pid: add direction to stepwise
      Don't set result to success when calling success

(From meta-phosphor rev: c26907e7fb34b2922c47f1c6a024fc457b143171)

Change-Id: I5a2f25cbbd2f6c842dd1f56697c64dd8e0fc33e9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 55ea116..dc3665e 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "537174c420d5f784f8db67158b1ad8e8ed74ffff"
+SRCREV = "be12c7291914b8a6dd7d6e78f1a500708b0f20f9"
 
 S = "${WORKDIR}/git"