bmcweb: srcrev bump c50e7c68c2..f71882ffec

AppaRao Puli (1):
      Deallocate memory during failed case

Asmitha Karunanithi (1):
      Redfish: Support for DownloadLog Action

Gunnar Mills (1):
      Manager: Support for switching running image

Change-Id: Ibe4c82e80c0a371efb9ad278b58a9f1a7b4093f0
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 dd03c15..4e33e77 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 = "c50e7c68c2a8d08ed799ae28f47395b5a58494bc"
+SRCREV = "f71882ffecef5e64d1f5ad7ef59e811383de7156"
 
 S = "${WORKDIR}/git"