summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-15 19:41:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-16 02:22:18 +0300
commit1b25d2f8f5297d172b3bfe63fd64da0579753c01 (patch)
treefcc1ac4408a36a31cddc89542eff03455c5c4330
parentcea7a31f6dc84f1c60e2dabf548d13fec9d63b63 (diff)
downloadopenbmc-1b25d2f8f5297d172b3bfe63fd64da0579753c01.tar.xz
bmcweb: srcrev bump 043a05366c..e5aaf047b6
AppaRao Puli (1): Redfish EventService schema implementation James Feist (1): Add CSRF check into websockets (From meta-phosphor rev: e32032b1127cd70e8702e940000e7f7dd4402dcf) Change-Id: Ieb38d6e7a9439b5703b57e8c91bc1048256578a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 c74419ee0..30b575907 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 = "043a05366c1fe54d7b9ef883292d0cd2d01c66b2"
+SRCREV = "e5aaf047b6b41b0837ef0846cf5356c9a6bcb030"
S = "${WORKDIR}/git"