From 05058b715bf233a73181838c032381b3aa985940 Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Sun, 12 Sep 2010 21:16:02 +0100 Subject: [PATCH] ti-cgt6x: Add latest c6000 code generation tools versions (6.1.15/16/17) Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- recipes/ti/ti-cgt6x_6.1.15.bb | 9 +++++++++ recipes/ti/ti-cgt6x_6.1.16.bb | 9 +++++++++ recipes/ti/ti-cgt6x_6.1.17.bb | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 recipes/ti/ti-cgt6x_6.1.15.bb create mode 100644 recipes/ti/ti-cgt6x_6.1.16.bb create mode 100644 recipes/ti/ti-cgt6x_6.1.17.bb diff --git a/recipes/ti/ti-cgt6x_6.1.15.bb b/recipes/ti/ti-cgt6x_6.1.15.bb new file mode 100644 index 0000000000..6698c6c500 --- /dev/null +++ b/recipes/ti/ti-cgt6x_6.1.15.bb @@ -0,0 +1,9 @@ +require ti-cgt6x.inc + +PE = "1" +PV = "6_1_15" +PVwithdots = "6.1.15" + +SRC_URI[cgt6xbin.md5sum] = "50eb1e44ca5da68ae4917a3972c8f823" +SRC_URI[cgt6xbin.sha256sum] = "1cf705cd79439c0f72e6224a4f164ff386385c64038f8897b2528c41fa1ceaba" + diff --git a/recipes/ti/ti-cgt6x_6.1.16.bb b/recipes/ti/ti-cgt6x_6.1.16.bb new file mode 100644 index 0000000000..4b3f0e2d84 --- /dev/null +++ b/recipes/ti/ti-cgt6x_6.1.16.bb @@ -0,0 +1,9 @@ +require ti-cgt6x.inc + +PE = "1" +PV = "6_1_16" +PVwithdots = "6.1.16" + +SRC_URI[cgt6xbin.md5sum] = "853bb9fa5bf5a8bb64bcf0b09bc9df80" +SRC_URI[cgt6xbin.sha256sum] = "04a64b13fff260bf721c282a8005a7661cb127c2d39896ff42db455ea8f708a2" + diff --git a/recipes/ti/ti-cgt6x_6.1.17.bb b/recipes/ti/ti-cgt6x_6.1.17.bb new file mode 100644 index 0000000000..7798d400bc --- /dev/null +++ b/recipes/ti/ti-cgt6x_6.1.17.bb @@ -0,0 +1,9 @@ +require ti-cgt6x.inc + +PE = "1" +PV = "6_1_17" +PVwithdots = "6.1.17" + +SRC_URI[cgt6xbin.md5sum] = "41ee41cc74800b06705804f7ef901447" +SRC_URI[cgt6xbin.sha256sum] = "7e1c8b67420abf6f2f44786811d0a2b5692e76194743bed714ec9087cc1a75c7" + -- 2.39.5