summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-08 21:41:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-09 05:23:52 +0300
commita4b5207b292bd7f13ea832a66b25511a26836de9 (patch)
tree6c50595180d1b0dce1a77070783fe1369d763ecf /meta-phosphor/recipes-phosphor/interfaces
parentbae19af1075e34780c97bb352fc3fb318234902b (diff)
downloadopenbmc-a4b5207b292bd7f13ea832a66b25511a26836de9.tar.xz
bmcweb: srcrev bump 27062605f8..e90c50528a
Andrew Geissler (1): Return active bmc fw version Gunnar Mills (1): Move PowerLimit to correct location (From meta-phosphor rev: e87941dd04dcb4054b65c149f80f18ea509ab9c9) Change-Id: I3e1b64abe532db258427e8cb9bf3510284d524b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 085c798cc..9676ade79 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 = "27062605f8ddbafeec691ed9556fe90f2c1ab8d2"
+SRCREV = "e90c50528a87fd15a7ae3f6b49e0ab83b1873d0c"
S = "${WORKDIR}/git"