commit | cd214db05a0deee3455a7c5fa30308c6e2e3ac3d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Dec 08 18:40:55 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Dec 09 00:57:28 2021 +0000 |
tree | 7c4dd6d879f31e3330e1bc2159ef202532019862 | |
parent | 6bf76f9d2f05770a8901209cc2dfa6b39030e958 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index c5d7873..3042c9a 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "116c184bd30d0d8e0227dac946fa4ea00e2035bf" +SRCREV = "f5e29f33e61be81ece4b2f78d7d1750d357f7ff3" S = "${WORKDIR}/git"