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 <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 7a7f2e3..0dd5bac 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "f23b729676559f539790580930b1ff3b0c05805b"
+SRCREV = "313efb1c9afcb0192585579a663467c28f873286"
S = "${WORKDIR}/git"