From 5d108a0b829b5a8f7ba4a4e6c2d5c39adb15e1e3 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 7 Feb 2006 20:30:00 +0000 Subject: xscale ipaq: tweaks * use tune-strongarm * ship gaim with gpe * ship gpe-filemanager with gpe --- conf/machine/h2200.conf | 4 +++- conf/machine/h3900.conf | 6 ++++-- conf/machine/ipaq-pxa270.conf | 8 ++++---- 3 files changed, 11 insertions(+), 7 deletions(-) (limited to 'conf') diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index 354e3a9552..14502f6c01 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -46,5 +46,7 @@ include conf/machine/ipaq-common.conf include conf/machine/handheld-common.conf GUI_MACHINE_CLASS = "smallscreen" +GPE_EXTRA_DEPENDS += "gaim gpe-filemanager" +GPE_EXTRA_INSTALL += "gaim gpe-filemanager" -include conf/machine/tune-xscale.conf +include conf/machine/tune-strongarm.conf diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf index cff74131d5..d25cb9e436 100644 --- a/conf/machine/h3900.conf +++ b/conf/machine/h3900.conf @@ -37,6 +37,8 @@ include conf/machine/ipaq-common.conf include conf/machine/handheld-common.conf GUI_MACHINE_CLASS = "smallscreen" +GPE_EXTRA_DEPENDS += "gaim gpe-filemanager" +GPE_EXTRA_INSTALL += "gaim gpe-filemanager" -#use tune xscale for extra performance. Distro feeds be built with tune-strongarm -include conf/machine/tune-xscale.conf +#use tune strongarm for extra performance. Distro feeds be built with tune-strongarm +include conf/machine/tune-strongarm.conf diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf index aca3ffa3ec..821f71c31a 100644 --- a/conf/machine/ipaq-pxa270.conf +++ b/conf/machine/ipaq-pxa270.conf @@ -27,11 +27,11 @@ include conf/machine/ipaq-common.conf include conf/machine/handheld-common.conf GUI_MACHINE_CLASS = "bigscreen" -GPE_EXTRA_DEPENDS += "gaim" -GPE_EXTRA_INSTALL += "gaim" +GPE_EXTRA_DEPENDS += "gaim gpe-filemanager" +GPE_EXTRA_INSTALL += "gaim gpe-filemanager" -# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. -include conf/machine/tune-xscale.conf +# Use tune-strongarm per default. Machine independent feeds should be built with tune-strongarm. +include conf/machine/tune-strongarm.conf BOOTSTRAP_EXTRA_RDEPENDS += "${@linux_module_packages('${HX4700_MODULES}', d)}" HX4700_MODULES = "i2c-pxa asic3_mmc hx4700_bt hx4700_leds hx4700_navpt hx4700_pcmcia \ -- cgit 1.2.3-korg