From: Eduardo Lima (Etrunko) <[email protected]> Signed-off-by: Eduardo Lima (Etrunko) <[email protected]> --- 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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
