summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/nokia770.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-06-11 07:28:27 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-06-11 07:28:27 +0000
commit750675a8caf36cfda7d6f3230615ee8b534e3f87 (patch)
treede9856050f7847c853017a7f82b6a904c26c0cd3 /meta/conf/machine/nokia770.conf
parent6a48637d29bb02bb7c3c40865115e88dee7579b1 (diff)
downloadpoky-750675a8caf36cfda7d6f3230615ee8b534e3f87.tar.gz
machine configs: drop MACHINE_TASK_PROVIDER which is set in bitbake.conf
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1903 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/nokia770.conf')
-rw-r--r--meta/conf/machine/nokia770.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/machine/nokia770.conf b/meta/conf/machine/nokia770.conf
index c480ce0bd2..101db22215 100644
--- a/meta/conf/machine/nokia770.conf
+++ b/meta/conf/machine/nokia770.conf
@@ -33,5 +33,3 @@ ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "
33MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost" 33MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
34MACHINE_EXTRA_RDEPENDS = "usbinit" 34MACHINE_EXTRA_RDEPENDS = "usbinit"
35MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" 35MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init"
36
37MACHINE_TASK_PROVIDER = "task-base"