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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 3f63c3a..59ddc0c 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "12c7f4388b58a974265827ab62d3981ba98ed8f2"
+SRCREV = "3c27ed3bb4ce887d2bd691a69314fe71c6a95942"
S = "${WORKDIR}/git"