bmcweb: srcrev bump f857e9ae6f..fe30672809

James Feist (1):
      Task: Add payload support

Change-Id: I2534752fb5590a46602913bce334bea4fdb56a25
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 4b8fcdc..795d958 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 = "f857e9ae6f6e7d567462f32cb5d9d3a7b581535e"
+SRCREV = "fe30672809d9dcf83f6cab821d02650b250664b9"
 
 S = "${WORKDIR}/git"