mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-15 00:03:39 +08:00
ti-gfx: bump to version 5_01_00_01
Signed-off-by: Marcelo Gutierrez <kuyurix@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
a0f42cdd37
commit
83fb9bb738
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user