summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-27 23:00:22 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-27 23:00:22 +0300
commitb5cba817825aaf42dea0eef1146feb699790544e (patch)
treea3db840b49b7b465de47bf4c9cdbf4a088be4b66
parent34e56b6391cd9cf4a558f150a657306b9a8e764e (diff)
downloadopenbmc-b5cba817825aaf42dea0eef1146feb699790544e.tar.xz
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 <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
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"