aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-10-07 00:25:51 +0100
committerKoen Kooi <koen@openembedded.org>2010-10-07 09:52:16 +0200
commit02750772e076a8377a44933227f32f526f0df4a1 (patch)
treec8870ad12acb25cda12a5da9fbbc63f8a5f7a9c9 /recipes/ti
parent32336b9a0e785f2f13d8cc36aefcaa2be27141da (diff)
downloadopenembedded-02750772e076a8377a44933227f32f526f0df4a1.tar.gz
ti-edma3lld: Add Latest EDMA3LLD v1 release + fixup SRC_URI + HOMEPAGE
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/ti-edma3lld.inc6
-rw-r--r--recipes/ti/ti-edma3lld_01.11.00.03.bb2
-rw-r--r--recipes/ti/ti-edma3lld_01.11.01.04.bb9
3 files changed, 15 insertions, 2 deletions
diff --git a/recipes/ti/ti-edma3lld.inc b/recipes/ti/ti-edma3lld.inc
index 94c0cff7aa..5895742650 100644
--- a/recipes/ti/ti-edma3lld.inc
+++ b/recipes/ti/ti-edma3lld.inc
@@ -1,5 +1,5 @@
DESCRIPTION = "TI EDMA3 Low Level Driver (LLD)"
-HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/rtsc"
+HOMEPAGE = "http://software-dl.ti.com/dsps/dsps_public_sw/${SRC_URI_edma3lldsite}/edma3_lld"
SECTION = "devel"
LICENSE = "TI"
@@ -7,9 +7,11 @@ require ti-paths.inc
require ti-staging.inc
require ti-eula-unpack.inc
+PR = "r1"
+
S = "${WORKDIR}/edma3_lld_${PV}"
-SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/edma3_lld/edma3-lld-bios5/${PV}/exports/EDMA3_LLD_setuplinux_${PV}.bin;name=edma3lldbin"
+SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/${SRC_URI_edma3lldsite}/edma3_lld/edma3-lld-bios5/${PV}/exports/EDMA3_LLD_setuplinux_${PV}.bin;name=edma3lldbin"
BINFILE="EDMA3_LLD_setuplinux_${PV}.bin"
TI_BIN_UNPK_CMDS="Y:workdir"
diff --git a/recipes/ti/ti-edma3lld_01.11.00.03.bb b/recipes/ti/ti-edma3lld_01.11.00.03.bb
index c893b8e94e..076f727792 100644
--- a/recipes/ti/ti-edma3lld_01.11.00.03.bb
+++ b/recipes/ti/ti-edma3lld_01.11.00.03.bb
@@ -2,6 +2,8 @@ require ti-edma3lld.inc
PV = "01_11_00_03"
+SRC_URI_edma3lldsite = "sdo_sb/targetcontent"
+
SRC_URI[edma3lldbin.md5sum] = "49311f1bce99c034bff0ced410cb859b"
SRC_URI[edma3lldbin.sha256sum] = "87cd43406d3a4f1db00e6536b75100150d3a9dcda28ae832f327b8e024d99dc1"
diff --git a/recipes/ti/ti-edma3lld_01.11.01.04.bb b/recipes/ti/ti-edma3lld_01.11.01.04.bb
new file mode 100644
index 0000000000..9b03e9b3f8
--- /dev/null
+++ b/recipes/ti/ti-edma3lld_01.11.01.04.bb
@@ -0,0 +1,9 @@
+require ti-edma3lld.inc
+
+PV = "01_11_01_04"
+
+SRC_URI_edma3lldsite = "sdo_tii/psp"
+
+SRC_URI[edma3lldbin.md5sum] = "b3c41cb946e2e4b94348fc6bcbe30b16"
+SRC_URI[edma3lldbin.sha256sum] = "617db3eadff33a88e3d42818c204f379906da3b312bc120092408043e7e2aaeb"
+