bmcweb: srcrev bump 8f52ee5214..32898cea81
James Feist (1):
task: add fwupdate support
Change-Id: Ie2615b86eee82b6d11798130f25bda153cc5fa4f
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 348acac..5085625 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 = "8f52ee52148edea2fbd8d538e6fc93985fb04d36"
+SRCREV = "32898cea816973f50f1db1f415c73bb4791d1ef0"
S = "${WORKDIR}/git"