[oe] [PATCH] beagleboard.conf: get a console prompt on the monitor

Jason Kridner jkridner at beagleboard.org
Sun Aug 22 20:36:08 UTC 2010


Signed-off-by: Jason Kridner <jkridner at beagleboard.org>
---
 conf/machine/beagleboard.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 579bcc6..91c4129 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -24,6 +24,9 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
 # Guesswork
 SERIAL_CONSOLE = "115200 ttyS2"
 
+USE_VT = "1"
+SYSVINIT_ENABLED_GETTYS = "0"
+
 UBOOT_MACHINE = "omap3_beagle_config"
 
 # do ubiattach /dev/ubi_ctrl -m 4
-- 
1.5.6.4





More information about the Openembedded-devel mailing list