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

Change-Id: I02b1c865b896d0309a4f5ac022e2ed59503a9388
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 55ea116..dc3665e 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 = "537174c420d5f784f8db67158b1ad8e8ed74ffff"
+SRCREV = "be12c7291914b8a6dd7d6e78f1a500708b0f20f9"
 
 S = "${WORKDIR}/git"