summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-17 20:00:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-18 01:30:56 +0300
commit05a1e353c0c2eb7a2478d9ff8f082ee9d41ba055 (patch)
tree2186499f40f7d23e83bfdab60f82c11594cdac83 /meta-phosphor
parent2b9d05e7fa29121705b59b257e4c87c93845575f (diff)
downloadopenbmc-05a1e353c0c2eb7a2478d9ff8f082ee9d41ba055.tar.xz
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>
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 b8fce78dd8..c459ddfeac 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 = "f1e1bbf24c296bf69058225a99036ec64a65705d"
+SRCREV = "f5b191a68700bc58beadaaf9224d4d6f69ccf5dc"
S = "${WORKDIR}/git"