cornucopia: bump SRCREV
[openembedded.git] / recipes / powervr-drivers / libgles-omap3_4.03.00.02.bb
blob1e9d82945f4255c48a9777ad5d96aa174326139f
1 # untested and huge change from 1.4.x
2 DEFAULT_PREFERENCE = "-1"
4 BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
5 BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
7 ES2LOCATION = "${S}/gfx_rel_es2.x"
8 ES3LOCATION = "${S}/gfx_rel_es3.x"
9 ES5LOCATION = "${S}/gfx_rel_es5.x"
10 ES6LOCATION = "${S}/gfx_rel_es6.x"
12 require libgles-omap3.inc
14 # download required binary distribution from:
15 # http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS.html
16 # see libgles-omap3.inc for detailed installation instructions
18 SGXPV = "4_03_00_02"
19 IMGPV = "1.6.16.3977"
20 BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin"
22 SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \
23 file://cputype \
24 file://rc.pvr \
25 file://sample.desktop \
26 file://99-bufferclass.rules \
29 SRC_URI[md5sum] = "ff8c1f2b8e4cb42f4ced6a613b081ada"
30 SRC_URI[sha256sum] = "cdb0bd3964e107733d632aa8224e0537b05c1ffac34befc036423458c8d75255"
32 S = "${WORKDIR}/Graphics_SDK_${SGXPV}"