From 2babba73522adfbae09a95b7f95c11558542856b Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Sun, 15 Apr 2007 03:22:19 +0000 Subject: 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. --- conf/machine/x86.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'conf/machine/x86.conf') diff --git a/conf/machine/x86.conf b/conf/machine/x86.conf index 5b22d01324..e0d4cc96a2 100644 --- a/conf/machine/x86.conf +++ b/conf/machine/x86.conf @@ -11,8 +11,6 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-x86" # BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev kernel-modules" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" -MACHINE_TASK_PROVIDER = "task-base" - MACHINE_FEATURES = "kernel26 pci usbhost ext2 screen" udevdir = "/dev" -- cgit 1.2.3-korg