bmcweb: srcrev bump be12c72919..f1eebf06f7

Ed Tanous (2):
      Move some include headers to a less specific folder
      Fix some static analysis bugs

beccabroek (1):
      Redfish remove buildDate property from system

raviteja-b (1):
      Redfish(Network): Support the PATCH operation of HostName property

Change-Id: I23316aa436b020c6b2a957b47fd49c77d892e397
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 dc3665e..16c50de 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 = "be12c7291914b8a6dd7d6e78f1a500708b0f20f9"
+SRCREV = "f1eebf06f717d8561ff9bef2828c420ef051cb05"
 
 S = "${WORKDIR}/git"