summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-31 01:11:05 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commitfcef8e69e90e88c3af6ccc4282efe74d0bd92248 (patch)
tree80fc10d404ba9574031857c2882c9d73966184e3 /meta-phosphor/recipes-phosphor
parentff1c283deb80e2551fda7787cf4346185dcb2708 (diff)
downloadopenbmc-fcef8e69e90e88c3af6ccc4282efe74d0bd92248.tar.xz
bmcweb: srcrev bump 336e96c667..dd118a2ed3
Andrew Geissler (1): redfish-doc: Add details on EventLog implementations James Feist (1): Add SetPointOffset To Refish Jason M. Bills (1): Add power restore policy applied message (From meta-phosphor rev: accf43103ca01526fa2052ced917e3021efd65b5) Change-Id: I6616d2e20c2cb50b344b6e47626475365d7c9806 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 8b4886e64..07a9918cd 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 = "336e96c667adf8401c8ed772d681a17c35b94b44"
+SRCREV = "dd118a2ed38b3b1093c44686d1b6c2e19d3485d1"
S = "${WORKDIR}/git"