summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-08 20:20:46 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-02-09 01:06:11 +0300
commit25aecade21909e0b18b501ae01dd10740d7253b2 (patch)
tree6ec65f5df1992b027952075fdc7922e10de2c86e /meta-phosphor
parent9595dd46e111e101f666db4e7f8666bd1443a069 (diff)
downloadopenbmc-25aecade21909e0b18b501ae01dd10740d7253b2.tar.xz
bmcweb: srcrev bump d830ff5aa4..5e34b67a3e
Ed Tanous (4): Remove management console special check Add chrono include to http/utility.hpp Number the common errors Re-enable dead code elimination Jonathan Doman (1): Remove unnecessary error responses for LDAP certs Change-Id: Ide6c6d1c17f21c6b98ad16e1d4dcf05df503ecae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 a51a25d46..b8fc9181b 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 = "d830ff5aa48b2c39aac411162873239b235b0858"
+SRCREV = "5e34b67a3e6708f0643a1d5af6ce7945b2481643"
S = "${WORKDIR}/git"