bmcweb: srcrev bump 525fc07224..532d769725
George Liu (1):
Add EnvironmentMetrics schema
Gunnar Mills (1):
Revert "NetworkProtocol: Support NetworkSuppliedServers property"
Nan Zhou (4):
pcie: fix Members@odata.count
pcie: fixed filpped empty check
move config to a subdir
use multiple test targets
Change-Id: Ief9f75c6ffebf3e26e1ccda83333eb9a39ea15df
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 da4dcf0..6bd7c84 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 = "525fc07224884d3640e5c4a1b6a551aee024f7bd"
+SRCREV = "532d769725d346d5339387016ce14d75d41ee3b2"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"