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/distro/include/angstrom.inc | 1 - conf/distro/include/openmoko.inc | 1 - 2 files changed, 2 deletions(-) (limited to 'conf/distro/include') diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index a4e4c6d4ae..6605fff3e8 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -6,7 +6,6 @@ DISTRO = "angstrom" DISTRO_NAME = "Angstrom" TARGET_VENDOR = "-angstrom" -MACHINE_TASK_PROVIDER = "task-base" # Can be "glibc" and "uclibc" ANGSTROM_MODE ?= "glibc" diff --git a/conf/distro/include/openmoko.inc b/conf/distro/include/openmoko.inc index c41f993884..457aa997dd 100644 --- a/conf/distro/include/openmoko.inc +++ b/conf/distro/include/openmoko.inc @@ -46,7 +46,6 @@ DISTRO_FEATURES = "alsa bluetooth ext2 ipsec nfs ppp smbfs usbgadget usbhost" # # Bootstrap & Init # -MACHINE_TASK_PROVIDER = "task-base" require conf/distro/include/sane-srcdates.inc # -- cgit v1.2.3