From 03aa6c145fe2494d120da3566218de33eb5176b1 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 19 Oct 2020 17:11:16 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces') 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" -- cgit v1.2.3