From: Phil Blundell Date: Sun, 6 Mar 2005 11:40:52 +0000 (+0000) Subject: increase DEFAULT_PREFERENCE for orinoco-modules 0.13e on arm X-Git-Tag: Release-2010-05/1~14749 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee4b7d8c5115e0ea180e719337802b1deb635645;p=openembedded.git increase DEFAULT_PREFERENCE for orinoco-modules 0.13e on arm BKrev: 422aec44QZrahrzlgldrW7OiiXtYyA --- 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 " 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 \