From dd400c30155096e152f422a9cfde05003721c97f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 26 Jul 2019 08:31:02 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/console/obmc-console_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3