From 5b1d5e329698c136239665e7a8603d72c41d7450 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 30 Oct 2020 17:31:19 +0000 Subject: bmcweb: srcrev bump f23b729676..313efb1c9a Brad Bishop (1): clang-tidy: fix typo Ed Tanous (1): Revert "Redfish Session : Support ClientOriginIPAddress" Gunnar Mills (2): log_services: Remove odata.context Memory: Fix potential validator error Jonathan Doman (1): Restore missing/broken Processor fields Manojkiran Eda (1): Fix Release Lock API SunnySrivastava1984 (1): SubModel property under ComputerSystem Schema. (From meta-phosphor rev: 5afbb0d7a389a3adf2e874daa0de2e8644f450c3) Change-Id: Idf55b017679ab6262fd413fc2557fe725879dc6e 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(-) diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 7a7f2e3e1a..0dd5bac956 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 = "f23b729676559f539790580930b1ff3b0c05805b" +SRCREV = "313efb1c9afcb0192585579a663467c28f873286" S = "${WORKDIR}/git" -- cgit v1.2.3