bmcweb: srcrev bump c0eb9bd95a..4ae611d9de
Ed Tanous (1):
bmcweb: Remove deprecatd ASIO interfaces
Matt Spinler (1):
REST: Add missing return statement to dbusArgSplit
Change-Id: I72b62746bb7d81aa3bae417fd6761e4162d90426
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 2536cc3..ba40e93 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 = "c0eb9bd95afa900dc808dce7c2c5fa521ba828f5"
+SRCREV = "4ae611d9de1504b68f521e9837ddb97e0dc89d27"
S = "${WORKDIR}/git"