summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-09 10:51:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-11 15:56:38 +0300
commit0b4c94fa28b676b9f214da37d80d3bf5fffb5acf (patch)
tree616764e3978440aa50c11fe89ba46ae388f916a1 /meta-phosphor
parent4e118e490dd6c04a9a627f820583802f594473e1 (diff)
downloadopenbmc-0b4c94fa28b676b9f214da37d80d3bf5fffb5acf.tar.xz
bmcweb: srcrev bump 8ae37025d8..cb3e11fadd
James Feist (1): Revert "account_service: Added NoAccess role to Redfish" Kowalski, Kamil (1): TLS based user auth implementation Richard Marian Thomaiyar (1): Remove priv-callback support from bmcweb jayaprakash Mutyala (1): account_service: Added NoAccess role to Redfish (From meta-phosphor rev: 6eca9b9f8acabca7bcbf061a0bbca8b744b6b129) Change-Id: I2816363e1682c924bb2aefe0313699566d7e5fa1 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 98105d13a..ba079f71f 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 = "8ae37025d83533889be862d73d8ec701a818275a"
+SRCREV = "cb3e11fadd77b04f5b26aefbde18411625e5e304"
S = "${WORKDIR}/git"