summaryrefslogtreecommitdiff
path: root/recipes/powervr-drivers/libgles-omap3_3.00.00.05.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/powervr-drivers/libgles-omap3_3.00.00.05.bb')
-rw-r--r--recipes/powervr-drivers/libgles-omap3_3.00.00.05.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/powervr-drivers/libgles-omap3_3.00.00.05.bb b/recipes/powervr-drivers/libgles-omap3_3.00.00.05.bb
new file mode 100644
index 0000000000..814ca04637
--- /dev/null
+++ b/recipes/powervr-drivers/libgles-omap3_3.00.00.05.bb
@@ -0,0 +1,12 @@
+require libgles-omap3.inc
+
+# Not released yet
+DEFAULT_PREFERENCE = "-1"
+PR = "r3"
+
+SGXPV = "3_00_00_05"
+IMGPV = "1.2.12.838"
+
+# Quality control is really poor on these SDKs, so hack around the latest madness:
+FILES_${PN} += "${libdir}/*.so"
+FILES_${PN}-dev = "${includedir}"