commit | 855904da665db1dfb373d28d2baf5dbfa3c756e9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon May 21 21:35:03 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed May 23 12:44:46 2018 +0000 |
tree | bd4dc12bf18e610c6196d91c70b5ca2cea559fbe | |
parent | 90db7ca5aa163f5e92ff4f91c0703d9ef35964c8 [diff] [blame] |
obmc-console.bb: bump version Change-Id: I5c4bf7500fff936f76889c70e517b4750c3efa55 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/console/obmc-console.bb b/meta-phosphor/common/recipes-phosphor/console/obmc-console.bb index 2ad6d00..4b1ec83 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 @@ 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"