[oe-commits] Roger Monk : ti-cgt6x: Prepare for ELF/C6000 EABI - Add cgt v7 versions (7. 0.1/2/3)

git version control git at git.openembedded.org
Mon Sep 13 08:29:19 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f1c72066dc0a05873f1ebe4c594a409492145963
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f1c72066dc0a05873f1ebe4c594a409492145963

Author: Roger Monk <r-monk at ti.com>
Date:   Sun Sep 12 21:16:57 2010 +0100

ti-cgt6x: Prepare for ELF/C6000 EABI - Add cgt v7 versions (7.0.1/2/3)

Signed-off-by: Roger Monk <r-monk at ti.com>
Signed-off-by: Koen Kooi <k-kooi at ti.com>

---

 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(+), 0 deletions(-)

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 0000000..3b5db85
--- /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 0000000..d238586
--- /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 0000000..8d0c57f
--- /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"
+





More information about the Openembedded-commits mailing list