bmcweb: srcrev bump d82a3acd1a..91fe97c521

Joseph Reynolds (1):
      bmcweb: Handle ConfigureSelf privilege

Sunitha Harish (1):
      Fix response error code for error - Unauthorized

Vikram Bodireddy (1):
      Adding StandBySpare state for firmware inventory

jayaprakash Mutyala (1):
      privileges: Added noAccess privilege check

Change-Id: I65948aec1ebf74a37bd9476a051b211f17e6ba36
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index e1a5784..d675f0c 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "d82a3acd1abc04a13f90cef5234416c3e18da0e1"
+SRCREV = "91fe97c521d323fb5dfecade77a8548f7d1a01c1"
 
 S = "${WORKDIR}/git"