summaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/ti-cgt6x_6.1.15.bb9
-rw-r--r--recipes/ti/ti-cgt6x_6.1.16.bb9
-rw-r--r--recipes/ti/ti-cgt6x_6.1.17.bb9
-rw-r--r--recipes/ti/ti-cgt6x_7.0.1.bb9
-rw-r--r--recipes/ti/ti-cgt6x_7.0.2.bb9
-rw-r--r--recipes/ti/ti-cgt6x_7.0.3.bb9
-rw-r--r--recipes/ti/ti-codec-engine.inc2
-rw-r--r--recipes/ti/ti-dspbios_5.41.06.21.bb7
-rw-r--r--recipes/ti/ti-dspbios_5.41.07.24.bb8
-rw-r--r--recipes/ti/ti-framework-components_2.25.03.07.bb8
-rw-r--r--recipes/ti/ti-linuxutils_2.25.05.11.bb8
-rw-r--r--recipes/ti/ti-staging.inc3
-rw-r--r--recipes/ti/ti-xdais_6.26.00.02.bb8
-rw-r--r--recipes/ti/ti-xdctools_3.20.02.59.bb7
-rw-r--r--recipes/ti/ti-xdctools_3.20.03.63.bb7
15 files changed, 108 insertions, 4 deletions
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"
+
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"
+
diff --git a/recipes/ti/ti-codec-engine.inc b/recipes/ti/ti-codec-engine.inc
index 1b89ea71b2..9d5735490c 100644
--- a/recipes/ti/ti-codec-engine.inc
+++ b/recipes/ti/ti-codec-engine.inc
@@ -16,7 +16,7 @@ PR = "r5"
S = "${WORKDIR}/codec_engine_${PV}"
-SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce/${PV}/exports/codec_engine_${PV},lite.tar.gz;name=cetarball"
+SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/ce/${PV}/exports/codec_engine_${PV},lite.tar.gz;name=cetarball "
DEPENDS = "ti-framework-components ti-xdais ti-xdctools ti-linuxutils"
DEPENDS_append_dm6446 = " ti-dspbios ti-dsplink ti-local-power-manager ti-cgt6x ti-biosutils ti-edma3lld"
diff --git a/recipes/ti/ti-dspbios_5.41.06.21.bb b/recipes/ti/ti-dspbios_5.41.06.21.bb
new file mode 100644
index 0000000000..55ee3f80ba
--- /dev/null
+++ b/recipes/ti/ti-dspbios_5.41.06.21.bb
@@ -0,0 +1,7 @@
+require ti-dspbios.inc
+
+PV = "5_41_06_21"
+
+SRC_URI[biosbin.md5sum] = "4b5214b976db112aed3592e432f2a049"
+SRC_URI[biosbin.sha256sum] = "432c232224c62198be429f4efae76e23feb40b686de71440504ac7378c36f85b"
+
diff --git a/recipes/ti/ti-dspbios_5.41.07.24.bb b/recipes/ti/ti-dspbios_5.41.07.24.bb
new file mode 100644
index 0000000000..536939ed0d
--- /dev/null
+++ b/recipes/ti/ti-dspbios_5.41.07.24.bb
@@ -0,0 +1,8 @@
+require ti-dspbios.inc
+
+PV = "5_41_07_24"
+
+SRC_URI[biosbin.md5sum] = "18301d0e1d351bcece9ce97255b8ff1b"
+SRC_URI[biosbin.sha256sum] = "1531dca674154fbe179ad5017555e963bcf3d74a47a0fbf10e8a7009639d6c34"
+
+
diff --git a/recipes/ti/ti-framework-components_2.25.03.07.bb b/recipes/ti/ti-framework-components_2.25.03.07.bb
new file mode 100644
index 0000000000..f7b0b3037d
--- /dev/null
+++ b/recipes/ti/ti-framework-components_2.25.03.07.bb
@@ -0,0 +1,8 @@
+require ti-framework-components.inc
+
+PV = "2_25_03_07"
+
+SRC_URI[fctarball.md5sum] = "2b89d86098fd99dfc99b546da4251eb2"
+SRC_URI[fctarball.sha256sum] = "bc5834ccfddb14cf1cca47e07bcc4993733785825962583747d8f6b5a4372940"
+
+
diff --git a/recipes/ti/ti-linuxutils_2.25.05.11.bb b/recipes/ti/ti-linuxutils_2.25.05.11.bb
new file mode 100644
index 0000000000..8e7817d64e
--- /dev/null
+++ b/recipes/ti/ti-linuxutils_2.25.05.11.bb
@@ -0,0 +1,8 @@
+require ti-linuxutils.inc
+
+PE = "1"
+PV = "2_25_05_11"
+
+SRC_URI[md5sum] = "f225638153f65628a0b07db50414a68a"
+SRC_URI[sha256sum] = "bf8170f36de54ecf2583c38be50b9368130b1ccb3aa9bcced3e439fb0a2ae84c"
+
diff --git a/recipes/ti/ti-staging.inc b/recipes/ti/ti-staging.inc
index 593f094969..ef832cb7d0 100644
--- a/recipes/ti/ti-staging.inc
+++ b/recipes/ti/ti-staging.inc
@@ -11,7 +11,4 @@ PACKAGE_STRIP = "no"
ALLOW_EMPTY_${PN} = "1"
ALLOW_EMPTY_${PN}-dev = "1"
-PACKAGES =+ "${PN}-sourcetree"
-FILES_${PN}-sourcetree = "${installdir}/*-tree"
-INSANE_SKIP_${PN}-sourcetree = "True"
diff --git a/recipes/ti/ti-xdais_6.26.00.02.bb b/recipes/ti/ti-xdais_6.26.00.02.bb
new file mode 100644
index 0000000000..68c16e5841
--- /dev/null
+++ b/recipes/ti/ti-xdais_6.26.00.02.bb
@@ -0,0 +1,8 @@
+require ti-xdais.inc
+
+PV = "6_26_00_02"
+
+SRC_URI[xdaistarball.md5sum] = "879607ace2513067fa0f5ba16a0cdbbb"
+SRC_URI[xdaistarball.sha256sum] = "5f0378787e2b5ff377ec8e0ff6fb39315d378bc6a30c0ff2f5702715cfa313df"
+
+
diff --git a/recipes/ti/ti-xdctools_3.20.02.59.bb b/recipes/ti/ti-xdctools_3.20.02.59.bb
new file mode 100644
index 0000000000..7a86ebb49e
--- /dev/null
+++ b/recipes/ti/ti-xdctools_3.20.02.59.bb
@@ -0,0 +1,7 @@
+require ti-xdctools.inc
+
+PV = "3_20_02_59"
+
+SRC_URI[xdcbin.md5sum] = "4c5e2dd35ce16638e1e4299218b16887"
+SRC_URI[xdcbin.sha256sum] = "e123eae76cdb22138462e2b7d55e1ef92f0b22df8a6f955d969610f814c6e8cc"
+
diff --git a/recipes/ti/ti-xdctools_3.20.03.63.bb b/recipes/ti/ti-xdctools_3.20.03.63.bb
new file mode 100644
index 0000000000..a743a6d3be
--- /dev/null
+++ b/recipes/ti/ti-xdctools_3.20.03.63.bb
@@ -0,0 +1,7 @@
+require ti-xdctools.inc
+
+PV = "3_20_03_63"
+
+SRC_URI[xdcbin.md5sum] = "ef3e7ab06dca1d346731d87a6525d2a7"
+SRC_URI[xdcbin.sha256sum] = "da5df132c96c8d73c6ca1e03dcd3b854a1850e3abab04749d858d6fbb9111e0f"
+