dsplink: use 1.60 release instead of beta
authorKoen Kooi <koen@openembedded.org>
Sun, 16 Nov 2008 12:06:56 +0000 (13:06 +0100)
committerKoen Kooi <koen@openembedded.org>
Sun, 16 Nov 2008 12:06:56 +0000 (13:06 +0100)
packages/dsplink/dsplink_1.60.bb [moved from packages/dsplink/dsplink_1.60.00.04.bb with 65% similarity]

similarity index 65%
rename from packages/dsplink/dsplink_1.60.00.04.bb
rename to packages/dsplink/dsplink_1.60.bb
index d5f3e97..1202777 100644 (file)
@@ -7,11 +7,11 @@ 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/index.html
+# 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_00_04.tar.gz \
+SRC_URI = "http://install.tarball.in.source.dir/dsplink_1_60.tar.gz \
                file://Makefile.dsplink \
 "
 
-S = "${WORKDIR}/dsplink_1_60_00_04/dsplink"
+S = "${WORKDIR}/dsplink_1_60/dsplink"