summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-23 00:41:12 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-23 17:25:57 +0300
commit9ac68bd0c46092cf04a82d8cd815c15966d5f8a2 (patch)
treeefe5a6a4b5fcbe3a2678fdab6f99d8fd6cfe317b
parent68ac32ff20b7f5b8061a4147c5b75e4086c60df0 (diff)
downloadopenbmc-9ac68bd0c46092cf04a82d8cd815c15966d5f8a2.tar.xz
bmcweb: srcrev bump 2b5e08e291..4228a1609a
Jason M. Bills (1): Correct Redfish message severity values Karthick Sundarrajan (1): Changed input data format for Crashdump.SendRawPeci jayaprakash Mutyala (1): msg_registry: updated MemoryThermTrip msg entry (From meta-phosphor rev: 3c6cf136230efd6b722e8e9db0bed677debb171a) Change-Id: I5a5640461212e6e4c48a4653db82419108c94691 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 8c8be4b80..b135a6335 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 = "2b5e08e2915d886655a78aaabff40745dca6b517"
+SRCREV = "4228a1609a9f9751604a1e636de11a34ed58b840"
S = "${WORKDIR}/git"