From 976f4541b58e0052493484b9c1f9fc8fac56ba0f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 9 Jul 2019 17:51:08 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3