aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-02-07 20:30:00 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-07 20:30:00 +0000
commit5d108a0b829b5a8f7ba4a4e6c2d5c39adb15e1e3 (patch)
tree7b595a3632141802c910551ecadafe21e7ce0ebc /conf
parenta9de59c5c9c6c5f7f0313048a044e45327022278 (diff)
downloadopenembedded-5d108a0b829b5a8f7ba4a4e6c2d5c39adb15e1e3.tar.gz
xscale ipaq: tweaks
* use tune-strongarm * ship gaim with gpe * ship gpe-filemanager with gpe
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h2200.conf4
-rw-r--r--conf/machine/h3900.conf6
-rw-r--r--conf/machine/ipaq-pxa270.conf8
3 files changed, 11 insertions, 7 deletions
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 \