diff options
Diffstat (limited to 'openembedded/conf/machine/ipaq-pxa270.conf')
| -rw-r--r-- | openembedded/conf/machine/ipaq-pxa270.conf | 10 |
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 | ||
| 10 | PREFERRED_VERSION_orinoco-modules = "0.15rc1" | 10 | PREFERRED_VERSION_orinoco-modules = "0.15rc1" |
| 11 | 11 | ||
| 12 | BOOTSTRAP_EXTRA_DEPENDS = "ipaq-boot-params" | ||
| 13 | BOOTSTRAP_EXTRA_DEPENDS_append = " handhelds-pxa-2.6 udev module-init-tools" | ||
| 14 | |||
| 15 | ROOT_FLASH_SIZE = "80" | 12 | ROOT_FLASH_SIZE = "80" |
| 16 | 13 | ||
| 17 | BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params ${@linux_module_packages('${PXA270_MODULES}', d)}" | 14 | BOOTSTRAP_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 | ||
| 24 | SERIAL_CONSOLE = "115200 ttyS0" | 21 | SERIAL_CONSOLE = "115200 ttyS0" |
| 25 | 22 | ||
| 26 | include conf/machine/ipaq-common.conf | 23 | include conf/machine/include/ipaq-common.conf |
| 27 | include conf/machine/handheld-common.conf | 24 | include conf/machine/include/handheld-common.conf |
| 28 | 25 | ||
| 29 | GUI_MACHINE_CLASS = "bigscreen" | 26 | GUI_MACHINE_CLASS = "bigscreen" |
| 30 | GPE_EXTRA_DEPENDS += "gaim" | ||
| 31 | GPE_EXTRA_INSTALL += "gaim" | 27 | GPE_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. |
| 34 | include conf/machine/tune-xscale.conf | 30 | include conf/machine/include/tune-xscale.conf |
| 35 | 31 | ||
| 36 | BOOTSTRAP_EXTRA_RDEPENDS += "${@linux_module_packages('${HX4700_MODULES}', d)}" | 32 | BOOTSTRAP_EXTRA_RDEPENDS += "${@linux_module_packages('${HX4700_MODULES}', d)}" |
| 37 | HX4700_MODULES = "i2c-pxa asic3_mmc hx4700_bt hx4700_leds hx4700_navpt hx4700_pcmcia \ | 33 | HX4700_MODULES = "i2c-pxa asic3_mmc hx4700_bt hx4700_leds hx4700_navpt hx4700_pcmcia \ |
