summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-09 20:51:08 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-10 17:51:19 +0300
commit976f4541b58e0052493484b9c1f9fc8fac56ba0f (patch)
treedc2c2b0edd41c1b032e0a1ac0a8365ecfbd539db /meta-phosphor
parentb0ca5e07289c012cddb0bb8372871d660e57cee0 (diff)
downloadopenbmc-976f4541b58e0052493484b9c1f9fc8fac56ba0f.tar.xz
bmcweb: srcrev bump e90c50528a..c0bf89338f
Gunnar Mills (1): Fix Redfish Validator Errors in EventLog James Feist (1): Add __FILE__ and __LINE__ to log prints Lakshminarayana R. Kammath (1): bmcweb implementation of NMI (soft reset) control code Ramesh Iyyar (1): Addressed certificate read issue Ratan Gupta (1): Redfish(Authorization): Add the privilege in the user session object. (From meta-phosphor rev: 4f99ce7d5fd08605d06a6e3ea8f5392be7ce6bb1) Change-Id: Icb7b071855509401effd96ea748cce83af7dc49d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 9676ade79..6f8949fc7 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 = "e90c50528a87fd15a7ae3f6b49e0ab83b1873d0c"
+SRCREV = "c0bf89338fb6058d9876306867730668d11e8b47"
S = "${WORKDIR}/git"