diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-09-05 12:16:56 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-09-05 12:16:56 +0000 |
| commit | 3e846ba477aef514313450d4dba343e097be1418 (patch) | |
| tree | efc621e3b343883a8e4e79a63eb974257fe69707 /openembedded/conf/machine | |
| parent | c49400dab0dbfd43842fcf6bdfc59937f4c0afe6 (diff) | |
| download | poky-3e846ba477aef514313450d4dba343e097be1418.tar.gz | |
Updates against mainline openembedded + removal of some unneeded files
git-svn-id: https://svn.o-hand.com/repos/poky@19 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine')
| -rw-r--r-- | openembedded/conf/machine/ipaq-pxa270.conf | 28 | ||||
| -rw-r--r-- | openembedded/conf/machine/nokia770.conf | 2 | ||||
| -rw-r--r-- | openembedded/conf/machine/zaurus-clamshell-2.6.conf | 8 |
3 files changed, 28 insertions, 10 deletions
diff --git a/openembedded/conf/machine/ipaq-pxa270.conf b/openembedded/conf/machine/ipaq-pxa270.conf index 9e1b677ecf..0565b897b7 100644 --- a/openembedded/conf/machine/ipaq-pxa270.conf +++ b/openembedded/conf/machine/ipaq-pxa270.conf | |||
| @@ -9,12 +9,14 @@ PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" | |||
| 9 | PREFERRED_VERSION_orinoco-modules = "0.15rc1" | 9 | PREFERRED_VERSION_orinoco-modules = "0.15rc1" |
| 10 | 10 | ||
| 11 | BOOTSTRAP_EXTRA_DEPENDS = "ipaq-boot-params" | 11 | BOOTSTRAP_EXTRA_DEPENDS = "ipaq-boot-params" |
| 12 | BOOTSTRAP_EXTRA_DEPENDS_append = " handhelds-pxa-2.6 udev modutils-collateral module-init-tools" | 12 | BOOTSTRAP_EXTRA_DEPENDS_append = " handhelds-pxa-2.6 udev module-init-tools" |
| 13 | 13 | ||
| 14 | 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)}" |
| 15 | BOOTSTRAP_EXTRA_RDEPENDS_append = " udev modutils-collateral module-init-tools" | 15 | BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools" |
| 16 | 16 | ||
| 17 | PXA270_MODULES = "g_ether pxa27x_udc" | 17 | PXA270_MODULES = "g_ether g_file_storage g_serial pxa27x_udc \ |
| 18 | snd_pcm_oss snd_mixer_oss evdev mmc_block pcmcia hidp \ | ||
| 19 | nls_cp437 nls_utf8" | ||
| 18 | 20 | ||
| 19 | SERIAL_CONSOLE = "115200 ttyS0" | 21 | SERIAL_CONSOLE = "115200 ttyS0" |
| 20 | 22 | ||
| @@ -29,5 +31,21 @@ GPE_EXTRA_INSTALL += "gaim sylpheed gpe-filemanager gpe-nmf evince" | |||
| 29 | include conf/machine/tune-xscale.conf | 31 | include conf/machine/tune-xscale.conf |
| 30 | 32 | ||
| 31 | BOOTSTRAP_EXTRA_RDEPENDS += "${@linux_module_packages('${HX4700_MODULES}', d)}" | 33 | BOOTSTRAP_EXTRA_RDEPENDS += "${@linux_module_packages('${HX4700_MODULES}', d)}" |
| 32 | HX4700_MODULES = "asic3_base asic3_mmc hx4700_bt hx4700_core hx4700_leds hx4700_navpt hx4700_pcmcia \ | 34 | HX4700_MODULES = "asic3_mmc hx4700_bt hx4700_leds hx4700_navpt hx4700_pcmcia \ |
| 33 | hx4700_ts hx4700_wlan snd_pxa_i2sound_hx4700" | 35 | hx4700_ts hx4700_wlan snd_pxa_i2sound_hx4700 hx4700_power" |
| 36 | |||
| 37 | module_autoload_hx4700_power = "hx4700_power" | ||
| 38 | module_autoload_pcmcia = "pcmcia" | ||
| 39 | module_autoload_hx4700_pcmcia = "hx4700_pcmcia" | ||
| 40 | module_autoload_asic3_mmc = "asic3_mmc" | ||
| 41 | module_autoload_mmc_block = "mmc_block" | ||
| 42 | module_autoload_hx4700_ts = "hx4700_ts" | ||
| 43 | module_autoload_hx4700_navpt = "hx4700_navpt" | ||
| 44 | module_autoload_hx4700_bt = "hx4700_bt" | ||
| 45 | module_autoload_snd-pxa-i2sound-hx4700 = "snd-pxa-i2sound-hx4700" | ||
| 46 | module_autoload_snd-pcm-oss = "snd-pcm-oss" | ||
| 47 | module_autoload_snd-pcm-oss = "snd-mixer-oss" | ||
| 48 | module_autoload_pxa27x_udc = "pxa27x_udc" | ||
| 49 | |||
| 50 | #FIXME: this should be controlled by a userspace utility later. | ||
| 51 | module_autoload_g_ether = "g_ether" | ||
diff --git a/openembedded/conf/machine/nokia770.conf b/openembedded/conf/machine/nokia770.conf index 253f8a43e2..8b657281c7 100644 --- a/openembedded/conf/machine/nokia770.conf +++ b/openembedded/conf/machine/nokia770.conf | |||
| @@ -15,7 +15,7 @@ GPE_EXTRA_DEPENDS += "gaim sylpheed gpe-mini-browser tscalib" | |||
| 15 | GPE_EXTRA_INSTALL += "gaim sylpheed gpe-mini-browser tscalib" | 15 | GPE_EXTRA_INSTALL += "gaim sylpheed gpe-mini-browser tscalib" |
| 16 | 16 | ||
| 17 | # Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm. | 17 | # Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm. |
| 18 | #include conf/machine/tune-arm926ejs.conf | 18 | include conf/machine/tune-arm926ejs.conf |
| 19 | 19 | ||
| 20 | 20 | ||
| 21 | #size of the root partition (yes, it is 123 MB) | 21 | #size of the root partition (yes, it is 123 MB) |
diff --git a/openembedded/conf/machine/zaurus-clamshell-2.6.conf b/openembedded/conf/machine/zaurus-clamshell-2.6.conf index b3e0a50bc6..516b07ee15 100644 --- a/openembedded/conf/machine/zaurus-clamshell-2.6.conf +++ b/openembedded/conf/machine/zaurus-clamshell-2.6.conf | |||
| @@ -27,10 +27,10 @@ BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-bluetooth kernel-module-l2cap kernel- | |||
| 27 | kernel-module-bnep kernel-module-hidp kernel-module-hci-uart kernel-module-sco \ | 27 | kernel-module-bnep kernel-module-hidp kernel-module-hci-uart kernel-module-sco \ |
| 28 | kernel-module-bt3c-cs kernel-module-bluecard-cs kernel-module-btuart-cs kernel-module-dtl1-cs" | 28 | kernel-module-bt3c-cs kernel-module-bluecard-cs kernel-module-btuart-cs kernel-module-dtl1-cs" |
| 29 | # Infrared Modules | 29 | # Infrared Modules |
| 30 | #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pxaficp-ir kernel-module-irda kernel-module-ircomm | 30 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pxaficp-ir kernel-module-irda kernel-module-ircomm \ |
| 31 | # kernel-module-ircomm-tty kernel-module-irlan kernel-module-irnet kernel-module-ir-usb" | 31 | kernel-module-ircomm-tty kernel-module-irlan kernel-module-irnet kernel-module-ir-usb" |
| 32 | 32 | ||
| 33 | # USB Gadget Modules | 33 | # USB Gadget Modules |
| 34 | #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-gadgetfs kernel-module-g-file-storage \ | 34 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-gadgetfs kernel-module-g-file-storage \ |
| 35 | # kernel-module-g-serial kernel-module-g-ether" | 35 | kernel-module-g-serial kernel-module-g-ether" |
| 36 | 36 | ||
