diff options
Diffstat (limited to 'conf/machine/wrap.conf')
-rw-r--r-- | conf/machine/wrap.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/wrap.conf b/conf/machine/wrap.conf index e0c65475f6..34d6775932 100644 --- a/conf/machine/wrap.conf +++ b/conf/machine/wrap.conf @@ -23,7 +23,6 @@ IMAGE_FSTYPE ?= "tar.gz" # Things to include in the fs image MACHINE_FEATURES = "kernel26 pci ext2" -MACHINE_TASK_PROVIDER = "task-base" # The kernel and grub need to installed to boot from flash MACHINE_EXTRA_RDEPENDS = "kernel grub" |