diff options
Diffstat (limited to 'recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb')
-rw-r--r-- | recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb b/recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb deleted file mode 100644 index a124b21a..00000000 --- a/recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | require ti-dsplink.inc | ||
2 | |||
3 | PE = "1" | ||
4 | PV = "1_65_00_03" | ||
5 | PV_dot = "1.65.00.03" | ||
6 | PV_major = "1_65" | ||
7 | |||
8 | PV_DL_PATH = "DSPLink/${PV_major}/${PV}/${PV_dot}" | ||
9 | |||
10 | SRC_URI += "file://dsplink-BKL-fix.patch \ | ||
11 | file://0001-remove-check-for-make-version-3.85-works-fine.patch \ | ||
12 | " | ||
13 | |||
14 | SRC_URI[dsplinktarball.md5sum] = "1bda596b631bd2f517edc70f6be4f2ca" | ||
15 | SRC_URI[dsplinktarball.sha256sum] = "4b1bda89bd8465b887f5bcdf7b95018bc1d1f8968c0c44f8cbad2a9e1c52bcb7" | ||
16 | |||