bmcweb: srcrev bump 54417b02ef..725525eaac

Anjaliintel-21 (1):
      Update odata.type version of /redfish/v1/AccountService/

Nan Zhou (1):
      doc: add a testing doc as guidelines for commits

Szymon Dompke (1):
      Add common url segments parser

Change-Id: Ib92cff6c891888c28f9fe73b2631133e17acd903
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 c4690e5..07f9913 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 = "54417b02efbfe896d6ef442cfc6a721314aac3f8"
+SRCREV = "725525eaac83bb355fb34aec5513a0a499fb471c"
 
 S = "${WORKDIR}/git"