obmc-console: srcrev bump 1cecc5deea..5b16dc89f0

William A. Kennington III (4):
      console-client: Cleanup the escape code
      console-client: Support an alternate string escape mode
      console-client: Produce unique exit code when escaped
      console-client: Fix fixed-string escape mode dropping its last byte

(From meta-phosphor rev: c40380cb07d19d601d36c35767a8bcfb4c4167d5)

Change-Id: I723d3cc7dd3ce1ea54d2dfea0268361fd4ea14dc
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 aa8fb38..8c43495 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://${BPN}.conf"
 
-SRCREV = "1cecc5deeae236e9886f624ea7168e075f057047"
+SRCREV = "5b16dc89f09e30b20890c78976587ffe364d2764"
 PV = "1.0+git${SRCPV}"
 
 REGISTERED_SERVICES_${PN} += "obmc_console:tcp:2200"