commit | 05a1e353c0c2eb7a2478d9ff8f082ee9d41ba055 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Feb 17 17:00:10 2022 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Feb 17 22:30:56 2022 +0000 |
tree | 2186499f40f7d23e83bfdab60f82c11594cdac83 | |
parent | 2b9d05e7fa29121705b59b257e4c87c93845575f [diff] |
bmcweb: srcrev bump f1e1bbf24c..f5b191a687 Ed Tanous (1): Prepare for clang-tidy-14 Change-Id: Iced46c2ff5545a62cfc838ed29261834bbf441ae 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 b8fce78..c459ddf 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;branch=master;protocol=https;nobranch=1" PV = "1.0+git${SRCPV}" -SRCREV = "f1e1bbf24c296bf69058225a99036ec64a65705d" +SRCREV = "f5b191a68700bc58beadaaf9224d4d6f69ccf5dc" S = "${WORKDIR}/git"