From fe9204750379d2e4d7449bbae44e2ccbe748cc34 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Dec 2020 00:23:09 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 120f14a31..2a4a45fe9 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "9e319cf0c5ee714cdd879a1d2a6e5b5ac96c7f1d" +SRCREV = "f16f62633a64f386fd0382703ff0949ea177f457" S = "${WORKDIR}/git" -- cgit v1.2.3