From: Jamie Lenehan Date: Mon, 27 Nov 2006 05:18:26 +0000 (+0000) Subject: machine/titan: Add task-base related settings. X-Git-Tag: Release-2010-05/1~9453^2~274^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86b394bebf8af8b38363af98ff60c9b67f881ab6;p=openembedded.git machine/titan: Add task-base related settings. --- diff --git a/conf/machine/titan.conf b/conf/machine/titan.conf index 99f8b2a18b..a7ce106356 100644 --- a/conf/machine/titan.conf +++ b/conf/machine/titan.conf @@ -24,8 +24,11 @@ USE_DEVFS = "0" IMAGE_FSTYPE ?= "ext2.gz" IMAGE_ROOTFS_SIZE_ext2 ?= "63984" -# Extra items to include in the fs image -BOOTSTRAP_EXTRA_RDEPENDS += "kernel pciutils udev kernel-modules lilo-sh" +# Things to include in the fs image +MACHINE_FEATURES = "kernel26 pci ext2 usbhost" +MACHINE_TASK_PROVIDER = "task-base" +# The kernel and lilo-sh need to installed to boot from flash +MACHINE_EXTRA_RDEPENDS = "kernel lilo-sh" # Add the SCI (serial) and SM (flash) devices to the minimal /dev IMAGE_DEVICE_TABLES = "files/device_table-minimal.txt \