summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-12 00:21:06 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-14 18:04:22 +0300
commit15e01a513fa95ad286e88f9800b736c12109a7ef (patch)
tree6e2453df7740d1fa442c113bd65b1205679b881f
parentb4239cdbf9185b90ebaea0f0cbb8b74580f95376 (diff)
downloadopenbmc-15e01a513fa95ad286e88f9800b736c12109a7ef.tar.xz
bmcweb: srcrev bump e2e9677006..a3268f98f3
Ed Tanous (7): Cleanup some old files Update websocket test script Fix a bunch of warnings Fix state property on firmware properties Fix some warnings Update Redfish schemas to 2019.2 Fix content-security-policy when XSS is disabled James Feist (1): SoftwareInventory: Catch more interfaces Zbigniew Kurzynski (1): Support uploading multiple certificates [install-middlewere] (From meta-phosphor rev: 9e06386b2b787a44fe73924c33d0162fdabeaee6) Change-Id: I91ed6708119169f028c5e994c276b29b5bab0efc 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 c17284faf..dab8e0dd3 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 = "e2e9677006af28da6abeea4f0d7130809ad70786"
+SRCREV = "a3268f98f308ca7c8660b1ace44d5b9a40be204b"
S = "${WORKDIR}/git"