summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-09 18:10:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-10 03:23:10 +0300
commit8e83be8453f2b117e6178c731c5cbd0a420dadc1 (patch)
tree419f1edaca73899fb650bb6a8b11ce0057da4331
parent7505a211d79fb7f723c8df87e173150687e1aeaf (diff)
downloadopenbmc-8e83be8453f2b117e6178c731c5cbd0a420dadc1.tar.xz
bmcweb: srcrev bump 88ad7f03b3..cd1f3920ac
Arun P. Mohanan (1): Fix KVM issue on DISABLE_XSS_PREVENTION Change-Id: I39698715d0ac8c870fe95196bb97704e26c1fd15 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 05fcaf7ba..181ed4292 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 = "88ad7f03b3ea7133cb253d528d03923f084f62bd"
+SRCREV = "cd1f3920ac3ec6605bcc3e7e45bab18e235bd33a"
S = "${WORKDIR}/git"