From: Matthew McClintock Date: Wed, 11 Jul 2012 22:37:56 +0000 (-0500) Subject: disable extra inittab changes X-Git-Tag: 2.1~534^2~427 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=dc70a62d3989c89842e16fcab185ade1a1918f0d;p=meta-freescale.git disable extra inittab changes Signed-off-by: Matthew McClintock --- diff --git a/meta-fsl-ppc/conf/distro/fsl.conf b/meta-fsl-ppc/conf/distro/fsl.conf index 87953762..2818b265 100644 --- a/meta-fsl-ppc/conf/distro/fsl.conf +++ b/meta-fsl-ppc/conf/distro/fsl.conf @@ -88,6 +88,4 @@ PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" PREFERRED_PROVIDER_virtual/libx11 = "libx11" PREFERRED_PROVIDER_linux-libc-headers-nativesdk ?= "linux-qoriq-sdk-headers-nativesdk" -SYSVINIT_ENABLED_GETTYS = "" -USE_VT = "" CCACHE = "" diff --git a/meta-fsl-ppc/conf/machine/mpc8536ds.conf b/meta-fsl-ppc/conf/machine/mpc8536ds.conf index d573bc53..eac14ac7 100644 --- a/meta-fsl-ppc/conf/machine/mpc8536ds.conf +++ b/meta-fsl-ppc/conf/machine/mpc8536ds.conf @@ -15,3 +15,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/mpc8544ds.conf b/meta-fsl-ppc/conf/machine/mpc8544ds.conf index e7b9afa4..89e1d898 100644 --- a/meta-fsl-ppc/conf/machine/mpc8544ds.conf +++ b/meta-fsl-ppc/conf/machine/mpc8544ds.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/mpc8548cds.conf b/meta-fsl-ppc/conf/machine/mpc8548cds.conf index 96b0f940..71f46690 100644 --- a/meta-fsl-ppc/conf/machine/mpc8548cds.conf +++ b/meta-fsl-ppc/conf/machine/mpc8548cds.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/mpc8572ds.conf b/meta-fsl-ppc/conf/machine/mpc8572ds.conf index 3bdbea1b..51d3c523 100644 --- a/meta-fsl-ppc/conf/machine/mpc8572ds.conf +++ b/meta-fsl-ppc/conf/machine/mpc8572ds.conf @@ -13,3 +13,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1010rdb.conf b/meta-fsl-ppc/conf/machine/p1010rdb.conf index f7c8885e..9752cc40 100644 --- a/meta-fsl-ppc/conf/machine/p1010rdb.conf +++ b/meta-fsl-ppc/conf/machine/p1010rdb.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1020mbg.conf b/meta-fsl-ppc/conf/machine/p1020mbg.conf index da3dde20..1459698a 100644 --- a/meta-fsl-ppc/conf/machine/p1020mbg.conf +++ b/meta-fsl-ppc/conf/machine/p1020mbg.conf @@ -15,3 +15,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1020rdb.conf b/meta-fsl-ppc/conf/machine/p1020rdb.conf index 83e34285..1a0e6722 100644 --- a/meta-fsl-ppc/conf/machine/p1020rdb.conf +++ b/meta-fsl-ppc/conf/machine/p1020rdb.conf @@ -16,3 +16,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1020utm.conf b/meta-fsl-ppc/conf/machine/p1020utm.conf index 8b1478d1..26ff060c 100644 --- a/meta-fsl-ppc/conf/machine/p1020utm.conf +++ b/meta-fsl-ppc/conf/machine/p1020utm.conf @@ -15,3 +15,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1021rdb.conf b/meta-fsl-ppc/conf/machine/p1021rdb.conf index e92f95e1..1a42a947 100644 --- a/meta-fsl-ppc/conf/machine/p1021rdb.conf +++ b/meta-fsl-ppc/conf/machine/p1021rdb.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1022ds.conf b/meta-fsl-ppc/conf/machine/p1022ds.conf index 3485e1cd..88770929 100644 --- a/meta-fsl-ppc/conf/machine/p1022ds.conf +++ b/meta-fsl-ppc/conf/machine/p1022ds.conf @@ -24,3 +24,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1023rds.conf b/meta-fsl-ppc/conf/machine/p1023rds.conf index ed5d5ba4..e51e5f76 100644 --- a/meta-fsl-ppc/conf/machine/p1023rds.conf +++ b/meta-fsl-ppc/conf/machine/p1023rds.conf @@ -13,3 +13,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1024rdb.conf b/meta-fsl-ppc/conf/machine/p1024rdb.conf index 44a20b31..2e47e4d0 100644 --- a/meta-fsl-ppc/conf/machine/p1024rdb.conf +++ b/meta-fsl-ppc/conf/machine/p1024rdb.conf @@ -15,3 +15,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p1025rdb.conf b/meta-fsl-ppc/conf/machine/p1025rdb.conf index 8e6b8683..c6258330 100644 --- a/meta-fsl-ppc/conf/machine/p1025rdb.conf +++ b/meta-fsl-ppc/conf/machine/p1025rdb.conf @@ -16,3 +16,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p2020ds.conf b/meta-fsl-ppc/conf/machine/p2020ds.conf index cfc5e455..dd2c9d10 100644 --- a/meta-fsl-ppc/conf/machine/p2020ds.conf +++ b/meta-fsl-ppc/conf/machine/p2020ds.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p2020rdb.conf b/meta-fsl-ppc/conf/machine/p2020rdb.conf index da1c8155..7c0f573a 100644 --- a/meta-fsl-ppc/conf/machine/p2020rdb.conf +++ b/meta-fsl-ppc/conf/machine/p2020rdb.conf @@ -15,3 +15,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p2041rdb.conf b/meta-fsl-ppc/conf/machine/p2041rdb.conf index 5adb4f6b..5c72e0da 100644 --- a/meta-fsl-ppc/conf/machine/p2041rdb.conf +++ b/meta-fsl-ppc/conf/machine/p2041rdb.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p3041ds.conf b/meta-fsl-ppc/conf/machine/p3041ds.conf index efc372b3..e4569aa7 100644 --- a/meta-fsl-ppc/conf/machine/p3041ds.conf +++ b/meta-fsl-ppc/conf/machine/p3041ds.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p4080ds.conf b/meta-fsl-ppc/conf/machine/p4080ds.conf index 55b30af2..00a4e845 100644 --- a/meta-fsl-ppc/conf/machine/p4080ds.conf +++ b/meta-fsl-ppc/conf/machine/p4080ds.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p5020ds-64b.conf b/meta-fsl-ppc/conf/machine/p5020ds-64b.conf index 60210b37..72730970 100644 --- a/meta-fsl-ppc/conf/machine/p5020ds-64b.conf +++ b/meta-fsl-ppc/conf/machine/p5020ds-64b.conf @@ -15,3 +15,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p5020ds.conf b/meta-fsl-ppc/conf/machine/p5020ds.conf index 4f443dc6..eb1d73da 100644 --- a/meta-fsl-ppc/conf/machine/p5020ds.conf +++ b/meta-fsl-ppc/conf/machine/p5020ds.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p5040ds-64b.conf b/meta-fsl-ppc/conf/machine/p5040ds-64b.conf index 44c3b7d2..c73815b9 100644 --- a/meta-fsl-ppc/conf/machine/p5040ds-64b.conf +++ b/meta-fsl-ppc/conf/machine/p5040ds-64b.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0" diff --git a/meta-fsl-ppc/conf/machine/p5040ds.conf b/meta-fsl-ppc/conf/machine/p5040ds.conf index df13fcc8..b9f08a53 100644 --- a/meta-fsl-ppc/conf/machine/p5040ds.conf +++ b/meta-fsl-ppc/conf/machine/p5040ds.conf @@ -14,3 +14,4 @@ SYSVINIT_ENABLED_GETTYS = "" USE_VT = "" SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}" +USE_VT = "0"