summaryrefslogtreecommitdiff
path: root/orinoco
diff options
context:
space:
mode:
Diffstat (limited to 'orinoco')
-rw-r--r--orinoco/orinoco-modules_0.13e.oe1
-rw-r--r--orinoco/orinoco-modules_0.15rc1.oe3
-rw-r--r--orinoco/orinoco-modules_0.15rc2.oe5
3 files changed, 8 insertions, 1 deletions
diff --git a/orinoco/orinoco-modules_0.13e.oe b/orinoco/orinoco-modules_0.13e.oe
index 1a9912e12f..886cf7f514 100644
--- a/orinoco/orinoco-modules_0.13e.oe
+++ b/orinoco/orinoco-modules_0.13e.oe
@@ -4,6 +4,7 @@ SECTION = "kernel/modules"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
+PR = "r1"
SRC_URI = "http://ozlabs.org/people/dgibson/dldwd/orinoco-${PV}.tar.gz; \
file://crosscompile.patch;patch=1 \
diff --git a/orinoco/orinoco-modules_0.15rc1.oe b/orinoco/orinoco-modules_0.15rc1.oe
index 376736205b..099c3be2c9 100644
--- a/orinoco/orinoco-modules_0.15rc1.oe
+++ b/orinoco/orinoco-modules_0.15rc1.oe
@@ -6,6 +6,9 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
PR = "r2"
+# seems to cause problems on arm
+DEFAULT_PREFERENCE_arm = "-1"
+
SRC_URI = "${SOURCEFORGE_MIRROR}/orinoco/orinoco-${PV}.tar.gz \
file://list-move.patch;patch=1 \
file://spectrum-firmware.patch;patch=1 \
diff --git a/orinoco/orinoco-modules_0.15rc2.oe b/orinoco/orinoco-modules_0.15rc2.oe
index 9535ce7cf6..2601fa1cb1 100644
--- a/orinoco/orinoco-modules_0.15rc2.oe
+++ b/orinoco/orinoco-modules_0.15rc2.oe
@@ -5,7 +5,10 @@ PRIORITY = "optional"
PROVIDES = "spectrum-modules"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
+
+# seems to cause problems on arm
+DEFAULT_PREFERENCE_arm = "-1"
SRC_URI = "http://ozlabs.org/people/dgibson/dldwd/orinoco-${PV}.tar.gz \
file://list-move.patch;patch=1 \