From 7cc9eb3d638402f75a2014cd32f515bd7e603dd2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 16 May 2023 19:50:14 -0500 Subject: bmcweb: srcrev bump bad2c4a9a1..ddd70dcaa5 Ed Tanous (3): Boost::urls::format Remove flat_set from EthernetInterfaces Use array Gunnar Mills (2): README: Move to "meson setup [options]" Remove done TODO Lakshmi Yadlapati (3): Add State information for PCIeDevice Fix invalid PCIeType in pcie_slots Fix documentation for PCIeDevice properties vijayabharathi shetty (1): Fix certificate replacement error code issue Change-Id: I66bb2a4256b9004ffd9617e8122f181737f487a4 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/recipes-phosphor/interfaces') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 4d2e814777..5c2dd08715 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -12,7 +12,7 @@ DEPENDS = " \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \ " -SRCREV = "bad2c4a9a1095e5e41959bfc5bc56102bbd2a79a" +SRCREV = "ddd70dcaa56bd51eaa0b192cd2c5c7bdcc1c3576" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3