bmcweb: srcrev bump 66cdfb4755..7625cb81a6
James Feist (1):
[redfish] Display missing field in PidControllers
Matt Spinler (2):
REST: Refactor software image upload
REST: Return a 405 on bad DELETE paths
(From meta-phosphor rev: d8e47bdaa9e541556f75b34ce9b5a5ed5be4cb5f)
Change-Id: I05950da4f92242a7be97877fbf0cddc7f92731b9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 9e8012b..0eb42f0 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 = "66cdfb4755345890e0b62eb1911c3bedc2318cbf"
+SRCREV = "7625cb81a6618be5a25ea659bb15b1ddd52c4706"
S = "${WORKDIR}/git"