Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Mon, 9 May 2005 13:39:54 +0000 (13:39 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Mon, 9 May 2005 13:39:54 +0000 (13:39 +0000)
into  bkbits.net:/repos/n/nslu2-linux/openembedded

2005/05/09 14:58:07+02:00 uni-frankfurt.de!mickeyl
fix orinoco-0.13e-26 for kernel 2.6.12

BKrev: 427f682aNbb9y0Rpl4B0NeY3YKR5mA

packages/orinoco/orinoco-modules-0.13e/remove-slot-name.patch [new file with mode: 0644]
packages/orinoco/orinoco-modules-0.13e/use-cs-error.patch [new file with mode: 0644]
packages/orinoco/orinoco-modules_0.13e-26.bb

diff --git a/packages/orinoco/orinoco-modules-0.13e/remove-slot-name.patch b/packages/orinoco/orinoco-modules-0.13e/remove-slot-name.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/orinoco/orinoco-modules-0.13e/use-cs-error.patch b/packages/orinoco/orinoco-modules-0.13e/use-cs-error.patch
new file mode 100644 (file)
index 0000000..e69de29
index dab4853..688a5e6 100644 (file)
@@ -4,11 +4,15 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/orinoco-modules-0.13
 
 SRC_URI = "http://www.tzi.de/~plasmahh/orinoco-0.13e-SN-6.tar.bz2 \
            file://add-spectrum-support.patch;patch=1 \
+           file://use-cs-error.patch;patch=1 \
+           file://remove-slot-name.patch;patch=1 \
            file://spectrum.conf \
            file://orinoco_cs.conf"
 S = "${WORKDIR}/orinoco-0.13e-SN-6"
 
-PR = "r1"
+PR = "r2"
 
 # use only w/ kernel 2.6
 DEFAULT_PREFERENCE_arm = "-1"
+MAKE = "make -e"
+