summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-02-08 10:46:32 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-02-08 10:46:32 +0000
commit61f22b5209df68923dcc83285129b0f99e086591 (patch)
treee180be8e9bb0f629db9bc1d28749a149685a46f1 /meta
parent85b66496d3495a7a7a0f87d9d94b95f20031bcf3 (diff)
downloadpoky-61f22b5209df68923dcc83285129b0f99e086591.tar.gz
cx3110x: added 2.0.15 version from Chinook (marked as broken for now)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3720 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/cx3110x/cx3110x_2.0.15.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta/packages/cx3110x/cx3110x_2.0.15.bb b/meta/packages/cx3110x/cx3110x_2.0.15.bb
new file mode 100644
index 0000000000..b4a184e21d
--- /dev/null
+++ b/meta/packages/cx3110x/cx3110x_2.0.15.bb
@@ -0,0 +1,22 @@
1DESCRIPTION = "cx3110x wifi support as found in the Nokia 770/N800/N810"
2SECTION = "kernel/modules"
3LICENSE = "GPL"
4PACKAGES = "${PN}"
5
6COMPATIBLE_MACHINE = "(nokia800)"
7
8export KERNEL_SRC_DIR = ${STAGING_KERNEL_DIR}
9export LDFLAGS = ""
10
11SRC_URI = "http://repository.maemo.org/pool/os2008/free/source/c/cx3110x-module-src/cx3110x-module-src_2.0.15-1.tar.gz"
12
13S = "${WORKDIR}/cx3110x-module-src-${PV}"
14
15inherit module
16
17do_compile() {
18 oe_runmake modules
19}
20
21BROKEN = "1"
22# require more headers or whole kernel source