bmcweb: srcrev bump 3e4c779703..d609fd6ebd

Ed Tanous (5):
      Fix naming conventions
      Remove Server header from responses
      modernize ibm management console
      Remove socket() call from Request
      Remove redundant void in task

Change-Id: I2a3617c6e97fa7f1986fb7bc278c64ba7b8892fa
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 ac182ad..566d1a3 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 = "3e4c7797033926a0502cdd4491421c8b16684aef"
+SRCREV = "d609fd6ebd1af3a9cbba0dd646aee27da8e1f971"
 
 S = "${WORKDIR}/git"