From fafecc70d4882a0a8570266bf296774bbdb6b0dc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 14 Oct 2024 18:50:41 -0500 Subject: bmcweb: srcrev bump d3a48a141a..21a94d5cd4 George Liu (1): Implement TemperatureReadingsCelsius property for ThermalMetrics Myung Bae (2): Format readjson Fix coredump during subscription Change-Id: If07412fc61b9fff217fc0482b86fc8c53903b474 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 86a61891a9..13ce2ba026 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -14,7 +14,7 @@ DEPENDS = " \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \ ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \ " -SRCREV = "d3a48a141a5849ba10d7a36441eaf7baae0d4165" +SRCREV = "21a94d5cd4be74a85c978c0cd63e4c633093c531" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https" -- cgit v1.2.3