summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-08 21:40:55 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-09 03:57:28 +0300
commitcd214db05a0deee3455a7c5fa30308c6e2e3ac3d (patch)
tree7c4dd6d879f31e3330e1bc2159ef202532019862
parent6bf76f9d2f05770a8901209cc2dfa6b39030e958 (diff)
downloadopenbmc-cd214db05a0deee3455a7c5fa30308c6e2e3ac3d.tar.xz
bmcweb: srcrev bump 116c184bd3..f5e29f33e6
JunLin Chen (1): Fix bmcweb crash problem when no-auth Patrick Williams (1): span: clean up stray boost headers. Change-Id: Ia0ca226af406ba89090776252d32f0147912c133 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 c5d78732b8..3042c9a4f3 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 = "116c184bd30d0d8e0227dac946fa4ea00e2035bf"
+SRCREV = "f5e29f33e61be81ece4b2f78d7d1750d357f7ff3"
S = "${WORKDIR}/git"