From c56ea775a4f84747ca37c40a59b16e9bb6f5afbd Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 12 Jun 2020 18:41:16 +0000 Subject: bmcweb: srcrev bump 4eaf2ee361..8114bd4d9b Gunnar Mills (3): clang-format: update to latest from docs repo Remove include experimental/filesystem ManagerAccount: Implement AccountTypes James Feist (2): Memory: add health support Revert "EventService: Add event log support with inotify" Sunitha Harish (1): New OpenBMC OEM schema for Session (From meta-phosphor rev: f5704f99fcb01efb7ca2da772eb929bce1a2d5c9) Change-Id: I57dad63f95025209b4605664301831306b8fc600 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(-) diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 45c1506a35..4c7aa4f5bf 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 = "4eaf2ee36116b4d2be4269df106d37d7d437a711" +SRCREV = "8114bd4d9ba4b927ecd2c2eeb3fc0885f684ad25" S = "${WORKDIR}/git" -- cgit v1.2.3