git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13b2674
)
bt950-cs_0.1.bb: Dont override PACKAGES but append to it.
author
Khem Raj
<raj.khem@gmail.com>
Sat, 28 Aug 2010 19:05:17 +0000
(12:05 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Wed, 1 Sep 2010 20:46:04 +0000
(13:46 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/bt950-cs/bt950-cs_0.1.bb
patch
|
blob
|
history
diff --git
a/recipes/bt950-cs/bt950-cs_0.1.bb
b/recipes/bt950-cs/bt950-cs_0.1.bb
index
ec90c81
..
09b6281
100644
(file)
--- a/
recipes/bt950-cs/bt950-cs_0.1.bb
+++ b/
recipes/bt950-cs/bt950-cs_0.1.bb
@@
-11,7
+11,7
@@
file://makefile.patch"
S = "${WORKDIR}/bt950-${PV}"
-PACKAGES
= "${PN}-dbg
kernel-module-bt950-cs"
+PACKAGES
+= "
kernel-module-bt950-cs"
FILES_kernel-module-bt950-cs = "/etc/pcmcia/bt950.conf /lib/modules/${KERNEL_VERSION}/kernel/drivers/bluetooth/bt950_cs.o"
inherit module