[oe-commits] Eduardo Lima (Etrunko) : ecore_svn: fix GL configure option

git version control git at git.openembedded.org
Sun Oct 24 07:31:48 UTC 2010


Module: openembedded.git
Branch: master
Commit: 82783320b61b45eae35e042a640aef071e027253
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=82783320b61b45eae35e042a640aef071e027253

Author: Eduardo Lima (Etrunko) <eblima at gmail.com>
Date:   Fri Oct 22 14:15:47 2010 +0000

ecore_svn: fix GL configure option

Signed-off-by: Eduardo Lima (Etrunko) <eblima at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/efl1/ecore_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/efl1/ecore_svn.bb b/recipes/efl1/ecore_svn.bb
index d38bc8e..934a52f 100644
--- a/recipes/efl1/ecore_svn.bb
+++ b/recipes/efl1/ecore_svn.bb
@@ -29,7 +29,7 @@ ECORE_OECONF = "\
   --disable-ecore-x-xcb \
   --disable-ecore-directfb \
   --disable-ecore-sdl \
-  --enable-ecore-evas-x11-gl \
+  --enable-ecore-evas-opengl-x11 \
   --disable-ecore-evas-dfb \
   --disable-ecore-evas-sdl \
   --disable-openssl \





More information about the Openembedded-commits mailing list