]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb
linux-ti335x-psp 3.2: cape enhancements and patch cleanups
[glsdk/meta-ti-glsdk.git] / recipes-graphics / libgles / libgles-omap3_4.05.00.03.bb
1 BINLOCATION_omap3  = "${S}/gfx_rel_es3.x"
2 BINLOCATION_ti814x = "${S}/gfx_rel_es6.x"
3 BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
4 BINLOCATION_ti33x = "${S}/gfx_rel_es8.x"
6 require libgles-omap3.inc
8 # download required binary distribution from:
9 # http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS.html
10 # see libgles-omap3.inc for detailed installation instructions
12 SGXPV = "4_05_00_03"
13 IMGPV = "1.6.16.4117"
14 BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin"
16 SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \
17                    file://cputype \
18                    file://rc.pvr \
19                    file://sample.desktop \
20                    file://99-bufferclass.rules  \
21 "
23 SRC_URI[md5sum] = "0e651eaa92bb91760f0b40a17697a7dc"
24 SRC_URI[sha256sum] = "bfe764a8959556195545d6fff76f63a489642f345c105bbbc309a3f243c2dd0e"
26 S = "${WORKDIR}"