[oe] [PATCH 2/3] TI EDMA3LLD Sysbios: Update recipe for SRC_URI

Siddharth Heroor heroor at gmail.com
Wed Mar 30 07:42:40 UTC 2011


From: Siddharth Heroor <heroor at ti.com>

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

Signed-off-by: Siddharth Heroor <heroor 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}
-- 
1.7.0.4





More information about the Openembedded-devel mailing list