From feffb40630bf9d65c95176de223a8ff4f4aa58be Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Fri, 16 Jul 2010 12:10:14 +0100 Subject: [PATCH] ti-dsplink: Add Latest dsplink 1.65.00.03 EA release * Add latest DSPLINK version Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- recipes/ti/ti-dsplink_1.65.00.03.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/ti/ti-dsplink_1.65.00.03.bb diff --git a/recipes/ti/ti-dsplink_1.65.00.03.bb b/recipes/ti/ti-dsplink_1.65.00.03.bb new file mode 100644 index 0000000000..4cf8f62182 --- /dev/null +++ b/recipes/ti/ti-dsplink_1.65.00.03.bb @@ -0,0 +1,12 @@ +require ti-dsplink.inc + +PE = "1" +PV = "1_65_00_03" +PV_dot = "1.65.00.03" +PV_major = "1_65" + +PV_DL_PATH = "DSPLink/${PV_major}/${PV}/${PV_dot}" + +SRC_URI[dsplinktarball.md5sum] = "1bda596b631bd2f517edc70f6be4f2ca" +SRC_URI[dsplinktarball.sha256sum] = "4b1bda89bd8465b887f5bcdf7b95018bc1d1f8968c0c44f8cbad2a9e1c52bcb7" + -- 2.39.5