bmcweb: srcrev bump 4c25d66ea7..b2c7e20813

Claire Weinan (1):
      LogService: Sort dump entries collection by Id

Ed Tanous (7):
      Move /bus/system/<str>/<path> POST to method
      Remove brace initialization of json objects
      Add setUpRedfishRoute to /redfish/ route
      Move /redfish to free methods
      Return OData.Version with responses
      Fix regression in brace initialization
      Fix regression in ComputerSystem

Josh Lehan (1):
      Separate validFilename into a separate function

Potin Lai (1):
      log_services: fix wrong AdditionalDataURI

Change-Id: I17f7a4db63d00d16b850a0d3d5578ddda08d75b6
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 52c6073..98e3b69 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 = "4c25d66ea7b0d56ee9bbc6fa392582fb76b44911"
+SRCREV = "b2c7e20813074bf498fb0030ee800d1424fcf460"
 
 S = "${WORKDIR}/git"