From e568aeebd5f4f5581c29407d569dbbacf9f9af0e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 18 Oct 2022 22:40:58 -0500 Subject: 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 --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index da4dcf0b8d..6bd7c84702 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ DEPENDS = " \ ${@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" -- cgit v1.2.3