bmcweb: srcrev bump 83935af944..aa9bb6b111
Gunnar Mills (12):
virtual media: Remove odata.context
Update service: Remove odata.context
System: Remove odata.context
Storage: Remove odata.context
Service root: Remove odata.context
Sensors: Remove odata.context
Roles: Remove odata.context
sessions: Remove odata.context
pcie: Remove odata.context
manager: Remove odata.context
Network protocol: Remove odata.context
message registry: Remove odata.context
Change-Id: Icb81b76759d774e2c869be04bf9293cdc1bf6b9d
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 e24a3a4..f3a9c28 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 = "83935af944c6f8f94497ce1e437730cc80f0002f"
+SRCREV = "aa9bb6b1115c79b795f4c1f79154e1f2f00613c5"
S = "${WORKDIR}/git"