summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-31 23:32:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-03 06:03:37 +0300
commit9b982ba358347f3df316cb676b70b9908538b6a5 (patch)
tree0e9a96021fc3085af72d8b69ba79b5e40c39fccc /meta-phosphor
parente7ee97f59b12561dc5b0dfbaa990d19e2ca794cb (diff)
downloadopenbmc-9b982ba358347f3df316cb676b70b9908538b6a5.tar.xz
bmcweb: srcrev bump c72aa4757b..57bff08a75
James Feist (1): Update fan added / removed to use string Jennifer Lee (1): [Redfish] Fixed PATCH behavior of IndicatorLED in ComputerSystem Santosh Puranik (1): Fix DBUS Name For BootSource Cd (From meta-phosphor rev: e30d57564194642c7927653a3a4ad323ef2ff773) Change-Id: Ic8d463ac9bef09d43c081daa3b80b81dfcc507cb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 30da37c49..796a34a1c 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 = "c72aa4757b57da6e4dae2325b7d0570c6be3d89b"
+SRCREV = "57bff08a75362a05d36354918195c5b7c82006f1"
S = "${WORKDIR}/git"