aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/qemux86.conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-04-15 03:22:19 +0000
committerRod Whitby <rod@whitby.id.au>2007-04-15 03:22:19 +0000
commit2babba73522adfbae09a95b7f95c11558542856b (patch)
tree6230e4bb3598a3de469e0f63d916eae54b49af88 /conf/machine/qemux86.conf
parent289e9bf4e6c89987b782bf831998f492b9fa9bd1 (diff)
downloadopenembedded-2babba73522adfbae09a95b7f95c11558542856b.tar.gz
conf/*: remove all MACHINE_TASK_PROVIDER definitions that were simply forcibly defining it to the default value set in bitbake.conf. Approved by hrw and RP.
Diffstat (limited to 'conf/machine/qemux86.conf')
-rw-r--r--conf/machine/qemux86.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/qemux86.conf b/conf/machine/qemux86.conf
index dfbd345ae8..60aa12ad7f 100644
--- a/conf/machine/qemux86.conf
+++ b/conf/machine/qemux86.conf
@@ -13,5 +13,3 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"
-
-MACHINE_TASK_PROVIDER = "task-base"