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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 513f0d0..b461a2e 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 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"