[oe-commits] Siddharth Heroor : TI EDMA3LLD Sysbios: Update recipe for SRC_URI

git version control git at git.openembedded.org
Sat Apr 2 00:10:40 UTC 2011


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

Author: Siddharth Heroor <heroor at ti.com>
Date:   Wed Mar 30 13:30:40 2011 +0530

TI EDMA3LLD Sysbios: Update recipe for SRC_URI

* Add SRC_URI for tar.gz releases.
* Bump PR.

Signed-off-by: Siddharth Heroor <heroor at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes/ti/ti-edma3lld-sysbios.inc |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/ti/ti-edma3lld-sysbios.inc b/recipes/ti/ti-edma3lld-sysbios.inc
index c91f4c2..3e51c5c 100644
--- a/recipes/ti/ti-edma3lld-sysbios.inc
+++ b/recipes/ti/ti-edma3lld-sysbios.inc
@@ -6,10 +6,12 @@ LICENSE = "TI"
 require ti-paths.inc
 require ti-staging.inc
 
-PR = "r1"
+PR = "r2"
 
 S = "${WORKDIR}/edma3_lld_${PV}"
 
+SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_tii/psp/edma3_lld/edma3-lld-bios6/${PV}/exports/edma3_lld_${PV}.tar.gz"
+
 do_install() {
     install -d ${D}${EDMA3_LLD_SYSBIOS_INSTALL_DIR_RECIPE}
     cp -pPrf ${S}/* ${D}${EDMA3_LLD_SYSBIOS_INSTALL_DIR_RECIPE}





More information about the Openembedded-commits mailing list