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 | 14 |
1 files changed, 14 insertions, 0 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 new file mode 100644 index 00000000..c2ca5d9f --- /dev/null +++ b/recipes-ti/dsplink/ti-dsplink_1.65.00.03.bb | |||
@@ -0,0 +1,14 @@ | |||
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 | |||
12 | SRC_URI[dsplinktarball.md5sum] = "1bda596b631bd2f517edc70f6be4f2ca" | ||
13 | SRC_URI[dsplinktarball.sha256sum] = "4b1bda89bd8465b887f5bcdf7b95018bc1d1f8968c0c44f8cbad2a9e1c52bcb7" | ||
14 | |||