From 1c0d26b2b248f9426b69af37e7f6d5f0d75ba483 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 1 Aug 2023 15:40:27 -0500 Subject: bmcweb: srcrev bump 8ed41c35a3..59ba63885e Ed Tanous (1): Refactor login/logout Gunnar Mills (1): Revert "Cache user role in session object" Lukasz Kazmierczak (1): Add PATCH for MetricReportDefinition Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: I7026e3844745d3d628d8437b1cb5771322500cc6 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index acc3401068..16f59d43c8 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 = "8ed41c35a314580bb794fa0fff2e01b0bf7efcf7" +SRCREV = "59ba63885eadecea4bd722141cd41bffecf96397" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3