From b5cba817825aaf42dea0eef1146feb699790544e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 27 Apr 2022 20:00:22 +0000 Subject: bmcweb: srcrev bump 5deabed966..3d768a1651 Abhishek Patel (2): Fix certificate_service privileges Fix Ethernet privileges Ed Tanous (1): Simplify sensor path lookups Jiaqing Zhao (1): system: Fix incorrect WatchdogTimer PATCH handler Change-Id: Ideb1a4e89c28b000ad54e1c7f8db4452309be90d 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 513f0d0157..b461a2e6bd 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e" SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1" PV = "1.0+git${SRCPV}" -SRCREV = "5deabed966f0ae5953dfb3a250a42b0046257ee8" +SRCREV = "3d768a165183dd8cf7e485ac67ab7270845d5f87" S = "${WORKDIR}/git" -- cgit v1.2.3