obmc-console: srcrev bump f9c8f6ca86..1cecc5deea

Johnathan Mantey (2):
      Fix a recursive header include
      Eliminate excessive CPU consumption when redirecting UART over SSH

Change-Id: Iac1739b5d146a472c123e3523084bca314a67063
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/console/obmc-console_git.bb b/recipes-phosphor/console/obmc-console_git.bb
index b15ee97..006f941 100644
--- a/recipes-phosphor/console/obmc-console_git.bb
+++ b/recipes-phosphor/console/obmc-console_git.bb
@@ -18,7 +18,7 @@
 SRC_URI += "git://github.com/openbmc/obmc-console"
 SRC_URI += "file://${PN}.conf"
 
-SRCREV = "f9c8f6ca864a44c78daa0e5c79896d1c7fd4ad07"
+SRCREV = "1cecc5deeae236e9886f624ea7168e075f057047"
 PV = "1.0+git${SRCPV}"
 
 REGISTERED_SERVICES_${PN} += "obmc_console:tcp:2200"