summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-12-10 20:31:04 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-11 19:56:42 +0300
commit73493c4261d0f48e0d275efa0710b9589f27e0b0 (patch)
tree8d51ffa057f935ed774f4b813c9a768d738c67bf /meta-phosphor/recipes-phosphor
parent15873e94ce97c05474b4caabd2720428e976bb7e (diff)
downloadopenbmc-73493c4261d0f48e0d275efa0710b9589f27e0b0.tar.xz
bmcweb: srcrev bump 91fe97c521..7166bf0fd7
Gunnar Mills (1): DEVELOPING: Engage Redfish before adding OEM James Feist (2): ProcSummary: Use Nothrow Revert "Fix authorization for LDAP users" RAJESWARAN THILLAIGOVINDAN (1): Fix authorization for LDAP users Suryakanth Sekar (1): bmcweb: Message entry for At-Scale Debug Event (From meta-phosphor rev: c541392ffa9da9c4388923f656118c0d5dd26e84) Change-Id: I11ff9ea264b66446a8a5f0b92f98cf5b1b275e30 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 d675f0cd2..720b068c1 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 = "91fe97c521d323fb5dfecade77a8548f7d1a01c1"
+SRCREV = "7166bf0fd7453f2b5d6bfb3afbdad5eb00f74990"
S = "${WORKDIR}/git"