summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-20 20:20:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-21 05:58:10 +0300
commit199ea2e96a468f3bed6fb44d406fd5e7387825f3 (patch)
tree3d7567e3f0891bee8be5a04d7f283a8033dcd1d5 /meta-phosphor
parent239c1fc82814e0f1fb22869016a003fc423d8be9 (diff)
downloadopenbmc-199ea2e96a468f3bed6fb44d406fd5e7387825f3.tar.xz
bmcweb: srcrev bump 976596bcd8..f839dfee32
Ed Tanous (2): Move Redfish PECI to the new json interface bmcweb:Properly implement the / operator in dbus (From meta-phosphor rev: 53be648d2a72bad081794b8a51942f300dfa4769) Change-Id: Iabd55dd6161f144f9e4e67e124b0638ad36d883b 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 c707402a9..832c7a76a 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "976596bcd89c7087c4981400f76377345b74fd66"
+SRCREV = "f839dfee32b930537d2d198f4bf236ff03b7581d"
S = "${WORKDIR}/git"