summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-03 00:51:04 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-03 05:51:53 +0300
commit859f4fd46f12c1e17d4a6e6c4c3e96b6242c8422 (patch)
tree52523b7573f94596a2800607097e536d538c4cc4
parent6cfd8f8a87824bb106ab0f7eb6eeeaca4a6d0abd (diff)
downloadopenbmc-859f4fd46f12c1e17d4a6e6c4c3e96b6242c8422.tar.xz
bmcweb: srcrev bump 3929aca103..2e8a4fb85f
Ed Tanous (2): Fix role map persistence Revert "Add Storage Schema for NVMe on Redfish" Nikhil Potade (1): Add Storage Schema for NVMe on Redfish (From meta-phosphor rev: 5f1920e437f8328763c23a3d76835370a5d09730) Change-Id: I4dbda9915686449100cd15f739c538a038a983f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 5570a82c1..64cfe8d3d 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 = "3929aca1036033994610f6b3424aad124bf41d51"
+SRCREV = "2e8a4fb85ff146ce965342a26602822571edafb9"
S = "${WORKDIR}/git"