bmcweb: srcrev bump 11baefe467..f1e1bbf24c

Jason M. Bills (1):
      Use (size() == 0) check for multi_buffer

Jayaprakash Mutyala (1):
      Add message registry entry for Memhot event

Change-Id: I85c2ebb8a68d25f74d759f2d3e4045d22749dd5d
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 5a78cb0..b8fce78 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;branch=master;protocol=https;nobranch=1"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "11baefe467d1b6d4c845325276bc46de01d23cdb"
+SRCREV = "f1e1bbf24c296bf69058225a99036ec64a65705d"
 
 S = "${WORKDIR}/git"