All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] ti-gfx: bump to version 5_01_00_01
@ 2014-02-13 18:38 kuyurix at gmail.com
  2014-02-13 22:03 ` Spenser Gilliland
  2014-02-23 19:31 ` Yann E. MORIN
  0 siblings, 2 replies; 12+ messages in thread
From: kuyurix at gmail.com @ 2014-02-13 18:38 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-02-27 20:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2014-02-23 19:56   ` Peter Korsgaard
2014-02-26 13:31     ` Peter Korsgaard
2014-02-27 20:08       ` Marcelo Gutierrez

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.