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:
15185ad
)
codec-engine: fix typo
author
Koen Kooi
<koen@openembedded.org>
Thu, 23 Oct 2008 17:51:28 +0000
(19:51 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 23 Oct 2008 17:51:28 +0000
(19:51 +0200)
packages/dsplink/codec-engine_2.21.bb
patch
|
blob
|
history
diff --git
a/packages/dsplink/codec-engine_2.21.bb
b/packages/dsplink/codec-engine_2.21.bb
index
2e79e78
..
4cb227e
100644
(file)
--- a/
packages/dsplink/codec-engine_2.21.bb
+++ b/
packages/dsplink/codec-engine_2.21.bb
@@
-161,7
+161,7
@@
do_stage() {
INHIBIT_PACKAGE_STRIP = "1"
PACKAGES =+ "ti-cmemk-module"
-FILES_cmemk-module = "${sysconfdir} /lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/cmemk.ko"
+FILES_
ti-
cmemk-module = "${sysconfdir} /lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/cmemk.ko"
pkg_postinst_ti-cmemk-module () {
if [ -n "$D" ]; then