summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-26 11:31:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-26 21:21:47 +0300
commitdd400c30155096e152f422a9cfde05003721c97f (patch)
tree0437fc907548b72d3a97ca06b0b20489031a00a9
parentb7f7dbd18a5e11d9ab0cd7440a383ad066b76137 (diff)
downloadopenbmc-dd400c30155096e152f422a9cfde05003721c97f.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/console/obmc-console_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb b/meta-phosphor/recipes-phosphor/console/obmc-console_git.bb
index aa8fb3826..8c4349534 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 @@ DEPENDS += "autoconf-archive-native \
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"