From bf480142c804c87fa81bee856dc5b501212c7e10 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 31 Oct 2022 10:20:58 -0500 Subject: bmcweb: srcrev bump 4e7efda1ad..a9f68bb5f8 Claire Weinan (1): LogService: Increase dump timestamp precision Ed Tanous (1): Fix privileges on default handlers Tony Lee (1): pcie: Fixed return nothing when get PCIeDeviceId Change-Id: I88ec2fba6acf83a0a4790820753df3767a358bf1 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 35908da8dd..4742cf92d1 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 = "4e7efda1ada02e626bbbd70cf35a742fbe9cfe54" +SRCREV = "a9f68bb5f8e9cfe03fc8b31be5558d4bef20a5f4" PV = "1.0+git${SRCPV}" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1" -- cgit v1.2.3