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

(From meta-phosphor rev: a3c5c0a0769160b3a7f7530504fbc83bdd15091b)

Change-Id: Idd7dc9e239cc496b5c56cfc0c175bac6c7ad5646
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 6d13d00..9e8012b 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 = "a2f0263855e05de64bdd1fd671f0634bd9de3902"
+SRCREV = "66cdfb4755345890e0b62eb1911c3bedc2318cbf"
 
 S = "${WORKDIR}/git"