bmcweb: srcrev bump aceb7fc879..8d3cae6b6f

Gunnar Mills (1):
      Fix SessionService odata.id

Change-Id: I9cc7cdf2686232a44348f7d91a7f9ff8f199cc25
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 46dba14..164f567 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 = "aceb7fc879578407879af2f456458d080e39ec2d"
+SRCREV = "8d3cae6b6f374a6156e387026a758c887f0feda2"
 
 S = "${WORKDIR}/git"