[oe-commits] Brijesh Singh : libgles-omap3.inc: use libpvrPVR2D_FRONTWSEGL.so

git version control git at git.openembedded.org
Mon Nov 2 12:40:30 UTC 2009


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

Author: Brijesh Singh <bksingh at ti.com>
Date:   Thu Oct 29 17:42:39 2009 -0500

libgles-omap3.inc: use libpvrPVR2D_FRONTWSEGL.so

---

 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 880732a..1f098da 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_FLIPWSEGL.so" >> ${D}${sysconfdir}/powervr.ini
+	echo "WindowSystem=libpvrPVR2D_FRONTWSEGL.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