summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-05 00:31:08 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-05 06:37:00 +0300
commite333e8663222c581584adc4f8a7a0980a780f792 (patch)
tree1f83f3784e393166bcc0879d20081206de6d84bb
parenta84f25857b076eeed22650b75f03d9210ac7cc4c (diff)
downloadopenbmc-e333e8663222c581584adc4f8a7a0980a780f792.tar.xz
bmcweb: srcrev bump 53d9a6668f..eecd51a46e
AppaRao Puli (2): Added OemComputerSystems and properties for provisioning Added registry entries for Platform firmware event Carol Wang (1): Redfish: Fix System IndicatorLED Ed Tanous (2): Modernize: use emplace instead of push_back Get rid of a nasty macro James Feist (3): storage: s/Drive/Drives Add Storage Health & Update Systems Health Revert "Auth methods configuration" Jason M. Bills (6): Simplify the OnDemand Crashdump return data Enable autoexpand on the Crashdump LogEntryCollection Add a Redfish schema for the Crashdump OEM Actions Add support for LogService.ClearLog to Crashdump Update to Chassis 1.10 and add PCIeDeviceCollection support Update the MAINTAINERS Kowalski, Kamil (1): Auth methods configuration Richard Marian Thomaiyar (1): bmcweb: Message entry for system interface modes (From meta-phosphor rev: 2621a446bd89d29b7af16faec1b112e27d528a8d) Change-Id: I8e930fb2d641bda7f6b9a9102aa2d562f3ddab31 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 76334cb13..2d313e8be 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "53d9a6668f7d20c46aea33d5163a143ccf35e643"
+SRCREV = "eecd51a46e6d44ae3408d889ed037f4e4270d653"
S = "${WORKDIR}/git"