summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-30 20:31:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-30 23:37:26 +0300
commit5b1d5e329698c136239665e7a8603d72c41d7450 (patch)
treee8c3d17e3113139c53e98e383f1d571377072761 /meta-phosphor
parent2acdc486b7bd34d3f1e5e172a0d984a481224e83 (diff)
downloadopenbmc-5b1d5e329698c136239665e7a8603d72c41d7450.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-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 7a7f2e3e1..0dd5bac95 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"