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
(From meta-phosphor rev: 48208ebdf280938f2ca08ef20dda2d089b23172a)
Change-Id: Ifbcceca61df44ec115a43ef18a8c79f8243e5f69
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 dc3665e..16c50de 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 = "be12c7291914b8a6dd7d6e78f1a500708b0f20f9"
+SRCREV = "f1eebf06f717d8561ff9bef2828c420ef051cb05"
S = "${WORKDIR}/git"