summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-08 22:11:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-09 16:03:57 +0300
commit60bff7b3cc3866819e468bbd7fbfda8880bdf3a7 (patch)
tree111b1ca21c715f09c656ec0c4440f71474a7e27a /meta-phosphor/recipes-phosphor/interfaces
parentf79223c02c8c00b4c29fefb72448c22a9ac0ffc0 (diff)
downloadopenbmc-60bff7b3cc3866819e468bbd7fbfda8880bdf3a7.tar.xz
bmcweb: srcrev bump af8f791296..958201849f
Jason M. Bills (5): Remove the static Base Message Registry file Parse Message Registry header info from the file Remove the static OpenBMC Message Registry file Construct Redfish messages using the Message Registry Use syslog for Redfish messages (From meta-phosphor rev: 668f9d78c8f39116875aec90811c8dcf89827f35) Change-Id: I9cfaaadd92058ffb23496a1a6043a7f2a2ee69df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 7fedacc25..9c1f1d7d2 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "af8f791296511553e11643d0bbbd80dfe9cd30e3"
+SRCREV = "958201849f343b6acc298b8e165d7858bd4ed128"
S = "${WORKDIR}/git"