bmcweb: srcrev bump c0eb9bd95a..4ae611d9de

Ed Tanous (1):
      bmcweb: Remove deprecatd ASIO interfaces

Matt Spinler (1):
      REST: Add missing return statement to dbusArgSplit

(From meta-phosphor rev: 56e7720c8adfeb81816d9be0de0f6b702822fa5a)

Change-Id: I4b2525ec3d81823a207970ac478e9085aaeb6b87
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 2536cc3..ba40e93 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 = "c0eb9bd95afa900dc808dce7c2c5fa521ba828f5"
+SRCREV = "4ae611d9de1504b68f521e9837ddb97e0dc89d27"
 
 S = "${WORKDIR}/git"