[meta-freescale] [PATCH 2/4] qoriq-base.inc: disable virtual terminal support for QorIQ
Zhenhua Luo
zhenhua.luo at freescale.com
Tue Aug 18 02:46:51 PDT 2015
Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
conf/machine/include/qoriq-base.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc
index 5744db6..d1fda5e 100644
--- a/conf/machine/include/qoriq-base.inc
+++ b/conf/machine/include/qoriq-base.inc
@@ -20,4 +20,6 @@ MACHINE_EXTRA_RRECOMMENDS ?= "udev-rules-qoriq"
EXTRA_IMAGEDEPENDS += "u-boot cst-native"
+USE_VT ?= "0"
+
MACHINEOVERRIDES .= ":qoriq"
--
2.4.3
More information about the meta-freescale
mailing list