[oe-commits] Roger Monk : ti-edma3lld: Add Latest EDMA3LLD v1 release + fixup SRC_URI + HOMEPAGE

git version control git at git.openembedded.org
Thu Oct 7 07:55:22 UTC 2010


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

Author: Roger Monk <r-monk at ti.com>
Date:   Thu Oct  7 00:25:51 2010 +0100

ti-edma3lld: Add Latest EDMA3LLD v1 release + fixup SRC_URI + HOMEPAGE

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

---

 recipes/ti/ti-edma3lld.inc            |    6 ++++--
 recipes/ti/ti-edma3lld_01.11.00.03.bb |    2 ++
 recipes/ti/ti-edma3lld_01.11.01.04.bb |    9 +++++++++
 3 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/recipes/ti/ti-edma3lld.inc b/recipes/ti/ti-edma3lld.inc
index 94c0cff..5895742 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 c893b8e..076f727 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 0000000..9b03e9b
--- /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"
+





More information about the Openembedded-commits mailing list