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/include/tosa-2.4.conf | |
parent | 0d791a970638c9398ed94adafecbca54a0ea5374 (diff) | |
download | openembedded-core-8d41bd1c8f4c36ed9c1c73e0586031af8a0f292c.tar.gz openembedded-core-8d41bd1c8f4c36ed9c1c73e0586031af8a0f292c.tar.bz2 openembedded-core-8d41bd1c8f4c36ed9c1c73e0586031af8a0f292c.zip |
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/include/tosa-2.4.conf')
-rw-r--r-- | openembedded/conf/machine/include/tosa-2.4.conf | 20 |
1 files changed, 0 insertions, 20 deletions
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 @@ -PREFERRED_PROVIDER_xserver = "xserver-kdrive" -PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa" - -# Later versions are broken on kernel 2.4 -PREFERRED_VERSION_orinoco-modules = "0.13e" - -BOOTSTRAP_EXTRA_RDEPENDS += "wlan-ng-modules wlan-ng-utils console-tools \ - kernel-module-acm \ - kernel-module-evdev kernel-module-net-fd \ - kernel-module-pxa-bi kernel-module-registers \ - kernel-module-storage-fd kernel-module-usb-ohci-tc6393 \ - kernel hostap-modules-cs orinoco-modules-cs \ - sharp-sdmmc-support kernel-module-pxa-bi \ - kernel-module-ip-gre kernel-module-irnet kernel-module-ipip \ - kernel-module-usbcore kernel-module-usbdcore kernel-module-usbdmonitor kernel-module-usb-storage" - -RRECOMMENDS += "kernel-module-usbdserial kernel-module-usbkbd \ - kernel-module-usbmouse kernel-module-hid usbutils \ - kernel-module-evdev" - |