diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-07-21 10:10:31 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-07-21 10:10:31 +0000 |
| commit | b2f192faabe412adce79534e22efe9fb69ee40e2 (patch) | |
| tree | 7076c49d4286f8a1733650bd8fbc7161af200d57 /openembedded/conf/machine/include/zaurus-clamshell-2.6.conf | |
| parent | 2cf0eadf9f730027833af802d7e6c90b44248f80 (diff) | |
| download | poky-b2f192faabe412adce79534e22efe9fb69ee40e2.tar.gz | |
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine/include/zaurus-clamshell-2.6.conf')
| -rw-r--r-- | openembedded/conf/machine/include/zaurus-clamshell-2.6.conf | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/openembedded/conf/machine/include/zaurus-clamshell-2.6.conf b/openembedded/conf/machine/include/zaurus-clamshell-2.6.conf deleted file mode 100644 index 3c19ef3da6..0000000000 --- a/openembedded/conf/machine/include/zaurus-clamshell-2.6.conf +++ /dev/null | |||
| @@ -1,46 +0,0 @@ | |||
| 1 | # Zaurus Clamshell specific configuration for kernel 2.6 | ||
| 2 | # Don't forget to include zaurus-clamshell.conf as well | ||
| 3 | |||
| 4 | PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" | ||
| 5 | PREFERRED_VERSION_wpa_supplicant = "0.4.7" | ||
| 6 | |||
| 7 | PCMCIA_MANAGER ?= "pcmciautils" | ||
| 8 | |||
| 9 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel udev sysfsutils spectrum-fw \ | ||
| 10 | ${PCMCIA_MANAGER} apm wireless-tools irda-utils udev-utils keymaps hostap-utils prism3-firmware prism3-support \ | ||
| 11 | ppp ppp-dialin openswan wpa-supplicant-nossl alsa-utils-alsactl alsa-utils-alsamixer module-init-tools alsa-conf zaurusd" | ||
| 12 | |||
| 13 | # Ethernet modules | ||
| 14 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pcnet-cs" | ||
| 15 | # NFS Modules | ||
| 16 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-nfs kernel-module-lockd kernel-module-sunrpc" | ||
| 17 | # Crypto Modules | ||
| 18 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-des kernel-module-md5" | ||
| 19 | # SMB and CRAMFS | ||
| 20 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-smbfs kernel-module-cramfs" | ||
| 21 | # Serial Modules | ||
| 22 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-8250 kernel-module-serial-cs" | ||
| 23 | # Bluetooth Modules | ||
| 24 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-bluetooth kernel-module-l2cap kernel-module-rfcomm kernel-module-hci-vhci \ | ||
| 25 | kernel-module-bnep kernel-module-hidp kernel-module-hci-uart kernel-module-sco \ | ||
| 26 | kernel-module-bt3c-cs kernel-module-bluecard-cs kernel-module-btuart-cs kernel-module-dtl1-cs" | ||
| 27 | # Infrared Modules | ||
| 28 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-pxaficp-ir kernel-module-irda kernel-module-ircomm \ | ||
| 29 | kernel-module-ircomm-tty kernel-module-irlan kernel-module-irnet kernel-module-ir-usb" | ||
| 30 | |||
| 31 | # USB Gadget Modules | ||
| 32 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-gadgetfs kernel-module-g-file-storage \ | ||
| 33 | kernel-module-g-serial kernel-module-g-ether" | ||
| 34 | |||
| 35 | # Wireless Modules | ||
| 36 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-hostap kernel-module-hostap-cs \ | ||
| 37 | kernel-module-hermes kernel-module-orinoco \ | ||
| 38 | kernel-module-orinoco-cs kernel-module-spectrum-cs \ | ||
| 39 | hostap-conf orinoco-conf" | ||
| 40 | |||
| 41 | # Sound Modules | ||
| 42 | BOOTSTRAP_EXTRA_RDEPENDS_append_c7x0 = " kernel-module-snd-soc-corgi " | ||
| 43 | BOOTSTRAP_EXTRA_RDEPENDS_append_akita = " kernel-module-snd-soc-spitz " | ||
| 44 | BOOTSTRAP_EXTRA_RDEPENDS_append_spitz = " kernel-module-snd-soc-spitz " | ||
| 45 | # For OSS | ||
| 46 | BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-snd-mixer-oss kernel-module-snd-pcm-oss" \ No newline at end of file | ||
