summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/console
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-06-07 08:10:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-06-07 08:10:04 +0300
commitd4ed02d5cb1c307e74d026417a48f373501bb6df (patch)
tree539123b9c904d16faa54791f439f5401c1245e93 /meta-phosphor/common/recipes-phosphor/console
parent36fd89cd6726977596d062c74e241f59fc2e57ab (diff)
downloadopenbmc-d4ed02d5cb1c307e74d026417a48f373501bb6df.tar.xz
obmc-console.bb: bump version
Change-Id: I770487e26e014ba5569fc355ca9cb9aea918f2c3 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/console')
-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 4b1ec836e8..5dd649f179 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 = "5395276a7bb94bf46745efa3d78419bdd131d269"
+SRCREV = "c7fbcd480fb03840a4c44e546af878e84400b6fe"
REGISTERED_SERVICES_${PN} += "obmc_console:tcp:2200"
OBMC_CONSOLE_HOST_TTY ?= "ttyVUART0"