diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-05-09 19:35:13 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-05-09 19:35:13 +0000 |
| commit | 30285dd379000284555a38c80b7d4dad472fe515 (patch) | |
| tree | 8755c94e0a945ddaf1c1f05d6a7158b67c8a298c /openembedded/conf | |
| parent | 103c8510e0cdc03760885db52ffd2a6908a6f401 (diff) | |
| download | poky-30285dd379000284555a38c80b7d4dad472fe515.tar.gz | |
More packages merging with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@390 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf')
| -rw-r--r-- | openembedded/conf/machine/ipaq-pxa270.conf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/openembedded/conf/machine/ipaq-pxa270.conf b/openembedded/conf/machine/ipaq-pxa270.conf index 66d3eb38ff..07753ccf64 100644 --- a/openembedded/conf/machine/ipaq-pxa270.conf +++ b/openembedded/conf/machine/ipaq-pxa270.conf | |||
| @@ -10,8 +10,6 @@ PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" | |||
| 10 | #use this for a hx2xxx ipaq | 10 | #use this for a hx2xxx ipaq |
| 11 | #PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" | 11 | #PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" |
| 12 | 12 | ||
| 13 | PREFERRED_VERSIONS_handhelds-pxa-2.6 = "2.6.12-hh3" | ||
| 14 | |||
| 15 | PREFERRED_VERSION_orinoco-modules = "0.15rc1" | 13 | PREFERRED_VERSION_orinoco-modules = "0.15rc1" |
| 16 | 14 | ||
| 17 | ROOT_FLASH_SIZE = "80" | 15 | ROOT_FLASH_SIZE = "80" |
| @@ -21,6 +19,7 @@ EXTRA_IMAGECMD_jffs2 = "; sumtool -i ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jf | |||
| 21 | -e 256KiB -p" | 19 | -e 256KiB -p" |
| 22 | 20 | ||
| 23 | MODUTILS = "26" | 21 | MODUTILS = "26" |
| 22 | PCMCIA_MANAGER = "pcmciautils" | ||
| 24 | BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params " | 23 | BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params " |
| 25 | BOOTSTRAP_EXTRA_RRECOMMENDS += "${@linux_module_packages('${PXA270_MODULES}', d)}" | 24 | BOOTSTRAP_EXTRA_RRECOMMENDS += "${@linux_module_packages('${PXA270_MODULES}', d)}" |
| 26 | BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools" | 25 | BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools" |
| @@ -34,7 +33,6 @@ SERIAL_CONSOLE = "115200 ttyS0" | |||
| 34 | include conf/machine/include/handheld-common.conf | 33 | include conf/machine/include/handheld-common.conf |
| 35 | 34 | ||
| 36 | GUI_MACHINE_CLASS = "bigscreen" | 35 | GUI_MACHINE_CLASS = "bigscreen" |
| 37 | GPE_EXTRA_INSTALL += "gaim" | ||
| 38 | 36 | ||
| 39 | # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. | 37 | # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. |
| 40 | include conf/machine/include/tune-xscale.conf | 38 | include conf/machine/include/tune-xscale.conf |
| @@ -47,7 +45,7 @@ HX4700_MODULES = "i2c-pxa asic3_mmc hx4700_bt hx4700_leds hx4700_navpt hx4700_pc | |||
| 47 | hx4700_ts hx4700_wlan snd_hx4700_audio hx4700_power" | 45 | hx4700_ts hx4700_wlan snd_hx4700_audio hx4700_power" |
| 48 | 46 | ||
| 49 | 47 | ||
| 50 | 48 | module_autoload_evdev = "evdev" | |
| 51 | module_autoload_hx4700_power = "hx4700_power" | 49 | module_autoload_hx4700_power = "hx4700_power" |
| 52 | module_autoload_pcmcia = "pcmcia" | 50 | module_autoload_pcmcia = "pcmcia" |
| 53 | module_autoload_hx4700_pcmcia = "hx4700_pcmcia" | 51 | module_autoload_hx4700_pcmcia = "hx4700_pcmcia" |
