bmcweb: srcrev bump 2e8a4fb85f..749dad7d53

Ratan Gupta (1):
      Fix crash during GET of manager network protocol

Change-Id: I557d6f1b2b3b3d43fc20ad29c8bd174d803c35e5
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 64cfe8d..c786b46 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 = "2e8a4fb85ff146ce965342a26602822571edafb9"
+SRCREV = "749dad7d539cd05fb636473929af20acaf35b30b"
 
 S = "${WORKDIR}/git"