Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] ti-gfx: bump to version 5_01_00_01
Date: Sun, 23 Feb 2014 20:31:16 +0100	[thread overview]
Message-ID: <20140223193116.GI32759@free.fr> (raw)
In-Reply-To: <52fd38fd.870eec0a.7f7f.13a5@mx.google.com>

Marcelo, All,

On 2014-02-13 18:38 +0000, kuyurix at gmail.com spake thusly:
> From: Marcelo Gutierrez <kuyurix@gmail.com>
> 
> Signed-off-by: Marcelo Gutierrez <kuyurix@gmail.com>

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Notes:

  - The version pointed to by Spencer was 5.00.x, and was a beta
    version, and only contained the hardfp variant. The version in
    this patch is 5.01.x, is not marked as beta, and contains both
    the hardfp and softfp variants.

  - With 4.10.x and before, the *_$(TI_GFX_VERSION).bin archive would
    contain a huge load of stuff we did not need, and was roughly
    1.7GiB big. But with 5.01.x, this file is now back to a more
    acceptable size, roughly 140MiB (although it still contains way
    much more than we need).

Regards,
Yann E. MORIN.

> ---
>  package/ti-gfx/ti-gfx.mk |    8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/ti-gfx/ti-gfx.mk b/package/ti-gfx/ti-gfx.mk
> index a94f00d..5ea6b92 100644
> --- a/package/ti-gfx/ti-gfx.mk
> +++ b/package/ti-gfx/ti-gfx.mk
> @@ -4,13 +4,13 @@
>  #
>  ################################################################################
>  
> -TI_GFX_VERSION = 4_09_00_01
> -TI_GFX_SO_VERSION = 1.9.2188537
> +TI_GFX_VERSION = 5_01_00_01
> +TI_GFX_SO_VERSION = 1.10.2359475
>  
>  ifeq ($(BR2_ARM_EABIHF),y)
> -TI_GFX_SOURCE = Graphics_SDK_setuplinux_$(TI_GFX_VERSION)_hardfp_minimal_demos.bin
> +TI_GFX_SOURCE = Graphics_SDK_setuplinux_hardfp_$(TI_GFX_VERSION).bin
>  else
> -TI_GFX_SOURCE = Graphics_SDK_setuplinux_$(TI_GFX_VERSION)_minimal_demos.bin
> +TI_GFX_SOURCE = Graphics_SDK_setuplinux_softfp_$(TI_GFX_VERSION).bin
>  endif
>  
>  TI_GFX_SITE = http://downloads.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/$(TI_GFX_VERSION)/exports/
> -- 
> 1.7.9.5
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2014-02-23 19:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 18:38 [Buildroot] [PATCH 1/1] ti-gfx: bump to version 5_01_00_01 kuyurix at gmail.com
2014-02-13 22:03 ` Spenser Gilliland
2014-02-13 22:50   ` Marcelo Gutierrez
2014-02-14  9:57     ` Peter Kuemmel
2014-02-14 11:03       ` Peter Kuemmel
2014-02-14 16:02         ` Marcelo Gutierrez
2014-02-14 16:11           ` Peter Kuemmel
2014-02-14 16:22             ` Marcelo Gutierrez
2014-02-23 19:31 ` Yann E. MORIN [this message]
2014-02-23 19:56   ` Peter Korsgaard
2014-02-26 13:31     ` Peter Korsgaard
2014-02-27 20:08       ` Marcelo Gutierrez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140223193116.GI32759@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox