summaryrefslogtreecommitdiff
path: root/recipes/powervr-drivers/libgles-omap3_3.00.00.08.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-18 09:21:44 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-18 09:21:44 +0200
commit8812174c3e3e00ac40cca82ebf9ae0a04e22e15a (patch)
tree516d46c6b6af0c68f320284dea525fdd450f7739 /recipes/powervr-drivers/libgles-omap3_3.00.00.08.bb
parent79d4ef181586b7113e87f2e8ef777d3631cc1238 (diff)
libgles-omap3: add recipe for .08 release
* the vrfb fixes aren't in this release, so remove the initscript that fixes those up
Diffstat (limited to 'recipes/powervr-drivers/libgles-omap3_3.00.00.08.bb')
-rw-r--r--recipes/powervr-drivers/libgles-omap3_3.00.00.08.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/powervr-drivers/libgles-omap3_3.00.00.08.bb b/recipes/powervr-drivers/libgles-omap3_3.00.00.08.bb
new file mode 100644
index 0000000000..a5c0d99143
--- /dev/null
+++ b/recipes/powervr-drivers/libgles-omap3_3.00.00.08.bb
@@ -0,0 +1,11 @@
+require libgles-omap3.inc
+
+DEFAULT_PREFERENCE = "1"
+
+SGXPV = "3_00_00_08"
+IMGPV = "1.3.13.1607"
+
+# Quality control is really poor on these SDKs, so hack around the latest madness:
+FILES_${PN} += "${libdir}/*.so"
+FILES_${PN}-dev = "${includedir}"
+