diff options
author | Phil Blundell <philb@gnu.org> | 2005-03-06 11:40:52 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2005-03-06 11:40:52 +0000 |
commit | ee4b7d8c5115e0ea180e719337802b1deb635645 (patch) | |
tree | 5b3797a4bbcdba2e7aec8588104dba1c05d8149a /packages/orinoco/orinoco-modules_0.13e.bb | |
parent | 68938fe01b8b8ad4c195dae80eaea86c6bde158d (diff) |
increase DEFAULT_PREFERENCE for orinoco-modules 0.13e on arm
BKrev: 422aec44QZrahrzlgldrW7OiiXtYyA
Diffstat (limited to 'packages/orinoco/orinoco-modules_0.13e.bb')
-rw-r--r-- | packages/orinoco/orinoco-modules_0.13e.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/orinoco/orinoco-modules_0.13e.bb b/packages/orinoco/orinoco-modules_0.13e.bb index 44bae20228..86c5c9c4eb 100644 --- a/packages/orinoco/orinoco-modules_0.13e.bb +++ b/packages/orinoco/orinoco-modules_0.13e.bb @@ -6,6 +6,9 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" PR = "r3" +# later versions don't seem to work on arm +DEFAULT_PREFERENCE_arm = "1" + SRC_URI = "http://ozlabs.org/people/dgibson/dldwd/orinoco-${PV}.tar.gz; \ file://crosscompile.patch;patch=1 \ file://monitor-${PV}.patch;patch=1 \ |