summaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers/libgles-omap3_3.01.00.05.bb
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-03-17 16:18:32 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:26 +0200
commitcebcc0abfa75d4e66652b43bda9486d4954985cf (patch)
tree35526ec402818b87add3d39b46e6a0be88a1b25a /recipes/powervr-drivers/libgles-omap3_3.01.00.05.bb
parent0eca1a33f9a7e95b00ce5b4b5375fc3b92a1ad6c (diff)
downloadopenembedded-cebcc0abfa75d4e66652b43bda9486d4954985cf.tar.gz
libgles-omap3, omap3-sgx-modules: add 3.01.00.05 release
* DEFAULT_PREFERENCE = "-1" till it becomes widely available * Hardcodes 3430, discussing with upstream to make it universal
Diffstat (limited to 'recipes/powervr-drivers/libgles-omap3_3.01.00.05.bb')
-rw-r--r--recipes/powervr-drivers/libgles-omap3_3.01.00.05.bb23
1 files changed, 23 insertions, 0 deletions
diff --git a/recipes/powervr-drivers/libgles-omap3_3.01.00.05.bb b/recipes/powervr-drivers/libgles-omap3_3.01.00.05.bb
new file mode 100644
index 0000000000..4d98186e2e
--- /dev/null
+++ b/recipes/powervr-drivers/libgles-omap3_3.01.00.05.bb
@@ -0,0 +1,23 @@
+DEFAULT_PREFERENCE = "-1"
+
+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/forms/export.html?prod_no=/OMAP35x_Graphics_SDK_setuplinux_3_01_00_02.bin
+
+SGXPV = "3_01_00_05"
+IMGPV = "1.4.14.2616"
+BINFILE := "OMAP35x_Graphics_SDK_setuplinux_${SGXPV}.bin"
+
+
+
+
+
+