diff options
Diffstat (limited to 'meta/conf/machine/nokia770.conf')
-rw-r--r-- | meta/conf/machine/nokia770.conf | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/meta/conf/machine/nokia770.conf b/meta/conf/machine/nokia770.conf index 6cc73c9232..2e22771e4a 100644 --- a/meta/conf/machine/nokia770.conf +++ b/meta/conf/machine/nokia770.conf @@ -12,7 +12,6 @@ XSERVER = "xserver-kdrive-omap" # 800x480 is big enough for me GUI_MACHINE_CLASS = "bigscreen" -GPE_EXTRA_INSTALL += "gaim sylpheed gpe-mini-browser tscalib" # Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm. include conf/machine/include/tune-arm926ejs.conf @@ -28,11 +27,10 @@ SERIAL_CONSOLE = "115200 ttyS0" PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770" -#BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init \ -#${PCMCIA_MANAGER} apm ppp wireless-tools console-tools" - - +#use this if you are using the nokia initfs ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost" MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "nokia770-init" + +MACHINE_TASK_PROVIDER = "task-base"
\ No newline at end of file |