From: Roger Monk Date: Wed, 6 Oct 2010 23:25:51 +0000 (+0100) Subject: ti-edma3lld: Add Latest EDMA3LLD v1 release + fixup SRC_URI + HOMEPAGE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02750772e076a8377a44933227f32f526f0df4a1;p=openembedded.git ti-edma3lld: Add Latest EDMA3LLD v1 release + fixup SRC_URI + HOMEPAGE Signed-off-by: Roger Monk Signed-off-by: Koen Kooi --- 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" +