diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-07-13 08:25:11 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-13 08:25:11 +0000 |
commit | b166953274e82c03f54435ec8af0d4684c49dff7 (patch) | |
tree | 4d778d9009a5703bb27adb640615b524ff6162db /conf/machine/poodle-2.6.conf | |
parent | 545ca64b64bd90bee503d0b1b0eaecfdda18fb58 (diff) |
zaurus machine configurations: add orinoco-cs to poodle, specify 0.13e for Zaurus 2.4 kernels since later versions don't work there
Diffstat (limited to 'conf/machine/poodle-2.6.conf')
-rw-r--r-- | conf/machine/poodle-2.6.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/poodle-2.6.conf b/conf/machine/poodle-2.6.conf index 72a751d19e..7edebad2d3 100644 --- a/conf/machine/poodle-2.6.conf +++ b/conf/machine/poodle-2.6.conf @@ -1,5 +1,4 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus" -PREFERRED_VERSION_orinoco-modules = "0.13e-26" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel udev sysfsutils modutils-collateral hostap-modules orinoco-modules" BOOTSTRAP_EXTRA_RDEPENDS = "kernel udev sysfsutils hostap-modules-cs orinoco-modules-cs udev-utils" |