From 86825c6ac5fd583d1c0109cab08e47c02c606efc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Mar 2019 23:31:54 +0000 Subject: bmcweb: srcrev bump 5c6221ac85..9474b37880 Ratan Gupta (5): Redfish: Send the success message in PATCH request Redfish(AccountService): Send the correct error message for the read only property Redfish(Ethernet): Don't init the vlanID and vlanEnable Redfish(Ethernet): Fix to not convert the json index into string Redfish(Network): Allow empty list item for ipv4 address. Richard Marian Thomaiyar (1): Support for overriding multiple sensor (From meta-phosphor rev: b56bf6b037dd1707f01a51a39d71846150645aef) Change-Id: I4e6a4aec3d3aaf13d5e8f8a22e25e4baa5454559 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- 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 77c93e628..9d11fa384 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 = "5c6221ac85ce72a612f7001246fb5a7ab521c7a5" +SRCREV = "9474b3788017bddd70e493e2b9b7674be30abc87" S = "${WORKDIR}/git" -- cgit v1.2.3