bmcweb: srcrev bump a2f0263855..66cdfb4755
Andrew Geissler (2):
Add dev section on using SDK/QEMU
Add redfish schema link
Ed Tanous (2):
bmcweb: update SSL cipher suites to OWASP compatB
Update content security policy
Gunnar Mills (1):
Redfish: Chassis: Remove Inventory.Item.System
Matt Spinler (4):
REST: Add method return support for arrays/dicts
REST: Add method return support for structs
REST: Add method return support for variants
REST: If necessary, combine method response data
Change-Id: Ica256b0b0e04230e71f56db4327cfac091daa6e1
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 6d13d00..9e8012b 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 = "a2f0263855e05de64bdd1fd671f0634bd9de3902"
+SRCREV = "66cdfb4755345890e0b62eb1911c3bedc2318cbf"
S = "${WORKDIR}/git"