summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-18 20:01:06 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-18 22:20:00 +0300
commit4a8681f056d07fa8546b0836e64a5f650a2e6a10 (patch)
tree74b9377e626089ecb3926ac64df98f10bec9080c /meta-phosphor
parente6dcfa15255e3f6852ac196106f5838ae2bc8b22 (diff)
downloadopenbmc-4a8681f056d07fa8546b0836e64a5f650a2e6a10.tar.xz
bmcweb: srcrev bump 6295becabb..88e097c4cf
Ed Tanous (1): Revert "Fix remove callback user privilege access to login" Jason M. Bills (1): Add CPU and voltage regulator thermal messages (From meta-phosphor rev: dca43c147e2b3ee4f7a533877c7f020d90477acc) Change-Id: Ie8ab7fada4debfb152c6bf3c6a2a5f5094d53750 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 8146f2ea75..81a5953473 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 = "6295becabb9edba2edb53a3c0dddc13d2ffac8dd"
+SRCREV = "88e097c4cfa1172504d802e9f6b327f095f2748e"
S = "${WORKDIR}/git"