summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-12-02 20:01:11 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-03 18:11:15 +0300
commitf9fa6156815bcd4fce5d223af035d1bf1ccc31cf (patch)
tree694ef5311bcd07d20bca1f3bafb92da570e7b547 /meta-phosphor/recipes-phosphor
parente9414265dea4f73d2c5488a6bbd63c24cadc2825 (diff)
downloadopenbmc-f9fa6156815bcd4fce5d223af035d1bf1ccc31cf.tar.xz
bmcweb: srcrev bump 2658d9859a..3e0414fd3f
Gunnar Mills (1): README: Added Redfish Service Validator testing James Feist (3): Health: Allow populate to only be called once Storage: Add Storage Controller Remove error for empty subtree response Jason M. Bills (4): Add "Retry-After" header for temporarily unavailable messages Return a 404 instead of 500 for invalid Crashdump URIs Return 503 instead of 500 when Crashdump is busy Return no-content instead of waiting for OnDemand (From meta-phosphor rev: 45834f8d6572fe62f0e6e8a210c517cdf42657f4) Change-Id: Ied10b3fe63f59e92c8487734f7b52e0a99b909c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-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 5e4768a29..1b32347f7 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "2658d9859a89d2d3c02326e5e2b944480119e0c3"
+SRCREV = "3e0414fd3f3b8b08ef3960f66fa056d8376e3544"
S = "${WORKDIR}/git"