From 465a8382455d4e02e0aa35b1ad4cb1ca1e4eb68d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 4 Apr 2024 15:00:44 -0500 Subject: bmcweb: srcrev bump 5575efb613..7ac13cc939 Asmitha Karunanithi (1): log_services: Move to setProperty dbus util method Ed Tanous (6): Call dump() less Fix http2 payloads Allow parsing null or value classes Clean up hypervisor to use readJson Clean up Account Service to use readJson Clean up Ethernet to use readJson Gunnar Mills (1): Remove redfish-health-populate Konstantin Aladyshev (1): meson: Disable tests build for tinyxml2 dependency Change-Id: Ie72d092d1c7a7fd5cc1aeb2b735058669dc9970c 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 90a7c7aa9e..2739c44449 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 = "5575efb61318a29b810b841390dce5b80cbeacfb" +SRCREV = "7ac13cc939beaf9a2a7af870ba9b5650c98e409e" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3