aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers/libgles-omap3.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-16 11:45:21 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-18 10:13:52 +0100
commit19a9dfbb29d677c5cfd8b1d5af9d16409fa4bde8 (patch)
treed0052816cbfd2e72888d70f22337805bac729f68 /recipes/powervr-drivers/libgles-omap3.inc
parente4e52ba358c094952ec868d32524a26dfa4bae89 (diff)
downloadopenembedded-19a9dfbb29d677c5cfd8b1d5af9d16409fa4bde8.tar.gz
libgles-omap, omap3-sgx-modules: add SDK 3.01.00.02/1.4.14.2514 release
Diffstat (limited to 'recipes/powervr-drivers/libgles-omap3.inc')
-rw-r--r--recipes/powervr-drivers/libgles-omap3.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/powervr-drivers/libgles-omap3.inc b/recipes/powervr-drivers/libgles-omap3.inc
index 79dcf59dd0..208da9e052 100644
--- a/recipes/powervr-drivers/libgles-omap3.inc
+++ b/recipes/powervr-drivers/libgles-omap3.inc
@@ -89,10 +89,7 @@ do_install () {
install -m 0755 ${WORKDIR}/cputype ${D}${bindir}/
cp -pP ${BINLOCATION}/*_test ${D}${bindir}/
- cp -pP ${BINLOCATION}/gl2info ${D}${bindir}/
- cp -pP ${BINLOCATION}/gles1test1 ${D}${bindir}/
- cp -pP ${BINLOCATION}/gles1_texture_stream ${D}${bindir}/
- cp -pP ${BINLOCATION}/gles2test1 ${D}${bindir}/
+ cp -pP ${BINLOCATION}/gl* ${D}${bindir}/
cp -pP ${BINLOCATION}/p[dv]* ${D}${bindir}/
cp -pP ${BINLOCATION}/xgles1test1 ${D}${bindir}/