summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-12 21:41:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-13 17:09:02 +0300
commitc56ea775a4f84747ca37c40a59b16e9bb6f5afbd (patch)
treeb1925974774b689d667cfa07cd16e7a974b42a39 /meta-phosphor/recipes-phosphor/interfaces
parent75c125bf2738b641ea09e55fd101555c2b3af720 (diff)
downloadopenbmc-c56ea775a4f84747ca37c40a59b16e9bb6f5afbd.tar.xz
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 <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-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 45c1506a3..4c7aa4f5b 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"