summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-11 06:41:09 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-11 16:15:28 +0300
commit6b19fac814dfcb26759cfd3c23354c3b3f7e73b1 (patch)
treefd63670675cea42558d0fa21d76d8c633f0bba97 /meta-phosphor
parent34cc7c041d3923aca9221bddaee00d2d0ac4d0ef (diff)
downloadopenbmc-6b19fac814dfcb26759cfd3c23354c3b3f7e73b1.tar.xz
bmcweb: srcrev bump c0bf89338f..082f28fd25
Jason M. Bills (1): Add Redfish PCIe information RAJESWARAN THILLAIGOVINDAN (1): Included sdbusplus/bus/match.hpp to fix compilation error Ramesh Iyyar (1): Ignored Trust-Chain related errors when validating certificate Ratan Gupta (1): Redfish(Authorization): Map the user role with the Redfish privileges (From meta-phosphor rev: 1871dfb080b40ba734afec29fec02f2bcbd8460b) Change-Id: I368c528a5d3e3b9cfca1842cebd114011cb9feca 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 6f8949fc7..e3a09e1ea 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 = "c0bf89338fb6058d9876306867730668d11e8b47"
+SRCREV = "082f28fd2588fd9fcd9452ad38234ce875319163"
S = "${WORKDIR}/git"