bmcweb: srcrev bump 4f568f74b8..90d2d1e887

Jiaqing Zhao (2):
      pcie: Remove duplicate DeviceType property check
      CertificateService: Enhance error handling for ReplaceCertificate

Change-Id: Ib196f718c8528d9d06ceee6b45626c74e5d22900
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 5872002..8ce12da 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 = "4f568f74b8bf1aa8dc50f0a2f6d12f2e11ed9383"
+SRCREV = "90d2d1e887e68c70f8e5923eb69c3c9356dae547"
 
 S = "${WORKDIR}/git"