summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-05-22 05:35:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-05-23 15:44:46 +0300
commit855904da665db1dfb373d28d2baf5dbfa3c756e9 (patch)
treebd4dc12bf18e610c6196d91c70b5ca2cea559fbe
parent90db7ca5aa163f5e92ff4f91c0703d9ef35964c8 (diff)
downloadopenbmc-855904da665db1dfb373d28d2baf5dbfa3c756e9.tar.xz
obmc-console.bb: bump version
Change-Id: I5c4bf7500fff936f76889c70e517b4750c3efa55 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/common/recipes-phosphor/console/obmc-console.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/console/obmc-console.bb b/meta-phosphor/common/recipes-phosphor/console/obmc-console.bb
index 2ad6d0076..4b1ec836e 100644
--- a/meta-phosphor/common/recipes-phosphor/console/obmc-console.bb
+++ b/meta-phosphor/common/recipes-phosphor/console/obmc-console.bb
@@ -15,7 +15,7 @@ DEPENDS += "autoconf-archive-native"
SRC_URI += "git://github.com/openbmc/obmc-console"
SRC_URI += "file://${PN}.conf"
-SRCREV = "67eab046047e7442c0b2c241afefc3c7c0d0189b"
+SRCREV = "5395276a7bb94bf46745efa3d78419bdd131d269"
REGISTERED_SERVICES_${PN} += "obmc_console:tcp:2200"
OBMC_CONSOLE_HOST_TTY ?= "ttyVUART0"