summaryrefslogtreecommitdiffstats
path: root/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/conf/distro/include/efl-from-svn-recipes.inc')
-rw-r--r--meta-efl/conf/distro/include/efl-from-svn-recipes.inc2
1 files changed, 2 insertions, 0 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 05dac9181..23a8eaeca 100644
--- a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
+++ b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc
@@ -1,6 +1,8 @@
1EFL_PREFERRED_VERSION ?= "1.7.4+svn%" 1EFL_PREFERRED_VERSION ?= "1.7.4+svn%"
2EFL_PREFERRED_PYTHON_VERSION ?= "1.7.0+svn%" 2EFL_PREFERRED_PYTHON_VERSION ?= "1.7.0+svn%"
3 3
4PREFERRED_VERSION_e-wm ?= "0.17.0+svnr%"
5
4PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}" 6PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}"
5PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}" 7PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}"
6PREFERRED_VERSION_edbus ?= "${EFL_PREFERRED_VERSION}" 8PREFERRED_VERSION_edbus ?= "${EFL_PREFERRED_VERSION}"