[oe] [PATCH 1/2] ti-graphics-sdk: Update download links

Maupin, Chase chase.maupin at ti.com
Thu Sep 9 18:41:55 UTC 2010


Bump

> -----Original Message-----
> From: Chase Maupin [mailto:chasemaupin03 at gmail.com]
> Sent: Wednesday, September 01, 2010 1:15 PM
> To: openembedded-devel at lists.openembedded.org
> Cc: Maupin, Chase
> Subject: [PATCH 1/2] ti-graphics-sdk: Update download links
> 
> * Changed the download links to point to the specific version
>   of the TI Graphics SDK installer rather than to just the
>   latest.
> * The libgles-omap3.inc file still contains the link to the
>   latest version of the installer.
> 
> Signed-off-by: Chase Maupin <chase.maupin at ti.com>
> ---
>  recipes/powervr-drivers/libgles-omap3.inc          |    5 ++++-
>  .../powervr-drivers/libgles-omap3_3.01.00.02.bb    |    2 +-
>  .../powervr-drivers/libgles-omap3_3.01.00.06.bb    |    2 +-
>  .../omap3-sgx-modules_1.4.14.2514.bb               |    2 +-
>  .../omap3-sgx-modules_1.4.14.2616.bb               |    2 +-
>  5 files changed, 8 insertions(+), 5 deletions(-)
> 
> diff --git a/recipes/powervr-drivers/libgles-omap3.inc b/recipes/powervr-
> drivers/libgles-omap3.inc
> index d183486..5b248b0 100644
> --- a/recipes/powervr-drivers/libgles-omap3.inc
> +++ b/recipes/powervr-drivers/libgles-omap3.inc
> @@ -15,7 +15,10 @@ PROVIDES += "virtual/egl"
>  # 1. if you don't already have a ti account get one here. it's free:
>  #  http://www.ti.com/hdr_my_ti
>  # 2. fetch the gl-es bin (full OMAP Graphics SDK) from here:
> -#  http://software-
> dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS
> .html
> +#    Check the libgles recipe for your version to find the link to the
> +#    download for that version.  The following link will provide the
> +#    latest version available.
> +#    http://software-
> dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS
> .html
>  # 3. put the OMAP35x_*.bin file in $DL_DIR, i.e. downloads/
>  #  mv OMAP35x_Graphics_SDK_setuplinux_3_01_00_06.bin ./downloads/
>  # 4. make the checksum file in ./downloads/ directory:
> diff --git a/recipes/powervr-drivers/libgles-omap3_3.01.00.02.bb
> b/recipes/powervr-drivers/libgles-omap3_3.01.00.02.bb
> index 3b68c18..544fabf 100644
> --- a/recipes/powervr-drivers/libgles-omap3_3.01.00.02.bb
> +++ b/recipes/powervr-drivers/libgles-omap3_3.01.00.02.bb
> @@ -5,7 +5,7 @@ require libgles-omap3.inc
>  PR = "r7"
> 
>  # download required binary distribution from:
> -# http://software-
> dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS
> .html
> +# http://software-
> dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/3_01_00_02/index
> _FDS.html
>  # see libgles-omap3.inc for detailed installation instructions
> 
>  SGXPV = "3_01_00_02"
> diff --git a/recipes/powervr-drivers/libgles-omap3_3.01.00.06.bb
> b/recipes/powervr-drivers/libgles-omap3_3.01.00.06.bb
> index bb7994f..0d41a23 100644
> --- a/recipes/powervr-drivers/libgles-omap3_3.01.00.06.bb
> +++ b/recipes/powervr-drivers/libgles-omap3_3.01.00.06.bb
> @@ -7,7 +7,7 @@ ES5LOCATION = "${S}/gfx_rel_es5.x"
>  require libgles-omap3.inc
> 
>  # download required binary distribution from:
> -# http://software-
> dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS
> .html
> +#  http://software-
> dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/3_01_00_06/index
> _FDS.html
>  # see libgles-omap3.inc for detailed installation instructions
> 
>  SGXPV = "3_01_00_06"
> diff --git a/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2514.bb
> b/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2514.bb
> index 6f6e073..a2fcf22 100644
> --- a/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2514.bb
> +++ b/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2514.bb
> @@ -4,7 +4,7 @@ LICENSE = "GPLv2"
>  PR_append = "a"
> 
>  # download required binary distribution from:
> -# http://software-
> dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS
> .html
> +# http://software-
> dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/3_01_00_02/index
> _FDS.html
>  # see libgles-omap3.inc for detailed installation instructions
> 
>  TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
> diff --git a/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
> b/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
> index 0d2818b..4ed2540 100644
> --- a/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
> +++ b/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
> @@ -4,7 +4,7 @@ LICENSE = "GPLv2"
>  PR_append = "c"
> 
>  # download required binary distribution from:
> -# http://software-
> dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS
> .html
> +# http://software-
> dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/3_01_00_06/index
> _FDS.html
>  # see libgles-omap3.inc for detailed installation instructions
> 
>  TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
> --
> 1.7.0.4





More information about the Openembedded-devel mailing list