summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-19 20:11:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-21 00:20:42 +0300
commit03aa6c145fe2494d120da3566218de33eb5176b1 (patch)
treec0e7a27d4ee9a6401b4f74374e84a3ef8af3c626 /meta-phosphor/recipes-phosphor/interfaces
parent57acb4680f999e0b2ab96e87fa5313defddeb577 (diff)
downloadopenbmc-03aa6c145fe2494d120da3566218de33eb5176b1.tar.xz
bmcweb: srcrev bump c3b3c92ac0..3fad0d59b9
Gunnar Mills (6): Rename getCpuData -> getProcessorData Move getResourceList to Util class cpudimm.hpp: Separate Memory and Processor functionality Fix up Function to Populate collection Members Chassis Collection: Use getCollectionMembers Processors: Remove / at end of odata.id Ravi Teja (1): Fix meson dump logService build option (From meta-phosphor rev: 2726667fc46c74cc9d8cee9c1ff9bdca926cf075) Change-Id: I3ccbf5296b326a14aeb11f6f9664433f149c69d6 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 485d38fb3..94d90a58c 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 = "c3b3c92ac043fa99e8780c3aaf4fc235555ed396"
+SRCREV = "3fad0d59b94d951a752530d01db5451773f7d374"
S = "${WORKDIR}/git"