bmcweb: srcrev bump 550a6bf85f..4c25d66ea7

Carson Labrado (1):
      Refactor HttpClient Class

Ed Tanous (4):
      Implement $top and $skip
      Handle HEAD and Allow headers per the spec
      Revert "Handle HEAD and Allow headers per the spec"
      Move redfish v1 into redfish-core

Change-Id: I0b81064b65401bcf2b13458f570347ebd3a68409
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 324470c..52c6073 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "550a6bf85f81c1725b6c320a5ee419335cff2cf6"
+SRCREV = "4c25d66ea7b0d56ee9bbc6fa392582fb76b44911"
 
 S = "${WORKDIR}/git"