bmcweb: srcrev bump 3e4c779703..d609fd6ebd
Ed Tanous (5):
Fix naming conventions
Remove Server header from responses
modernize ibm management console
Remove socket() call from Request
Remove redundant void in task
(From meta-phosphor rev: ceaf53afc6e9eb47b68ed4f6b7e568de59299262)
Change-Id: Ia18fcf52b2099ea9e3058441acc0de713d4d98bf
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 ac182ad..566d1a3 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 = "3e4c7797033926a0502cdd4491421c8b16684aef"
+SRCREV = "d609fd6ebd1af3a9cbba0dd646aee27da8e1f971"
S = "${WORKDIR}/git"