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:
2858a64
)
ti-dmai: fix postinst
author
Koen Kooi
<koen@openembedded.org>
Thu, 19 Feb 2009 21:14:56 +0000
(22:14 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 19 Feb 2009 21:14:56 +0000
(22:14 +0100)
packages/dsplink/ti-dmai_1.20.bb
patch
|
blob
|
history
diff --git
a/packages/dsplink/ti-dmai_1.20.bb
b/packages/dsplink/ti-dmai_1.20.bb
index
d25daf6
..
87dcb38
100644
(file)
--- a/
packages/dsplink/ti-dmai_1.20.bb
+++ b/
packages/dsplink/ti-dmai_1.20.bb
@@
-18,7
+18,7
@@
SRC_URI = "file://dmai_1_20_00_06.tar.gz \
S = "${WORKDIR}/dmai_1_20_00_06"
# Yes, the xdc stuff still breaks with a '.' in PWD
PV = "120"
-PR = "r1
0
"
+PR = "r1
1
"
TARGET = "all"
TARGET_neuros-osd2 = " dm6446_al dm6446_db"
@@
-67,7
+67,7
@@
PACKAGES =+ "ti-dmai-apps"
FILES_ti-dmai-apps = "${datadir}/ti-dmai/*"
pkg_postinst_ti-dmai-apps () {
- ln -s
/usr/local/share/ti-codec-combos/* /usr/local
/share/ti-dmai/apps
+ ln -s
f /usr/share/ti-codec-combos/* $D/usr
/share/ti-dmai/apps
}
INHIBIT_PACKAGE_STRIP = "1"