bmcweb: srcrev bump 771cfa0fb0..976596bcd8
Jason M. Bills (1):
Add MessageArgs for Redfish messages from the Base registry
Joseph Reynolds (1):
Add README configuration section
(From meta-phosphor rev: 8786d5feb694b4ea4f214d1099af9c7e6d6f6635)
Change-Id: Ic5003e12932eef218083b75a774105ccb779e63f
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 3cf562f..c707402 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 = "771cfa0fb06de042f9f304abb27d5be80bc163df"
+SRCREV = "976596bcd89c7087c4981400f76377345b74fd66"
S = "${WORKDIR}/git"