bmcweb: srcrev bump fd4859a7fb..c0a1c8a0ec
Iwona Klimaszewska (2):
Fix extracting certificate id
Implement nbd-proxy as a part of bmcweb
(From meta-phosphor rev: f88ab45c8cee86bcc9820c063f042a1a6583db22)
Change-Id: I94681275d5f1fcd29fd3c564de2feb6a2031c711
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 a6ca66a..3c54349 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 = "fd4859a7fba462b9762ac948702a1e768c66848f"
+SRCREV = "c0a1c8a0ecc55aef54e6f44ea89a4dd232e265a2"
S = "${WORKDIR}/git"