summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-18 02:11:16 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-19 22:06:01 +0300
commita69d6119f2bb6071269f88c440f25cdccd928b70 (patch)
tree61f08654ed525ff9b185a9d18fdcb68077587f94 /meta-phosphor
parent510ee6e4b37e14e8c191a979130feec632399db5 (diff)
downloadopenbmc-a69d6119f2bb6071269f88c440f25cdccd928b70.tar.xz
bmcweb: srcrev bump a2730f0170..646438f729
Alpana Kumari (1): Fix ProcessorSummary Count and Status Andrew Geissler (1): redfish-doc: Move Redfish doc to its own file Cheng C Yang (1): Change Name of PSU Event Log Ed Tanous (1): Revert "Redfish: Add PATCH operation support for RemoteRoleMapping" Nagaraju Goruganti (2): Redfish: Populate the RemoteRoleMapping prop under AccountService schema Redfish: Add PATCH operation support for RemoteRoleMapping (From meta-phosphor rev: c4e73efa19df7c7ca1191358705db835768b5d33) Change-Id: If3e64310b68ef79343209d0298f916dc8a2fe3a5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 48a0c565a..c1e280886 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "a2730f017069aeb39ea5d3bf4c1403965b2ba2f9"
+SRCREV = "646438f7297cc34043cf142fc083e6bab05c7eb6"
S = "${WORKDIR}/git"