[oe-commits] Koen Kooi : libgles-omap3: switch to FLIP wsegl

git version control git at git.openembedded.org
Thu Sep 17 18:08:53 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8d8b1db7fc8a0abb9f5ba9d83e09c7b8082b7491
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8d8b1db7fc8a0abb9f5ba9d83e09c7b8082b7491

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Sep 17 20:06:33 2009 +0200

libgles-omap3: switch to FLIP wsegl

---

 recipes/powervr-drivers/libgles-omap3.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/powervr-drivers/libgles-omap3.inc b/recipes/powervr-drivers/libgles-omap3.inc
index c66309e..23c084c 100644
--- a/recipes/powervr-drivers/libgles-omap3.inc
+++ b/recipes/powervr-drivers/libgles-omap3.inc
@@ -111,7 +111,7 @@ do_install () {
 
 	install -d ${D}${sysconfdir}
 	echo "[default]" > ${D}${sysconfdir}/powervr.ini
-	echo "WindowSystem=libpvrPVR2D_FRONTWSEGL.so" >> ${D}${sysconfdir}/powervr.ini
+	echo "WindowSystem=libpvrPVR2D_FLIPWSEGL.so" >> ${D}${sysconfdir}/powervr.ini
 
 	install -d ${D}${prefix}/demos/OGLES/
 	cp -pPR ${S}/GFX_Linux_SDK/OGLES/SDKPackage/Binaries/CommonX11/Demos/* ${D}${prefix}/demos/OGLES/





More information about the Openembedded-commits mailing list