From: Siddharth Heroor Date: Wed, 30 Mar 2011 07:42:40 +0000 (+0530) Subject: TI EDMA3LLD Sysbios: Update recipe for SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee06832fbed963478ef065241c308f0326ea656d;p=openembedded.git TI EDMA3LLD Sysbios: Update recipe for SRC_URI * Add SRC_URI for tar.gz releases. * Bump PR. Signed-off-by: Siddharth Heroor Signed-off-by: Denys Dmytriyenko --- diff --git a/recipes/ti/ti-edma3lld-sysbios.inc b/recipes/ti/ti-edma3lld-sysbios.inc index c91f4c21c3..3e51c5cb35 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}