summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-04 18:53:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-05 00:28:18 +0300
commit94ec2481e40bafabf0bb0548d1c339b2856baa13 (patch)
tree9b1e83ecd3ff9bb9592a1de7a05c87270b6f703d /meta-phosphor
parent7b71875b686343ed8e037aefbfe9093464369639 (diff)
downloadopenbmc-94ec2481e40bafabf0bb0548d1c339b2856baa13.tar.xz
bmcweb: srcrev bump ef6ca6e4e6..9e319cf0c5
Anna Platash (1): VirtualMedia doesn't propagate information to WebUI Jonathan Doman (3): Refactor getCollectionMembers Refactor getProcessorData Add support for Redfish OperatingConfig resources (From meta-phosphor rev: 419ea0fa027985c46bf9b887f5351abf93966d68) Change-Id: Iff636d741d47dbe5ab2ae90d05a08c079e039460 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 100c42093..120f14a31 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 = "ef6ca6e4e65b303763159831a2c7e32aa49b5c7f"
+SRCREV = "9e319cf0c5ee714cdd879a1d2a6e5b5ac96c7f1d"
S = "${WORKDIR}/git"