From 6f7c5a7244d7622aab87f8e209421cbf9dc193f1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 14 Nov 2022 20:51:22 -0600 Subject: bmcweb: srcrev bump ce05f6c443..4ca3ec3c54 Albert Zhang (1): Add Redfish EnvironmentMetrics schema in bmcweb Nikhil Namjoshi (1): Processor: Implement links and HEAD Change-Id: I564e5419f78b475c8b963d4185460de58afb5a13 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 bc251a2ffc..c3c7e98b40 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 = "ce05f6c443944f7243e7a134990e7ce689c61f49" +SRCREV = "4ca3ec3c54d1d74fcd2b76c594be08fbba3774f1" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1" -- cgit v1.2.3