aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers/libgles-omap3.inc
diff options
context:
space:
mode:
authorBrijesh Singh <bksingh@ti.com>2009-10-29 17:41:18 -0500
committerKoen Kooi <koen@openembedded.org>2009-11-02 13:40:09 +0100
commit239ca8ddd9786e9d546183b7902e9ac3a96e4057 (patch)
treef64b47a4bdbfd444bbf6b76388edf317c711cf61 /recipes/powervr-drivers/libgles-omap3.inc
parenta355c055c83cda1db901337bafdab9d5bed6a635 (diff)
downloadopenembedded-239ca8ddd9786e9d546183b7902e9ac3a96e4057.tar.gz
bc-cat-omap 0.1.0: add recipe to build bc-cat module.
* adjust libgles-omap3 staging to stage more headers for thisi * bc-cat module complains about unresolved symbols during modprobe hence using modprobe -f to force the module loading.
Diffstat (limited to 'recipes/powervr-drivers/libgles-omap3.inc')
-rw-r--r--recipes/powervr-drivers/libgles-omap3.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/powervr-drivers/libgles-omap3.inc b/recipes/powervr-drivers/libgles-omap3.inc
index 23c084c207..880732ad98 100644
--- a/recipes/powervr-drivers/libgles-omap3.inc
+++ b/recipes/powervr-drivers/libgles-omap3.inc
@@ -129,6 +129,9 @@ do_stage () {
cp -pP ${BINLOCATION}/*.a ${STAGING_LIBDIR}
install -d ${STAGING_INCDIR}
+ cp -pPR ${S}/GFX_Linux_KM/include4 ${STAGING_INCDIR}/
+ cp -pPR ${S}/GFX_Linux_KM/services4 ${STAGING_INCDIR}/
+
cp -pPR ${S}/GFX_Linux_SDK/OGLES2/SDKPackage/Builds/OGLES2/Include/* ${STAGING_INCDIR}/
cp -pPR ${S}/GFX_Linux_SDK/OGLES/SDKPackage/Builds/OGLES/Include/* ${STAGING_INCDIR}/
cp -pPR ${S}/GFX_Linux_SDK/OGLES/SDKPackage/Builds/OGLES/LinuxOMAP3/Include/GLES/* ${STAGING_INCDIR}/GLES/