aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/ti-biospsp_01.30.01.bb
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-06-28 16:47:41 +0100
committerKoen Kooi <koen@openembedded.org>2010-06-29 16:42:38 +0200
commit78c66a51b7a88e4106603a857199efeefdb05864 (patch)
tree3ff2a396349d21a451896b213320afe93d1a5dbc /recipes/ti/ti-biospsp_01.30.01.bb
parenta83d6dea3e209eac4c04c3ae82118e39beb316e3 (diff)
downloadopenembedded-78c66a51b7a88e4106603a857199efeefdb05864.tar.gz
ti-biospsp: Add Preliminary Support for (DSP)/BIOS PSP (Platform Support Package) for OMAPL13x (v1.30.01)
* Initial support from Arnie/Brijesh * v 1.30.01 * BIOS PSP is Device Drivers for DSP side BIOS Kernel * URLs are currently internal - externel links to be added * Sources can be fetched from download page and unpackad with windows installer in interim * Components are installed only, not rebuilt currently Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti/ti-biospsp_01.30.01.bb')
-rw-r--r--recipes/ti/ti-biospsp_01.30.01.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/ti/ti-biospsp_01.30.01.bb b/recipes/ti/ti-biospsp_01.30.01.bb
new file mode 100644
index 0000000000..118e90d93b
--- /dev/null
+++ b/recipes/ti/ti-biospsp_01.30.01.bb
@@ -0,0 +1,11 @@
+require ti-biospsp.inc
+
+PV = "01_30_01"
+
+SRC_URI[biospsptarball.md5sum] = "92096326d0b6d82bac758b622b5f2b50"
+SRC_URI[biospsptarball.sha256sum] = "87acc688c06152569b8faa1480ff5f0c040e2fbdd6c2a4a0b30b8d8b0aa72314"
+
+# Internal Release Only - SRC_URI is not public yet - override link
+HTTP_PROXY_IGNORE="ftp.india.ti.com"
+SRC_URI = "ftp://ftp.india.ti.com/PSP/Releases/ODC/Freon_BIOS_PSP/REL.BIOSPSP.01.30.01.GA/BIOSPSP_${PV}.tar.gz;name=biospsptarball"
+