bmcweb: srcrev bump f16f62633a..81ce609e30
Ed Tanous (1):
Fix .clang-tidy
(From meta-phosphor rev: 7befc72da6d7528b05322d4ea80cfeaa43d8af2a)
Change-Id: I299d7109b19e62328d512dc442fd58ccc8256356
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 2a4a45f..f7a1d96 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 = "f16f62633a64f386fd0382703ff0949ea177f457"
+SRCREV = "81ce609e30274435b4f8c3fc65340c6b6b153b0c"
S = "${WORKDIR}/git"