aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-09-04 22:01:51 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2012-09-05 10:05:04 +0200
commita039662ebfcaebafcd06a3b8ceb686e83cc77837 (patch)
treeab13332b9df417ee6469deaf9324b59622eaeff9 /meta-efl/conf
parent499d9aee27dbfdcefd401a9bcee67f149fd2f8a6 (diff)
downloadmeta-openembedded-contrib-a039662ebfcaebafcd06a3b8ceb686e83cc77837.tar.gz
python-efl: upgrade svn recipes to 1.7.0+svn
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/conf')
-rw-r--r--meta-efl/conf/distro/include/efl-from-svn-recipes.inc13
1 files changed, 6 insertions, 7 deletions
diff --git a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
index c28e281fbd..d3a7e812dd 100644
--- a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
+++ b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
@@ -30,12 +30,11 @@ PREFERRED_VERSION_emotion ?= "${EFL_PREFERRED_VERSION}"
PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}"
PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}"
-EFL_PYTHON_PREFERRED_VERSION ?= "1.6.99+svn%"
-PREFERRED_VERSION_python-elementary ?= "${EFL_PYTHON_PREFERRED_VERSION}"
-PREFERRED_VERSION_python-ecore ?= "${EFL_PYTHON_PREFERRED_VERSION}"
-PREFERRED_VERSION_python-edbus ?= "${EFL_PYTHON_PREFERRED_VERSION}"
-PREFERRED_VERSION_python-edje ?= "${EFL_PYTHON_PREFERRED_VERSION}"
-PREFERRED_VERSION_python-emotion ?= "${EFL_PYTHON_PREFERRED_VERSION}"
-PREFERRED_VERSION_python-evas ?= "${EFL_PYTHON_PREFERRED_VERSION}"
+PREFERRED_VERSION_python-elementary ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_python-ecore ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_python-edbus ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_python-edje ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_python-emotion ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_python-evas ?= "${EFL_PREFERRED_VERSION}"
PREFERRED_VERSION_terminology ?= "0.1.0+svn%"