aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/ecore_svn.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-26 14:20:22 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-26 14:20:22 +0100
commit51f172ce530a7718c1cf628333ba0904120ea1e2 (patch)
tree604776c3b3b20eab9c1c35f1a1d43b24bcd88dde /recipes/efl1/ecore_svn.bb
parent8af5e0ed1a7c79cd97ac5c58a7663c56b7f11621 (diff)
downloadopenembedded-51f172ce530a7718c1cf628333ba0904120ea1e2.tar.gz
e17: bump SRCREV and start adapting it to new-style staging
Diffstat (limited to 'recipes/efl1/ecore_svn.bb')
-rw-r--r--recipes/efl1/ecore_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/efl1/ecore_svn.bb b/recipes/efl1/ecore_svn.bb
index 5be2dc80f1..a6c519526a 100644
--- a/recipes/efl1/ecore_svn.bb
+++ b/recipes/efl1/ecore_svn.bb
@@ -1,5 +1,5 @@
require ecore.inc
-PR = "r6"
+PR = "r7"
SRC_URI += "file://iconv.patch;patch=1 \
file://exit_uclibc.patch;patch=1 \
@@ -27,7 +27,7 @@ EXTRA_OECONF = "\
--disable-ecore-x-xcb \
--disable-ecore-directfb \
--disable-ecore-sdl \
- --disable-ecore-evas-x11-gl \
+ --enable-ecore-evas-x11-gl \
--disable-ecore-evas-dfb \
--disable-ecore-evas-sdl \
--disable-openssl \