bmcweb: srcrev bump a2ec6384de..c0557e1acd
Gunnar Mills (1):
System: LastResetTime
Jayaprakash Mutyala (1):
network_protocol: Fix for SSH port
Kenny L. Ku (1):
Add Crashdump.Telemetry interface and trigger
Manojkiran Eda (1):
Fix : Compilation issue when ssl is disabled
(From meta-phosphor rev: 2365eabdb8555c2d3206c95162eebd533298c935)
Change-Id: If66c79cdbd15ada615785b6a4f52d873c48e6a2a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 5a426f1..117fe78 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 = "a2ec6384deae62963cc9b1d4a08de00b3cc9c9f3"
+SRCREV = "c0557e1acd060cbc7d68befd5659d081c1a7fdb0"
S = "${WORKDIR}/git"