summaryrefslogtreecommitdiffstats
path: root/openembedded/conf/machine/ipaq-pxa270.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf/machine/ipaq-pxa270.conf')
-rw-r--r--openembedded/conf/machine/ipaq-pxa270.conf10
1 files changed, 3 insertions, 7 deletions
diff --git a/openembedded/conf/machine/ipaq-pxa270.conf b/openembedded/conf/machine/ipaq-pxa270.conf
index 626b5cf218..0c432ad674 100644
--- a/openembedded/conf/machine/ipaq-pxa270.conf
+++ b/openembedded/conf/machine/ipaq-pxa270.conf
@@ -9,9 +9,6 @@ PREFERRED_VERSIONS_handhelds-pxa-2.6 = "2.6.12-hh3"
9 9
10PREFERRED_VERSION_orinoco-modules = "0.15rc1" 10PREFERRED_VERSION_orinoco-modules = "0.15rc1"
11 11
12BOOTSTRAP_EXTRA_DEPENDS = "ipaq-boot-params"
13BOOTSTRAP_EXTRA_DEPENDS_append = " handhelds-pxa-2.6 udev module-init-tools"
14
15ROOT_FLASH_SIZE = "80" 12ROOT_FLASH_SIZE = "80"
16 13
17BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params ${@linux_module_packages('${PXA270_MODULES}', d)}" 14BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params ${@linux_module_packages('${PXA270_MODULES}', d)}"
@@ -23,15 +20,14 @@ PXA270_MODULES = "g_ether g_file_storage g_serial gadgetfs pxa27x_udc \
23 20
24SERIAL_CONSOLE = "115200 ttyS0" 21SERIAL_CONSOLE = "115200 ttyS0"
25 22
26include conf/machine/ipaq-common.conf 23include conf/machine/include/ipaq-common.conf
27include conf/machine/handheld-common.conf 24include conf/machine/include/handheld-common.conf
28 25
29GUI_MACHINE_CLASS = "bigscreen" 26GUI_MACHINE_CLASS = "bigscreen"
30GPE_EXTRA_DEPENDS += "gaim"
31GPE_EXTRA_INSTALL += "gaim" 27GPE_EXTRA_INSTALL += "gaim"
32 28
33# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. 29# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
34include conf/machine/tune-xscale.conf 30include conf/machine/include/tune-xscale.conf
35 31
36BOOTSTRAP_EXTRA_RDEPENDS += "${@linux_module_packages('${HX4700_MODULES}', d)}" 32BOOTSTRAP_EXTRA_RDEPENDS += "${@linux_module_packages('${HX4700_MODULES}', d)}"
37HX4700_MODULES = "i2c-pxa asic3_mmc hx4700_bt hx4700_leds hx4700_navpt hx4700_pcmcia \ 33HX4700_MODULES = "i2c-pxa asic3_mmc hx4700_bt hx4700_leds hx4700_navpt hx4700_pcmcia \