summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-15 03:23:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-16 01:31:15 +0300
commitfe9204750379d2e4d7449bbae44e2ccbe748cc34 (patch)
tree7457bafaf4cc49fb8061db8b7f75b462e54172a8 /meta-phosphor
parent06a1e2da354ba9eb31d13a68fb864b0d0f3bc71f (diff)
downloadopenbmc-fe9204750379d2e4d7449bbae44e2ccbe748cc34.tar.xz
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>
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 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"