bmcweb: srcrev bump 8aae75ad51..2a833c77b5
James Feist (1):
Fix Error on Missing interface
(From meta-phosphor rev: 2dc8d1ef26c42e6ccf2516c01e0758fbaff1a014)
Change-Id: If45593d53a25283348633a78b28e7cd2b5e8d2d8
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 26287f1..e91b2bc 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"