summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-02 00:51:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-02 02:45:38 +0300
commit4c6256979f28a78bdd91cc0b31fd7dff0a4a0095 (patch)
treeb883945381bf51a5d2541ed665c395dfd4536d9f /meta-phosphor/recipes-phosphor/interfaces
parente71a25aa322ad134dbd43ddc32638976ac78a792 (diff)
downloadopenbmc-4c6256979f28a78bdd91cc0b31fd7dff0a4a0095.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 5a426f12c..117fe78ae 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "a2ec6384deae62963cc9b1d4a08de00b3cc9c9f3"
+SRCREV = "c0557e1acd060cbc7d68befd5659d081c1a7fdb0"
S = "${WORKDIR}/git"