[oe-commits] Graeme Gregory : ecore-native_svn.bb : enable ecore-config which is needed by other parts of e17

GIT User account git at amethyst.openembedded.net
Tue Feb 17 13:56:46 UTC 2009


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

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Tue Feb 17 13:47:36 2009 +0000

ecore-native_svn.bb : enable ecore-config which is needed by other parts of e17

---

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

diff --git a/packages/efl1/ecore-native_svn.bb b/packages/efl1/ecore-native_svn.bb
index 2fc383b..22208b9 100644
--- a/packages/efl1/ecore-native_svn.bb
+++ b/packages/efl1/ecore-native_svn.bb
@@ -1,11 +1,11 @@
 require ecore.inc
 inherit native
 DEPENDS = "eet-native evas-native"
-PR = "r2"
+PR = "r3"
 
 EXTRA_OECONF = "\
                 --enable-ecore-txt \
-                --disable-ecore-config \
+                --enable-ecore-config \
                 --disable-ecore-x-xcb \
                 --disable-ecore-x \
                 --enable-ecore-job \





More information about the Openembedded-commits mailing list