From a6717949b9159afef4e097c32cf95bbfcf262dc9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 10 Oct 2022 12:21:13 -0500 Subject: bmcweb: srcrev bump bb759e3aea..9db4ba2515 Hieu Huynh (1): Adds LastStateTime in Redfish BootProgress Jiaqing Zhao (1): log_service: Fix error message for non-existing log entries Change-Id: I7f298d84b824d1315ff1d47b8cb2e89d4300d3e3 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 2594a37f75..30c970b2bf 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 = "bb759e3aeaadfec9f3aac4485f253bcc8a523e4c" +SRCREV = "9db4ba251522a6499e55b9060a796f89390bbb3d" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1" -- cgit v1.2.3