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

(From meta-phosphor rev: 16617727d385d308d7b0ca8083c4f4c8597cf4ce)

Change-Id: I15f382d70780f8c7a2ed4db8bfbfac760d5d9bd6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index dd03c15..4e33e77 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"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "c50e7c68c2a8d08ed799ae28f47395b5a58494bc"
+SRCREV = "f71882ffecef5e64d1f5ad7ef59e811383de7156"
 
 S = "${WORKDIR}/git"