bmcweb: srcrev bump 27826b5f6a..c70f153548
Ed Tanous (2):
Fix an issue with non-root objectmapper entries
Add VlanInterface patch back
Jennifer Lee (1):
Managers: Actions object: Support Reset property
Rapkiewicz, Pawel (1):
Initial implementation of processors and memory schema
Change-Id: I499bffce72578a7966342ddb2d2c706cf5205803
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 a3c34d2..9a6dc7f 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 = "27826b5f6a4e886a5d4c1b3775b5d62d0438da95"
+SRCREV = "c70f1535484e5ecabdb3dfaa0497ccdd40fd1057"
S = "${WORKDIR}/git"