summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-04 02:20:14 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-05 00:52:49 +0300
commit1cb90df5afdf394f23189174628cba9011784d2b (patch)
tree41b91333e71797c02e0444df73b11d5a4543adbf /meta-phosphor
parent09947c0362f108ffd329da41e154439f78e35980 (diff)
downloadopenbmc-1cb90df5afdf394f23189174628cba9011784d2b.tar.xz
bmcweb: srcrev bump 4068129a6c..46666f3fbd
Ed Tanous (2): Fix constexpr on clang Fix the build for time_t Szymon Dompke (1): Fix clang warnings related to OpenSSL 1.x Change-Id: Ia892f573bac00372b7a656ea7f532a7a8b3f0792 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 1d45d01280..4ff80cac7b 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;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "4068129a6cbde8ee8d00a5254ef0961b2b4812e2"
+SRCREV = "46666f3fbd0414daabc65ce11421e758562156c7"
S = "${WORKDIR}/git"