diff options
author | Richard Purdie <richard@openedhand.com> | 2006-05-09 16:10:18 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-05-09 16:10:18 +0000 |
commit | 8d41bd1c8f4c36ed9c1c73e0586031af8a0f292c (patch) | |
tree | 86922c4000d1f4550c9dee9c14856968c95d4951 /openembedded/conf/machine | |
parent | 0d791a970638c9398ed94adafecbca54a0ea5374 (diff) | |
download | poky-8d41bd1c8f4c36ed9c1c73e0586031af8a0f292c.tar.gz |
Sync conf files with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@373 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine')
-rw-r--r-- | openembedded/conf/machine/akita.conf | 4 | ||||
-rw-r--r-- | openembedded/conf/machine/c7x0.conf | 4 | ||||
-rw-r--r-- | openembedded/conf/machine/include/poodle-2.4.conf | 10 | ||||
-rw-r--r-- | openembedded/conf/machine/include/poodle-2.6.conf | 41 | ||||
-rw-r--r-- | openembedded/conf/machine/include/tosa-2.4.conf | 20 | ||||
-rw-r--r-- | openembedded/conf/machine/include/tune-arm926ejs.conf | 3 | ||||
-rw-r--r-- | openembedded/conf/machine/include/zaurus-clamshell-2.4.conf | 40 | ||||
-rw-r--r-- | openembedded/conf/machine/ipaq-pxa270.conf | 1 | ||||
-rw-r--r-- | openembedded/conf/machine/nokia770.conf | 6 | ||||
-rw-r--r-- | openembedded/conf/machine/qemuarm.conf | 2 | ||||
-rw-r--r-- | openembedded/conf/machine/spitz.conf | 4 |
11 files changed, 49 insertions, 86 deletions
diff --git a/openembedded/conf/machine/akita.conf b/openembedded/conf/machine/akita.conf index da699e7258..89c0d031ee 100644 --- a/openembedded/conf/machine/akita.conf +++ b/openembedded/conf/machine/akita.conf | |||
@@ -2,9 +2,7 @@ | |||
2 | #@NAME: Sharp Zaurus SL-C1000 | 2 | #@NAME: Sharp Zaurus SL-C1000 |
3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device | 3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C1000 device |
4 | 4 | ||
5 | KERNEL_VERSION ?= "2.6" | ||
6 | |||
7 | include conf/machine/include/zaurus-clamshell.conf | 5 | include conf/machine/include/zaurus-clamshell.conf |
8 | include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf | 6 | include conf/machine/include/zaurus-clamshell-2.6.conf |
9 | 7 | ||
10 | ROOT_FLASH_SIZE = "58" | 8 | ROOT_FLASH_SIZE = "58" |
diff --git a/openembedded/conf/machine/c7x0.conf b/openembedded/conf/machine/c7x0.conf index af1c9dad1c..0bd9623526 100644 --- a/openembedded/conf/machine/c7x0.conf +++ b/openembedded/conf/machine/c7x0.conf | |||
@@ -2,10 +2,8 @@ | |||
2 | #@NAME: Sharp Zaurus SL-C7x0 | 2 | #@NAME: Sharp Zaurus SL-C7x0 |
3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices | 3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C700, Sharp Zaurus SL-C750, Sharp Zaurus SL-C760, Sharp Zaurus SL-C860 devices |
4 | 4 | ||
5 | KERNEL_VERSION ?= "2.6" | ||
6 | |||
7 | include conf/machine/include/zaurus-clamshell.conf | 5 | include conf/machine/include/zaurus-clamshell.conf |
8 | include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf | 6 | include conf/machine/include/zaurus-clamshell-2.6.conf |
9 | 7 | ||
10 | ROOT_FLASH_SIZE = "25" | 8 | ROOT_FLASH_SIZE = "25" |
11 | # yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it. | 9 | # yes, we are aware that the husky (c760,c860) has 54MB rootfs, but we don't make a special image for it. |
diff --git a/openembedded/conf/machine/include/poodle-2.4.conf b/openembedded/conf/machine/include/poodle-2.4.conf deleted file mode 100644 index 5453fda605..0000000000 --- a/openembedded/conf/machine/include/poodle-2.4.conf +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa" | ||
2 | |||
3 | # Later versions are broken on kernel 2.4 | ||
4 | PREFERRED_VERSION_orinoco-modules = "0.13e" | ||
5 | |||
6 | BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules-cs orinoco-modules orinoco-modules-cs sharp-sdmmc-support \ | ||
7 | kernel-module-net-fd kernel-module-registers kernel-module-pxa-bi \ | ||
8 | kernel-module-usbdcore kernel-module-usbdmonitor \ | ||
9 | hostap-utils prism3-firmware prism3-support" | ||
10 | |||
diff --git a/openembedded/conf/machine/include/poodle-2.6.conf b/openembedded/conf/machine/include/poodle-2.6.conf index 885bf40b4f..9076355522 100644 --- a/openembedded/conf/machine/include/poodle-2.6.conf +++ b/openembedded/conf/machine/include/poodle-2.6.conf | |||
@@ -1,4 +1,43 @@ | |||
1 | PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" | 1 | PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" |
2 | 2 | ||
3 | BOOTSTRAP_EXTRA_RDEPENDS = "kernel udev sysfsutils hostap-modules-cs orinoco-modules-cs udev-utils" | 3 | PCMCIA_MANAGER ?= "pcmciautils" |
4 | 4 | ||
5 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel udev sysfsutils spectrum-fw \ | ||
6 | ${PCMCIA_MANAGER} apm wireless-tools irda-utils udev-utils keymaps hostap-utils prism3-firmware prism3-support \ | ||
7 | ppp ppp-dialin alsa-utils-alsactl alsa-utils-alsamixer module-init-tools alsa-conf zaurusd" | ||
8 | |||
9 | # Ethernet modules | ||
10 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pcnet-cs" | ||
11 | # NFS Modules | ||
12 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-nfs kernel-module-lockd kernel-module-sunrpc" | ||
13 | # Crypto Modules | ||
14 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-des kernel-module-md5" | ||
15 | # SMB and CRAMFS | ||
16 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-smbfs kernel-module-cramfs" | ||
17 | # Serial Modules | ||
18 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-8250 kernel-module-serial-cs" | ||
19 | # Bluetooth Modules | ||
20 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-bluetooth kernel-module-l2cap kernel-module-rfcomm kernel-module-hci-vhci \ | ||
21 | kernel-module-bnep kernel-module-hidp kernel-module-hci-uart kernel-module-sco \ | ||
22 | kernel-module-bt3c-cs kernel-module-bluecard-cs kernel-module-btuart-cs kernel-module-dtl1-cs" | ||
23 | # Infrared Modules | ||
24 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pxaficp-ir kernel-module-irda kernel-module-ircomm \ | ||
25 | kernel-module-ircomm-tty kernel-module-irlan kernel-module-irnet kernel-module-ir-usb" | ||
26 | |||
27 | # USB Gadget Modules | ||
28 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-gadgetfs kernel-module-g-file-storage \ | ||
29 | kernel-module-g-serial kernel-module-g-ether" | ||
30 | |||
31 | # Wireless Modules | ||
32 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-hostap kernel-module-hostap-cs \ | ||
33 | kernel-module-hermes kernel-module-orinoco \ | ||
34 | kernel-module-orinoco-cs kernel-module-spectrum-cs \ | ||
35 | hostap-conf orinoco-conf" | ||
36 | |||
37 | # Sound Modules | ||
38 | ###BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-snd-mixer-oss kernel-module-snd-pcm-oss" | ||
39 | BOOTSTRAP_EXTRA_SOUND = "kernel-module-soundcore kernel-module-snd kernel-module-snd-page-alloc kernel-module-snd-timer \ | ||
40 | kernel-module-snd-pcm \ | ||
41 | kernel-module-snd-soc-core kernel-module-snd-soc-pxa2xx kernel-module-snd-soc-pxa2xx-i2s" | ||
42 | |||
43 | ###BOOTSTRAP_EXTRA_RDEPENDS_append_poodle += "${BOOTSTRAP_EXTRA_SOUND} kernel-module-snd-soc-poodle kernel-module-snd-soc-wm8731 " | ||
diff --git a/openembedded/conf/machine/include/tosa-2.4.conf b/openembedded/conf/machine/include/tosa-2.4.conf deleted file mode 100644 index 88df07cddb..0000000000 --- a/openembedded/conf/machine/include/tosa-2.4.conf +++ /dev/null | |||
@@ -1,20 +0,0 @@ | |||
1 | PREFERRED_PROVIDER_xserver = "xserver-kdrive" | ||
2 | PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa" | ||
3 | |||
4 | # Later versions are broken on kernel 2.4 | ||
5 | PREFERRED_VERSION_orinoco-modules = "0.13e" | ||
6 | |||
7 | BOOTSTRAP_EXTRA_RDEPENDS += "wlan-ng-modules wlan-ng-utils console-tools \ | ||
8 | kernel-module-acm \ | ||
9 | kernel-module-evdev kernel-module-net-fd \ | ||
10 | kernel-module-pxa-bi kernel-module-registers \ | ||
11 | kernel-module-storage-fd kernel-module-usb-ohci-tc6393 \ | ||
12 | kernel hostap-modules-cs orinoco-modules-cs \ | ||
13 | sharp-sdmmc-support kernel-module-pxa-bi \ | ||
14 | kernel-module-ip-gre kernel-module-irnet kernel-module-ipip \ | ||
15 | kernel-module-usbcore kernel-module-usbdcore kernel-module-usbdmonitor kernel-module-usb-storage" | ||
16 | |||
17 | RRECOMMENDS += "kernel-module-usbdserial kernel-module-usbkbd \ | ||
18 | kernel-module-usbmouse kernel-module-hid usbutils \ | ||
19 | kernel-module-evdev" | ||
20 | |||
diff --git a/openembedded/conf/machine/include/tune-arm926ejs.conf b/openembedded/conf/machine/include/tune-arm926ejs.conf index 5e2f6b7c62..d2c7bfac8d 100644 --- a/openembedded/conf/machine/include/tune-arm926ejs.conf +++ b/openembedded/conf/machine/include/tune-arm926ejs.conf | |||
@@ -1,3 +1,4 @@ | |||
1 | #if gcc breaks change arm926ejs to arm926ej-s | 1 | #if gcc breaks change arm926ejs to arm926ej-s |
2 | TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs" | 2 | #TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ejs" |
3 | TARGET_CC_ARCH = "-march=armv5te -mtune=arm926ej-s" | ||
3 | PACKAGE_ARCH = "armv5te" | 4 | PACKAGE_ARCH = "armv5te" |
diff --git a/openembedded/conf/machine/include/zaurus-clamshell-2.4.conf b/openembedded/conf/machine/include/zaurus-clamshell-2.4.conf deleted file mode 100644 index aaee8765a9..0000000000 --- a/openembedded/conf/machine/include/zaurus-clamshell-2.4.conf +++ /dev/null | |||
@@ -1,40 +0,0 @@ | |||
1 | # Zaurus Clamshell specific configuration for kernel 2.4 | ||
2 | # Don't forget to include zaurus-clamshell.conf as well | ||
3 | |||
4 | PREFERRED_PROVIDERS_append_c7x0 = " virtual/kernel:c7x0-kernels-2.4-embedix" | ||
5 | PREFERRED_PROVIDERS_append_akita = " virtual/kernel:openzaurus-pxa27x" | ||
6 | PREFERRED_PROVIDERS_append_spitz = " virtual/kernel:openzaurus-pxa27x" | ||
7 | |||
8 | # Later versions are broken on kernel 2.4 | ||
9 | PREFERRED_VERSION_orinoco-modules = "0.13e" | ||
10 | |||
11 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel hostap-modules-cs orinoco-modules-cs sharp-sdmmc-support \ | ||
12 | pcmcia-cs apmd apm wireless-tools console-tools irda-utils hostap-utils prism3-firmware prism3-support \ | ||
13 | wpa-supplicant-nossl ppp ppp-dialin openswan" | ||
14 | |||
15 | # Misc Modules | ||
16 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-net-fd kernel-module-registers" | ||
17 | |||
18 | # USB Client Modules | ||
19 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-usbdcore kernel-module-usbdmonitor" | ||
20 | |||
21 | # Bluetooth Modules | ||
22 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-bluez kernel-module-l2cap kernel-module-rfcomm kernel-module-hci-vhci \ | ||
23 | kernel-module-bnep kernel-module-hidp kernel-module-hci-uart kernel-module-sco \ | ||
24 | kernel-module-bluecard-cs kernel-module-btuart-cs kernel-module-dtl1-cs \ | ||
25 | kernel-module-firmware-class kernel-module-bt3c-cs" | ||
26 | |||
27 | # BI Module | ||
28 | BOOTSTRAP_EXTRA_RDEPENDS_append_c7x0 = " kernel-module-pxa-bi" | ||
29 | BOOTSTRAP_EXTRA_RDEPENDS_append_spitz = " kernel-module-pxa27x-bi" | ||
30 | BOOTSTRAP_EXTRA_RDEPENDS_append_akita = " kernel-module-pxa27x-bi" | ||
31 | |||
32 | # USB Host Modules | ||
33 | BOOTSTRAP_EXTRA_RDEPENDS_append_spitz = " kernel-module-usbcore kernel-module-usbmouse kernel-module-usb-monitor \ | ||
34 | kernel-module-usbkbd kernel-module-usb-storage kernel-module-hci-usb \ | ||
35 | kernel-module-usb-ohci-pxa27x kernel-module-bfusb" | ||
36 | BOOTSTRAP_EXTRA_RDEPENDS_append_akita = " kernel-module-usbcore kernel-module-usbmouse kernel-module-usb-monitor \ | ||
37 | kernel-module-usbkbd kernel-module-usb-storage kernel-module-hci-usb \ | ||
38 | kernel-module-usb-ohci-pxa27x kernel-module-bfusb" | ||
39 | |||
40 | GPE_EXTRA_INSTALL += "chkhinge" | ||
diff --git a/openembedded/conf/machine/ipaq-pxa270.conf b/openembedded/conf/machine/ipaq-pxa270.conf index c6f4804d5f..66d3eb38ff 100644 --- a/openembedded/conf/machine/ipaq-pxa270.conf +++ b/openembedded/conf/machine/ipaq-pxa270.conf | |||
@@ -31,7 +31,6 @@ PXA270_MODULES = "g_ether g_file_storage g_serial gadgetfs pxa27x_udc \ | |||
31 | 31 | ||
32 | SERIAL_CONSOLE = "115200 ttyS0" | 32 | SERIAL_CONSOLE = "115200 ttyS0" |
33 | 33 | ||
34 | include conf/machine/include/ipaq-common.conf | ||
35 | include conf/machine/include/handheld-common.conf | 34 | include conf/machine/include/handheld-common.conf |
36 | 35 | ||
37 | GUI_MACHINE_CLASS = "bigscreen" | 36 | GUI_MACHINE_CLASS = "bigscreen" |
diff --git a/openembedded/conf/machine/nokia770.conf b/openembedded/conf/machine/nokia770.conf index 41c485c019..dd2127610a 100644 --- a/openembedded/conf/machine/nokia770.conf +++ b/openembedded/conf/machine/nokia770.conf | |||
@@ -6,6 +6,7 @@ IPKG_ARCHS = "all arm armv4 armv5te ${MACHINE}" | |||
6 | 6 | ||
7 | PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap" | 7 | PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap" |
8 | PREFERRED_PROVIDER_virtual/bootloader = "" | 8 | PREFERRED_PROVIDER_virtual/bootloader = "" |
9 | PREFERRED_PROVIDER_virutal/tslib = "tslib-maemo" | ||
9 | 10 | ||
10 | XSERVER = "xserver-kdrive-omap" | 11 | XSERVER = "xserver-kdrive-omap" |
11 | 12 | ||
@@ -19,7 +20,8 @@ include conf/machine/include/tune-arm926ejs.conf | |||
19 | 20 | ||
20 | #size of the root partition (yes, it is 123 MB) | 21 | #size of the root partition (yes, it is 123 MB) |
21 | ROOT_FLASH_SIZE = "123" | 22 | ROOT_FLASH_SIZE = "123" |
22 | EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000 --no-cleanmarkers" | 23 | #EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000 --no-cleanmarkers" |
24 | EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000 -n " | ||
23 | 25 | ||
24 | # serial console port on devboard rev. B3 | 26 | # serial console port on devboard rev. B3 |
25 | #SERIAL_CONSOLE = "115200 tts/0" | 27 | #SERIAL_CONSOLE = "115200 tts/0" |
@@ -27,7 +29,7 @@ SERIAL_CONSOLE = "115200 ttyS0" | |||
27 | 29 | ||
28 | 30 | ||
29 | #build omap1 till nokia releases the patches | 31 | #build omap1 till nokia releases the patches |
30 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap1" | 32 | PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770" |
31 | 33 | ||
32 | BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init detect-stylus \ | 34 | BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init detect-stylus \ |
33 | ${PCMCIA_MANAGER} apm ppp wireless-tools console-tools" | 35 | ${PCMCIA_MANAGER} apm ppp wireless-tools console-tools" |
diff --git a/openembedded/conf/machine/qemuarm.conf b/openembedded/conf/machine/qemuarm.conf index 7a558a731d..f3edef9890 100644 --- a/openembedded/conf/machine/qemuarm.conf +++ b/openembedded/conf/machine/qemuarm.conf | |||
@@ -2,8 +2,6 @@ | |||
2 | #@NAME: qemu ARM Emulator setup | 2 | #@NAME: qemu ARM Emulator setup |
3 | #@DESCRIPTION: Machine configuration for running an ARM system under qemu emulation | 3 | #@DESCRIPTION: Machine configuration for running an ARM system under qemu emulation |
4 | 4 | ||
5 | KERNEL_VERSION ?= "2.6" | ||
6 | |||
7 | TARGET_ARCH = "arm" | 5 | TARGET_ARCH = "arm" |
8 | IPKG_ARCHS = "all arm armv4 armv5te qemuarm" | 6 | IPKG_ARCHS = "all arm armv4 armv5te qemuarm" |
9 | 7 | ||
diff --git a/openembedded/conf/machine/spitz.conf b/openembedded/conf/machine/spitz.conf index 212da52587..f78dd7a3b9 100644 --- a/openembedded/conf/machine/spitz.conf +++ b/openembedded/conf/machine/spitz.conf | |||
@@ -2,10 +2,8 @@ | |||
2 | #@NAME: Sharp Zaurus SL-C3000 | 2 | #@NAME: Sharp Zaurus SL-C3000 |
3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C3000 device | 3 | #@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C3000 device |
4 | 4 | ||
5 | KERNEL_VERSION ?= "2.6" | ||
6 | |||
7 | include conf/machine/include/zaurus-clamshell.conf | 5 | include conf/machine/include/zaurus-clamshell.conf |
8 | include conf/machine/include/zaurus-clamshell-${KERNEL_VERSION}.conf | 6 | include conf/machine/include/zaurus-clamshell-2.6.conf |
9 | 7 | ||
10 | PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" | 8 | PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" |
11 | PIVOTBOOT_EXTRA_RRECOMMENDS += "" | 9 | PIVOTBOOT_EXTRA_RRECOMMENDS += "" |