From: Michael Lauer Date: Sat, 4 Feb 2006 14:00:09 +0000 (+0000) Subject: wlan-ng-modules: set default preference of version 0.2.2 to -1 for tosa, X-Git-Tag: Release-2010-05/1~9453^2~2458^2~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfd2c1cca7da83929b2c2d6196f70cc5a2167d3c;p=openembedded.git wlan-ng-modules: set default preference of version 0.2.2 to -1 for tosa, since 0.2.1-pre is the most recent version that works there --- diff --git a/packages/wlan-ng/wlan-ng-modules_0.2.2.bb b/packages/wlan-ng/wlan-ng-modules_0.2.2.bb index e2528a78af..177eb41fd6 100644 --- a/packages/wlan-ng/wlan-ng-modules_0.2.2.bb +++ b/packages/wlan-ng/wlan-ng-modules_0.2.2.bb @@ -6,6 +6,9 @@ RRECOMMENDS = "wlan-ng-utils" LICENSE = "GPL" PR = "r1" +# 0.2.1-pre works with the tosa internal wlan chipset, while 0.2.2 does not :/ +DEFAULT_PREFERENCE_tosa = "-1" + SRC_URI = "ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/linux-wlan-ng-${PV}.tar.bz2 \ file://no-compat.patch;patch=1 \ file://msleep-vs-mdelay.patch;patch=1 \