From f1c72066dc0a05873f1ebe4c594a409492145963 Mon Sep 17 00:00:00 2001 From: Roger Monk Date: Sun, 12 Sep 2010 21:16:57 +0100 Subject: [PATCH] ti-cgt6x: Prepare for ELF/C6000 EABI - Add cgt v7 versions (7.0.1/2/3) Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- recipes/ti/ti-cgt6x_7.0.1.bb | 9 +++++++++ recipes/ti/ti-cgt6x_7.0.2.bb | 9 +++++++++ recipes/ti/ti-cgt6x_7.0.3.bb | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 recipes/ti/ti-cgt6x_7.0.1.bb create mode 100644 recipes/ti/ti-cgt6x_7.0.2.bb create mode 100644 recipes/ti/ti-cgt6x_7.0.3.bb diff --git a/recipes/ti/ti-cgt6x_7.0.1.bb b/recipes/ti/ti-cgt6x_7.0.1.bb new file mode 100644 index 0000000000..3b5db859af --- /dev/null +++ b/recipes/ti/ti-cgt6x_7.0.1.bb @@ -0,0 +1,9 @@ +require ti-cgt6x.inc + +PE = "1" +PV = "7_0_1" +PVwithdots = "7.0.1" + +SRC_URI[cgt6xbin.md5sum] = "a2e07b3ec5d20df5697788dd4c9cbd77" +SRC_URI[cgt6xbin.sha256sum] = "6e0308107dbd6324bef0171d33eefe8ab4366870669061c7f3d87bd59c93b4ac" + diff --git a/recipes/ti/ti-cgt6x_7.0.2.bb b/recipes/ti/ti-cgt6x_7.0.2.bb new file mode 100644 index 0000000000..d238586a9b --- /dev/null +++ b/recipes/ti/ti-cgt6x_7.0.2.bb @@ -0,0 +1,9 @@ +require ti-cgt6x.inc + +PE = "1" +PV = "7_0_2" +PVwithdots = "7.0.2" + +SRC_URI[cgt6xbin.md5sum] = "a57518ffdde50110f8a7e6f0c354d7c4" +SRC_URI[cgt6xbin.sha256sum] = "7a6f3a93f197218417411c9d66f6fdcc877f5e9778852494823434612721f36f" + diff --git a/recipes/ti/ti-cgt6x_7.0.3.bb b/recipes/ti/ti-cgt6x_7.0.3.bb new file mode 100644 index 0000000000..8d0c57f1b8 --- /dev/null +++ b/recipes/ti/ti-cgt6x_7.0.3.bb @@ -0,0 +1,9 @@ +require ti-cgt6x.inc + +PE = "1" +PV = "7_0_3" +PVwithdots = "7.0.3" + +SRC_URI[cgt6xbin.md5sum] = "72068fd3eaeaba8344a57366be592c32" +SRC_URI[cgt6xbin.sha256sum] = "97b4b9b7e873f3295eb1a051abcc3a761e414823910c574c3fa9077f5084fb4d" + -- 2.39.5