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
Change-Id: I1982d19a93e5b7e7d6bcdf300d4d8eaff78f3975
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 76334cb..2d313e8 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "53d9a6668f7d20c46aea33d5163a143ccf35e643"
+SRCREV = "eecd51a46e6d44ae3408d889ed037f4e4270d653"
S = "${WORKDIR}/git"