obmc-console: srcrev bump f9c8f6ca86..1cecc5deea

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

(From meta-phosphor rev: 941990da016e2abc15b07146c78548863f254870)

Change-Id: I98f6c96c77a4d7a2a2e2ed12da0ddcd529e833c1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
index b15ee97..006f941 100644
--- a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
+++ b/meta-phosphor/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"