aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorStelios Koroneos <skoroneos@digital-opsis.com>2007-10-14 12:47:01 +0000
committerStelios Koroneos <skoroneos@digital-opsis.com>2007-10-14 12:47:01 +0000
commitef61764821531cbe7f72a2d78288a6624a421644 (patch)
tree19ed0f9108f73c29d890780d041deb8839811ad5 /conf
parent966c5a872148409491bd948d3fb1012391447421 (diff)
downloadopenembedded-ef61764821531cbe7f72a2d78288a6624a421644.tar.gz
conf/machine : Remove MACHINE_TASK_PROVIDER from all machines that defined it
The MACHINE_TASK_PROVIDER should be left to image or distro to be defined.
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/bd-neon.conf1
-rw-r--r--conf/machine/dht-walnut.conf1
-rw-r--r--conf/machine/epia.conf1
-rw-r--r--conf/machine/i586-generic.conf1
-rw-r--r--conf/machine/i686-generic.conf1
-rw-r--r--conf/machine/magicbox.conf1
-rw-r--r--conf/machine/sequoia.conf1
-rw-r--r--conf/machine/x86-32-nocona.conf2
-rw-r--r--conf/machine/x86-prescott.conf2
9 files changed, 2 insertions, 9 deletions
diff --git a/conf/machine/bd-neon.conf b/conf/machine/bd-neon.conf
index 779080730c..fe7ff724fd 100644
--- a/conf/machine/bd-neon.conf
+++ b/conf/machine/bd-neon.conf
@@ -27,7 +27,6 @@ PERFERRED_VERSION_linux = "2.6.22"
MODUTILS = "26"
XSERVER = "xserver-kdrive-fbdev"
-MACHINE_TASK_PROVIDER = "task-base"
PREFERRED_VERSION_u-boot = "1.1.2"
diff --git a/conf/machine/dht-walnut.conf b/conf/machine/dht-walnut.conf
index ead6a83282..c31aecd550 100644
--- a/conf/machine/dht-walnut.conf
+++ b/conf/machine/dht-walnut.conf
@@ -11,7 +11,6 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
UBOOT_ENTRYPOINT = "0"
MACHINE_FEATURES = "kernel26 ext2"
-MACHINE_TASK_PROVIDER = "task-base"
TARGET_CPU = "405"
OLDEST_KERNEL = "2.6.18"
diff --git a/conf/machine/epia.conf b/conf/machine/epia.conf
index 69d5e66171..b423f83f00 100644
--- a/conf/machine/epia.conf
+++ b/conf/machine/epia.conf
@@ -13,6 +13,5 @@ GLIBC_EXTRA_OECONF = "--with-tls"
IMAGE_FSTYPES = "ext2.gz"
MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86"
-MACHINE_TASK_PROVIDER = "task-base"
require conf/machine/include/tune-c3.inc
diff --git a/conf/machine/i586-generic.conf b/conf/machine/i586-generic.conf
index 53e088da1c..f2a1869b99 100644
--- a/conf/machine/i586-generic.conf
+++ b/conf/machine/i586-generic.conf
@@ -21,7 +21,6 @@ IMAGE_FSTYPES = "ext2.gz"
MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
-MACHINE_TASK_PROVIDER = "task-base"
#tune for pentium cpu
diff --git a/conf/machine/i686-generic.conf b/conf/machine/i686-generic.conf
index b8e73f3085..5399316cd5 100644
--- a/conf/machine/i686-generic.conf
+++ b/conf/machine/i686-generic.conf
@@ -20,7 +20,6 @@ IMAGE_FSTYPES = "ext2.gz"
MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
-MACHINE_TASK_PROVIDER = "task-base"
#tune for pentium pro cpu
require conf/machine/include/tune-pentiumpro.inc
diff --git a/conf/machine/magicbox.conf b/conf/machine/magicbox.conf
index 178c242056..9839b6d69e 100644
--- a/conf/machine/magicbox.conf
+++ b/conf/machine/magicbox.conf
@@ -12,7 +12,6 @@ PACKAGE_EXTRA_ARCHS = "ppc405"
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
MACHINE_FEATURES = "kernel26"
-MACHINE_TASK_PROVIDER = "task-base"
TARGET_CPU = "405"
OLDEST_KERNEL = "2.6.18"
diff --git a/conf/machine/sequoia.conf b/conf/machine/sequoia.conf
index 72f0a8feb2..b391f4e277 100644
--- a/conf/machine/sequoia.conf
+++ b/conf/machine/sequoia.conf
@@ -11,7 +11,6 @@ PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppc440e"
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
MACHINE_FEATURES = "kernel26 usbhost"
-MACHINE_TASK_PROVIDER = "task-base"
#don't try to access tty1
USE_VT = "0"
diff --git a/conf/machine/x86-32-nocona.conf b/conf/machine/x86-32-nocona.conf
index e52454ed52..20b5a11770 100644
--- a/conf/machine/x86-32-nocona.conf
+++ b/conf/machine/x86-32-nocona.conf
@@ -19,5 +19,5 @@ IMAGE_FSTYPES = "ext2.gz"
MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
-MACHINE_TASK_PROVIDER = "task-base"
+
diff --git a/conf/machine/x86-prescott.conf b/conf/machine/x86-prescott.conf
index bd96c387b6..6a91bc39fb 100644
--- a/conf/machine/x86-prescott.conf
+++ b/conf/machine/x86-prescott.conf
@@ -18,5 +18,5 @@ IMAGE_FSTYPES = "ext2.gz"
MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
-MACHINE_TASK_PROVIDER = "task-base"
+