summaryrefslogtreecommitdiff
path: root/packages/dsplink/dsplink_1.60.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-11-16 13:06:56 +0100
committerKoen Kooi <koen@openembedded.org>2008-11-16 13:06:56 +0100
commite6ecfdd92f3e4412a38c70b9e8931c330b7ede7e (patch)
treea07a116902c96c8c29ad14f699405d380a0948ef /packages/dsplink/dsplink_1.60.bb
parent099cc9dec8b958321bbb49f31603d56ad4b83a98 (diff)
dsplink: use 1.60 release instead of beta
Diffstat (limited to 'packages/dsplink/dsplink_1.60.bb')
-rw-r--r--packages/dsplink/dsplink_1.60.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/dsplink/dsplink_1.60.bb b/packages/dsplink/dsplink_1.60.bb
new file mode 100644
index 0000000000..12027770a9
--- /dev/null
+++ b/packages/dsplink/dsplink_1.60.bb
@@ -0,0 +1,17 @@
+require dsplink.inc
+
+# The tconf tool breaks if there is a '.' in your pwd
+PR = "r2"
+PE = "1"
+PV = "160"
+
+# Get dsplink tarball from TI website, place in sources and calculate
+# md5sum
+# Look for tarball at https://www-a.ti.com/downloads/sds_support/targetcontent/link/link_1_60/index.html
+
+SRC_URI = "http://install.tarball.in.source.dir/dsplink_1_60.tar.gz \
+ file://Makefile.dsplink \
+"
+
+S = "${WORKDIR}/dsplink_1_60/dsplink"
+