diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-09-04 22:01:51 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-09-05 10:05:04 +0200 |
commit | a039662ebfcaebafcd06a3b8ceb686e83cc77837 (patch) | |
tree | ab13332b9df417ee6469deaf9324b59622eaeff9 /meta-efl/conf | |
parent | 499d9aee27dbfdcefd401a9bcee67f149fd2f8a6 (diff) | |
download | meta-openembedded-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.inc | 13 |
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 c28e281fb..d3a7e812d 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}" | |||
30 | PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}" | 30 | PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}" |
31 | PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}" | 31 | PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}" |
32 | 32 | ||
33 | EFL_PYTHON_PREFERRED_VERSION ?= "1.6.99+svn%" | 33 | PREFERRED_VERSION_python-elementary ?= "${EFL_PREFERRED_VERSION}" |
34 | PREFERRED_VERSION_python-elementary ?= "${EFL_PYTHON_PREFERRED_VERSION}" | 34 | PREFERRED_VERSION_python-ecore ?= "${EFL_PREFERRED_VERSION}" |
35 | PREFERRED_VERSION_python-ecore ?= "${EFL_PYTHON_PREFERRED_VERSION}" | 35 | PREFERRED_VERSION_python-edbus ?= "${EFL_PREFERRED_VERSION}" |
36 | PREFERRED_VERSION_python-edbus ?= "${EFL_PYTHON_PREFERRED_VERSION}" | 36 | PREFERRED_VERSION_python-edje ?= "${EFL_PREFERRED_VERSION}" |
37 | PREFERRED_VERSION_python-edje ?= "${EFL_PYTHON_PREFERRED_VERSION}" | 37 | PREFERRED_VERSION_python-emotion ?= "${EFL_PREFERRED_VERSION}" |
38 | PREFERRED_VERSION_python-emotion ?= "${EFL_PYTHON_PREFERRED_VERSION}" | 38 | PREFERRED_VERSION_python-evas ?= "${EFL_PREFERRED_VERSION}" |
39 | PREFERRED_VERSION_python-evas ?= "${EFL_PYTHON_PREFERRED_VERSION}" | ||
40 | 39 | ||
41 | PREFERRED_VERSION_terminology ?= "0.1.0+svn%" | 40 | PREFERRED_VERSION_terminology ?= "0.1.0+svn%" |