[oe-commits] Koen Kooi : dsplink: remove dsplink-module from DEPENDS

GIT User account git at amethyst.openembedded.net
Sat Jan 3 13:10:30 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6e2b79049e62d996856ac80be8f0bfb111ed0921
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6e2b79049e62d996856ac80be8f0bfb111ed0921

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Jan  3 14:05:00 2009 +0100

dsplink: remove dsplink-module from DEPENDS

---

 packages/dsplink/dsplink.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/dsplink/dsplink.inc b/packages/dsplink/dsplink.inc
index e4f17ae..1c63c30 100644
--- 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
 





More information about the Openembedded-commits mailing list