summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-01 12:21:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-01 16:10:58 +0300
commit9a7bd83d7a3b7ae2ba0ee90176c8a0d557f88fd4 (patch)
treec8e689e76cb3e10f0af8a7b63f297f14272ff7f8 /meta-phosphor
parent4660a640a6be8ccf9bda66bf7b967b41ba6d818f (diff)
downloadopenbmc-9a7bd83d7a3b7ae2ba0ee90176c8a0d557f88fd4.tar.xz
bmcweb: srcrev bump 12c7f4388b..3c27ed3bb4
Adrian Ambrożewicz (1): Authentication support for Legacy mode Agata Olender (1): Add handling of additional parameters of Insert Media action. AppaRao Puli (1): minor fix: Add missing res.end() James Feist (1): Protect against slow read attack Zbigniew Kurzynski (1): Fix for possible memory leak in mTLS. jayaprakash Mutyala (1): Sensor override allow only by Admin priv user (From meta-phosphor rev: f487a01c69644830dee902d456361b0a306dc329) Change-Id: Ie0d329118706c8e4b528ded228ea91a63da08511 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 3f63c3a5c..59ddc0c33 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 = "12c7f4388b58a974265827ab62d3981ba98ed8f2"
+SRCREV = "3c27ed3bb4ce887d2bd691a69314fe71c6a95942"
S = "${WORKDIR}/git"