summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-22 20:40:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-23 05:08:55 +0300
commitd451c1b263d1301b0712351f13d038d1bb966863 (patch)
treea9afc7dbc9461c04c1acc21eda116cebf9a8e79b
parent8e564737fc0626de1f30882b129d7eb57338f05e (diff)
downloadopenbmc-d451c1b263d1301b0712351f13d038d1bb966863.tar.xz
bmcweb: srcrev bump a3e65892ad..c0bd5e4b37
Ali Ahmed (1): Move TPMRequiredToBoot under Boot for PATCH call Ed Tanous (2): Disable nlohmann exceptions Move log service file parsing to use from_chars Change-Id: I53e5935819047b17865cc314d2c49013c92c2d6c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 728dfae4b..46e4ed42c 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "a3e65892add97ce68816c1544c0aa21591239fc7"
+SRCREV = "c0bd5e4b37f65ce29a392594d1ef240c64c99734"
S = "${WORKDIR}/git"