bmcweb: srcrev bump 4ed47cb82d..91ac2e57c4

Jiaqing Zhao (3):
      Fix undefined property in FirmwareInventory
      Memory: Remove extra loop in getPersistentMemoryProperties()
      Replace CSP plugin-types directive with object-src

Change-Id: I1f8c6d73dcdbf31427d73fe7c3f1942d2610ec5f
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 3790284..e156680 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 = "4ed47cb82da65cf8c84bb0be8ff98c6a208a550d"
+SRCREV = "91ac2e57c416bbdf95fa9242eaf8e5f9e118d5ba"
 
 S = "${WORKDIR}/git"