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:
cf4bd30
)
dsplink: remove dsplink-module from DEPENDS
author
Koen Kooi
<koen@openembedded.org>
Sat, 3 Jan 2009 13:05:00 +0000
(14:05 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 3 Jan 2009 13:05:00 +0000
(14:05 +0100)
packages/dsplink/dsplink.inc
patch
|
blob
|
history
diff --git
a/packages/dsplink/dsplink.inc
b/packages/dsplink/dsplink.inc
index
e4f17ae
..
1c63c30
100644
(file)
--- a/
packages/dsplink/dsplink.inc
+++ b/
packages/dsplink/dsplink.inc
@@
-1,6
+1,6
@@
DESCRIPTION = "DSP Link for TI ARM/DSP processors"
-DEPENDS = "virtual/kernel
dsplink-module
perl-native"
+DEPENDS = "virtual/kernel perl-native"
inherit module