[oe-commits] Angus Ainslie : ecore-x needs to be enabled for edje-sdk to compile

GIT User account git at amethyst.openembedded.net
Thu Mar 26 10:45:16 UTC 2009


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

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Fri Mar 20 15:12:56 2009 -0600

ecore-x needs to be enabled for edje-sdk to compile

---

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

diff --git a/recipes/efl1/ecore-native_svn.bb b/recipes/efl1/ecore-native_svn.bb
index 22208b9..d57893f 100644
--- a/recipes/efl1/ecore-native_svn.bb
+++ b/recipes/efl1/ecore-native_svn.bb
@@ -7,7 +7,7 @@ EXTRA_OECONF = "\
                 --enable-ecore-txt \
                 --enable-ecore-config \
                 --disable-ecore-x-xcb \
-                --disable-ecore-x \
+                --enable-ecore-x \
                 --enable-ecore-job \
                 --disable-ecore-directfb \
                 --disable-ecore-sdl \





More information about the Openembedded-commits mailing list