summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-12 23:31:54 +0000
committerAndrew Geissler <geissonator@yahoo.com>2019-03-13 07:37:01 -0500
commit86825c6ac5fd583d1c0109cab08e47c02c606efc (patch)
tree679ca87526bc7a7d33aa6304bc41efed7d35d265 /meta-phosphor/recipes-phosphor/interfaces
parent318eb5d7ee2b098cff27129fcdece3e0121958d2 (diff)
downloadtalos-openbmc-86825c6ac5fd583d1c0109cab08e47c02c606efc.tar.gz
talos-openbmc-86825c6ac5fd583d1c0109cab08e47c02c606efc.zip
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 <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 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"
OpenPOWER on IntegriCloud