bmcweb: srcrev bump ebc3bff983..e10c52ed88
Yuvakumar Selvamani (1):
openbmc_rest: Refactor subscribe onmessage lambda
Change-Id: I046549708933e469afa9cebfe62fef1a833165c9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 462f333..6d363e7 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -14,7 +14,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "ebc3bff983cb94ede6ca80f0664cd7108ea8ec59"
+SRCREV = "e10c52ed88e8ef349777f054733bcf9f5fc70ba3"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"