bmcweb: srcrev bump 77665bdac1..525fc07224
Sunitha Harish (1):
NetworkProtocol: Support NetworkSuppliedServers property
Change-Id: I267b54a845907ac85725454c73466c7f5725e424
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 944e267..da4dcf0 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "77665bdac1063ae547890a983daeab7f4320457d"
+SRCREV = "525fc07224884d3640e5c4a1b6a551aee024f7bd"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"