bmcweb: srcrev bump 9e319cf0c5..f16f62633a
Alan Kuo (2):
Add hostname listener for generating self-signed HTTPS certificate
Add meson options for all authentication methods.
Gunnar Mills (1):
IndicatorLED: Add a deprecated warning header
Karthick Sundarrajan (1):
Flush the timer queue at each timer cancellation
(From meta-phosphor rev: 04b9cfdee6c0faf0f6693c0823b7d68d5e0ac191)
Change-Id: I7a23e285424589c6ee77c6d240167273c51ccd2b
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 120f14a..2a4a45f 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 = "9e319cf0c5ee714cdd879a1d2a6e5b5ac96c7f1d"
+SRCREV = "f16f62633a64f386fd0382703ff0949ea177f457"
S = "${WORKDIR}/git"