[oe] [PATCH 07/17] Ecore_svn: Fix GL configure option

fidencio at profusion.mobi fidencio at profusion.mobi
Sat Oct 23 00:15:47 UTC 2010


From: Eduardo Lima (Etrunko) <eblima at gmail.com>

Signed-off-by: Eduardo Lima (Etrunko) <eblima 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 \
-- 
1.7.3.1





More information about the Openembedded-devel mailing list