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
(From meta-phosphor rev: b1fc4d5699e2d8cce1ab458b97b4f772db6b683e)
Change-Id: I5c71a9f2f5f9e06bdb88b5c2b2599c43276d00a4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index e1a5784..d675f0c 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "d82a3acd1abc04a13f90cef5234416c3e18da0e1"
+SRCREV = "91fe97c521d323fb5dfecade77a8548f7d1a01c1"
S = "${WORKDIR}/git"