[oe-commits] org.oe.dev omap5912osk.conf : Clean up machine file.

crofton commit openembedded-commits at lists.openembedded.org
Mon Aug 27 21:39:56 UTC 2007


omap5912osk.conf : Clean up machine file.

Author: crofton at openembedded.org
Branch: org.openembedded.dev
Revision: 4a5850b873ad956ece68234ab8130fed8686d4e8
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4a5850b873ad956ece68234ab8130fed8686d4e8
Files:
1
conf/machine/omap5912osk.conf
Diffs:

#
# mt diff -re0e9a6cdc88eb352b5955c6e3a9bfcd5eadd94e4 -r4a5850b873ad956ece68234ab8130fed8686d4e8
#
# 
# 
# patch "conf/machine/omap5912osk.conf"
#  from [ee00da09140e71d024034162717e88ea68d14d11]
#    to [86e7eca5b6d5f581a0d4cfe3327b0782cbb54d26]
# 
============================================================
--- conf/machine/omap5912osk.conf	ee00da09140e71d024034162717e88ea68d14d11
+++ conf/machine/omap5912osk.conf	86e7eca5b6d5f581a0d4cfe3327b0782cbb54d26
@@ -1,15 +1,12 @@ TARGET_ARCH = "arm"
 #@TYPE: Machine
 #@NAME: OMAP5912 cpu on an OSK board
 #@DESCRIPTION: Machine configuration for the OMAP Starter Kit with a 5912 processor
 
 TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv5te"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te"
 
-HOTPLUG = "udev"
-
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "linux-omap1"
-PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
 
 # PREFERRED_VERSION_u-boot = "1.1.6"
 
@@ -30,24 +27,3 @@ require conf/machine/include/tune-arm926
 
 require conf/machine/include/tune-arm926ejs.conf
 
-# old modules setup - partially need to be added into MACHINE_EXTRA_RRECOMMENDS
-
-# PCMCIA Modules
-##BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pcmcia-core kernel-module-pcmcia"
-##BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-omap-cf"
-
-# IDE modules
-#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-ide-cs kernel-module-ide-disk"
-#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-ide-core"
-
-# DOS and VFAT modules
-#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-msdos kernel-module-nls-iso8859-1"
-#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-nls-cp437 kernel-module-nls-base"
-#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-vfat kernel-module-fat"
-
-# Video er LCD Driver
-##BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-fb kernel-module-cfbimgblt kernel-module-cfbcopyarea"
-##BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-cfbfillrect kernel-module-omapfb kernel-module-softcursor"
-
-# DSP Interface
-##BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-dsp"






More information about the Openembedded-commits mailing list