aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/omap5912osk.conf
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2006-09-27 17:37:35 +0000
committerPhilip Balister <philip@balister.org>2006-09-27 17:37:35 +0000
commit1adb774adc699c9e0700394325c27ae0e35480ab (patch)
treebd5a99189f59562dbe9ab1f4febf99e23e27673f /conf/machine/omap5912osk.conf
parent2e6da7164ed1034b8ab01e91759402812753b92e (diff)
downloadopenembedded-1adb774adc699c9e0700394325c27ae0e35480ab.tar.gz
omap5912osk.conf : prepare for task-base stuff
defconfig : Update defconfig to follow git and enable dsp gateway linux-omap1_2.6.x+git.bb : Fix problems in build process
Diffstat (limited to 'conf/machine/omap5912osk.conf')
-rw-r--r--conf/machine/omap5912osk.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/omap5912osk.conf b/conf/machine/omap5912osk.conf
index fc17985233..3ae0064c46 100644
--- a/conf/machine/omap5912osk.conf
+++ b/conf/machine/omap5912osk.conf
@@ -7,6 +7,8 @@ IPKG_EXTRA_ARCHS = "armv5te"
HOTPLUG = "udev"
+#MACHINE_TASK_PROVIDER = "task-bootstrap"
+
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "linux-omap1"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"