summaryrefslogtreecommitdiff
path: root/packages/orinoco/orinoco-modules_0.13e-26.bb
blob: b2d882253ed21c2bea9dd4c506ddb0c200638dd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
include orinoco-modules_0.13e.bb

FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/orinoco-modules-0.13e"

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 = "r3"

# use only w/ kernel 2.6
DEFAULT_PREFERENCE_arm = "-1"
MAKE = "make -e"