bmcweb: srcrev bump fd4859a7fb..c0a1c8a0ec

Iwona Klimaszewska (2):
      Fix extracting certificate id
      Implement nbd-proxy as a part of bmcweb

Change-Id: I8c135eed7a1da568583e61d503b7ee6e0c05ae70
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 a6ca66a..3c54349 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 = "fd4859a7fba462b9762ac948702a1e768c66848f"
+SRCREV = "c0a1c8a0ecc55aef54e6f44ea89a4dd232e265a2"
 
 S = "${WORKDIR}/git"