commit | d4ed02d5cb1c307e74d026417a48f373501bb6df | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jun 07 00:10:04 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jun 07 00:10:04 2018 -0500 |
tree | 539123b9c904d16faa54791f439f5401c1245e93 | |
parent | 36fd89cd6726977596d062c74e241f59fc2e57ab [diff] |
obmc-console.bb: bump version Change-Id: I770487e26e014ba5569fc355ca9cb9aea918f2c3 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 4b1ec83..5dd649f 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 = "5395276a7bb94bf46745efa3d78419bdd131d269" +SRCREV = "c7fbcd480fb03840a4c44e546af878e84400b6fe" REGISTERED_SERVICES_${PN} += "obmc_console:tcp:2200" OBMC_CONSOLE_HOST_TTY ?= "ttyVUART0"