summaryrefslogtreecommitdiff
path: root/meta/conf/machine/mx31litekit.conf
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2010-06-29 14:22:10 +0100
committerJoshua Lock <josh@linux.intel.com>2010-06-29 15:20:33 +0100
commit5dab2c9aa7ef81115fb3e0d5092cf2f12a23a5d5 (patch)
tree31f9f4f5b01cf597e2ebfe1609c8b70cea58bec5 /meta/conf/machine/mx31litekit.conf
parent6418d0492a60ed37d13e1060c2e8c09cd127c450 (diff)
downloadopenembedded-core-5dab2c9aa7ef81115fb3e0d5092cf2f12a23a5d5.tar.gz
openembedded-core-5dab2c9aa7ef81115fb3e0d5092cf2f12a23a5d5.tar.bz2
openembedded-core-5dab2c9aa7ef81115fb3e0d5092cf2f12a23a5d5.tar.xz
openembedded-core-5dab2c9aa7ef81115fb3e0d5092cf2f12a23a5d5.zip
Move some machines which no longer build to meta-extras
om-gta01, om-gta02, nokia700, nokia800 and mx31litekit no longer build and we don't have a maintainer for them so move them to meta-extras Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/conf/machine/mx31litekit.conf')
-rw-r--r--meta/conf/machine/mx31litekit.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/conf/machine/mx31litekit.conf b/meta/conf/machine/mx31litekit.conf
deleted file mode 100644
index 2dc288375..000000000
--- a/meta/conf/machine/mx31litekit.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-#@TYPE: Machine
-#@NAME: imx31 Lite Kit
-#@DESCRIPTION: Machine configuration for the imx31 based Lite Kit
-TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6"
-
-PREFERRED_PROVIDER_virtual/kernel = "linux-mx31"
-
-MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen"
-
-IMAGE_FSTYPES ?= "tar.gz"
-SERIAL_CONSOLE = "-L 115200 ttymxc0"
-
-require conf/machine/include/tune-arm1136jf-s.inc