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
Change-Id: I103bff10e0ce30df0e65ebede53ed0b892bee2ca
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 9e8012b..0eb42f0 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 = "66cdfb4755345890e0b62eb1911c3bedc2318cbf"
+SRCREV = "7625cb81a6618be5a25ea659bb15b1ddd52c4706"
S = "${WORKDIR}/git"