bmcweb: srcrev bump 8aae75ad51..2a833c77b5

James Feist (1):
      Fix Error on Missing interface

Change-Id: I9f62e820fdddc882956bede03431ad7b3532cb7f
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 26287f1..e91b2bc 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "8aae75ad51881046f2fab9ca64c7addfb004e06b"
+SRCREV = "2a833c77b5731239820f74eec8f312371b0b0e4f"
 
 S = "${WORKDIR}/git"