bmcweb: srcrev bump e6a7165064..885bbf1c82

Willy Tu (1):
      ssl: remove BMCWEB_ENABLE_SSL since openssl is not optional anymore

Change-Id: Id317d10cb20deaa283cb5b81401f825653f8acfc
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 0bdd386..c67089c 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "e6a716506447d2d03b99f1cd2007e207a6dfcae0"
+SRCREV = "885bbf1c82ea9f9cbfbe0065ee46adc8e398c868"
 
 S = "${WORKDIR}/git"