summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-05-16 15:39:00 -0500
committerMatthew McClintock <msm@freescale.com>2012-05-16 15:39:00 -0500
commit5d4267f1cee246fda7d9a641f8f7ab171c3cb71d (patch)
treee7f70d4536cf6c6ab6b5288530e11aa2839ead80
parentb4277bf28ebcc7dcd9e35e7dfc487a5439fc2f48 (diff)
downloadmeta-fsl-ppc-5d4267f1cee246fda7d9a641f8f7ab171c3cb71d.tar.gz
remove reference to internal freescale machines
Signed-off-by: Matthew McClintock <msm@freescale.com>
-rw-r--r--conf/distro/fsl.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/distro/fsl.conf b/conf/distro/fsl.conf
index 7cde60f..6d4dc34 100644
--- a/conf/distro/fsl.conf
+++ b/conf/distro/fsl.conf
@@ -84,8 +84,6 @@ IMAGE_CLASSES = "image_types_uboot"
84PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" 84PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06"
85PREFERRED_PROVIDER_virtual/libx11 = "libx11" 85PREFERRED_PROVIDER_virtual/libx11 = "libx11"
86 86
87FREESCALE_GIT = "git://git.am.freescale.net"
88
89SYSVINIT_ENABLED_GETTYS = "" 87SYSVINIT_ENABLED_GETTYS = ""
90USE_VT = "" 88USE_VT = ""
91SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0" 89SERIAL_CONSOLES = "115200;ttyS0 115200;ttyS1 115200;ttyEHV0"