summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-28 17:51:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-30 01:00:05 +0300
commitf4bbaccd31ac88a4cde35aed4c17a85422e09228 (patch)
treef9173e54c6c800aaa283dcc56100f4bcc3785c66 /meta-phosphor/recipes-phosphor/interfaces
parent9c4b92b49b6c83a4d9df5e9916e7a7ee41ff8efd (diff)
downloadopenbmc-f4bbaccd31ac88a4cde35aed4c17a85422e09228.tar.xz
bmcweb: srcrev bump bbf1a93eb6..3e4c779703
Asmitha Karunanithi (3): Move to 2020.3 Remove OEM schemas and related code for Dump LogServices Fix Task related issue when creating a bmc dump Ed Tanous (2): Improve JSON->HTML conversion Fix the build James Feist (1): OemComputerSystems: add missing odata.types Wludzik, Jozef (1): Response with internal error on invalid Chassis path (From meta-phosphor rev: 9d464e5d6b9e1ebcbe871ec69647575ee21138d9) Change-Id: Ifd328182e4afdfacd9d50bec36fa482337b919f1 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 7dc1ab4b5..ac182ad06 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 = "bbf1a93eb6935c426deb0ecbcf3d8611b17aeb30"
+SRCREV = "3e4c7797033926a0502cdd4491421c8b16684aef"
S = "${WORKDIR}/git"