aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-09-30 20:14:10 +0100
committerKoen Kooi <k-kooi@ti.com>2010-10-01 09:50:28 +0200
commit91c99abcdc95031615fc25851de94364a3416ff1 (patch)
tree86e21d2bd8156857bd26d3bd2411a302c5903343 /recipes/powervr-drivers
parent6524557d85dfb28dbc0d784b91eeb95b47e361cb (diff)
downloadopenembedded-91c99abcdc95031615fc25851de94364a3416ff1.tar.gz
libgles-omap3: add 4.00.00.01 release
* this doesn't support ES6.x (aka netra) yet in the recipe, but the support is present in the .bin Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes/powervr-drivers')
-rw-r--r--recipes/powervr-drivers/libgles-omap3_4.00.00.01.bb28
1 files changed, 28 insertions, 0 deletions
diff --git a/recipes/powervr-drivers/libgles-omap3_4.00.00.01.bb b/recipes/powervr-drivers/libgles-omap3_4.00.00.01.bb
new file mode 100644
index 0000000000..fbecccc7a0
--- /dev/null
+++ b/recipes/powervr-drivers/libgles-omap3_4.00.00.01.bb
@@ -0,0 +1,28 @@
+BINLOCATION = "${S}/gfx_rel_es3.x"
+
+ES2LOCATION = "${S}/gfx_rel_es2.x"
+ES3LOCATION = "${S}/gfx_rel_es3.x"
+ES5LOCATION = "${S}/gfx_rel_es5.x"
+
+require libgles-omap3.inc
+
+# download required binary distribution from:
+# http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS.html
+# see libgles-omap3.inc for detailed installation instructions
+
+SGXPV = "4_00_00_01"
+IMGPV = "1.4.14.2616"
+BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin"
+
+SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \
+ file://cputype \
+ file://rc.pvr \
+ file://sample.desktop \
+ file://99-bufferclass.rules \
+"
+
+SRC_URI[md5sum] = "a027002dcd7164df467b1a315788d5fd"
+SRC_URI[sha256sum] = "62383d15e33adf9349afba063b0f2405a15aa6c4b0b5579b0abdf81db7580df7"
+
+S = "${WORKDIR}/Graphics_SDK_${SGXPV}"
+