summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-18 20:22:11 +0000
committerAndrew Geissler <geissonator@yahoo.com>2019-03-18 21:27:08 -0500
commit4883831eab286dde34921f9652b75b9207ebe5c4 (patch)
treec42da7ccd28520da453d461fa0b61bcce10f4dcf /meta-phosphor
parent36c00aca3e1c4220cbefb2d9b18d8b76b5bf60c1 (diff)
downloadtalos-openbmc-4883831eab286dde34921f9652b75b9207ebe5c4.tar.gz
talos-openbmc-4883831eab286dde34921f9652b75b9207ebe5c4.zip
bmcweb: srcrev bump 603a664025..af713a6487
Anthony Wilson (1): bmcweb: Add JSON response to /logout Gunnar Mills (1): Redfish: Add Chassis PowerState call Jae Hyun Yoo (1): Refine KVM websock proxy Jason M. Bills (1): Fix Entries path to point to Systems/system Nikhil Potade (1): Add registry messages for DC power events manojkiraneda (1): Redfish: Populate DHCPv4Configuration Information (From meta-phosphor rev: 0dbc46b543bd3043c4fcd5f5e4f113b783cf04a0) Change-Id: Ibab78d1e31aedbeccfe94471c260f6466db9aef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 d2b568239..9800d4f0b 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 = "603a664025801fd02079298374781f49ce816e5b"
+SRCREV = "af713a64876d7736a43dc46e5abaeb7070fa5a62"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud