summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-11 08:01:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-11 21:34:29 +0300
commit375be661b5fbc1999eb96caa62a1c5e595699e4a (patch)
treeabaa9d611f29cb66665a2d3ac0cda4445e16a6fc /meta-phosphor
parent451cff38f6a9c980065814654f84466a8c6bf89d (diff)
downloadopenbmc-375be661b5fbc1999eb96caa62a1c5e595699e4a.tar.xz
bmcweb: srcrev bump 42cbe53889..bd5db5221f
Gunnar Mills (2): Move to 2019.3 Update AccountService Privilege James Feist (2): PID: Don't attempt to delete unknown objects Add a pid controller size limit Yong Li (1): Add message entry for BMC kernel panic event (From meta-phosphor rev: 39739aaaf7a3d7e26fc0cb2b395528b86f3e045b) Change-Id: Iae06782d6316a879bc332169e244211dd4122cfa 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 2dedd6d08..c8344d48d 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 = "42cbe53889b5f2d358d1174245df51a23efcb3f8"
+SRCREV = "bd5db5221f1a295da61a3e4dba0c48724e090825"
S = "${WORKDIR}/git"