All of lore.kernel.org
 help / color / mirror / Atom feed
From: kuyurix at gmail.com <kuyurix@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] ti-gfx: bump to version 5_01_00_01
Date: Thu, 13 Feb 2014 18:38:33 +0000	[thread overview]
Message-ID: <52fd38fd.870eec0a.7f7f.13a5@mx.google.com> (raw)

From: Marcelo Gutierrez <kuyurix@gmail.com>


Signed-off-by: Marcelo Gutierrez <kuyurix@gmail.com>
---
 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

             reply	other threads:[~2014-02-13 18:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 18:38 kuyurix at gmail.com [this message]
2014-02-13 22:03 ` [Buildroot] [PATCH 1/1] ti-gfx: bump to version 5_01_00_01 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
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=52fd38fd.870eec0a.7f7f.13a5@mx.google.com \
    --to=kuyurix@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.