summaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/conf/distro/include/efl-from-svn-recipes.inc6
1 files changed, 3 insertions, 3 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 b2d27fad1..9af3b6d4b 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,6 @@
1EFL_PREFERRED_VERSION ?= "1.2.0+svn%" 1EFL_PREFERRED_VERSION ?= "1.2.1+svn%"
2EFL_PREFERRED_VERSION_1.0 ?= "1.0.0+svn%" 2EFL_PREFERRED_VERSION_1.0 ?= "1.0.1+svn%"
3EFL_PREFERRED_VERSION_EET ?= "1.6.0+svn%" 3EFL_PREFERRED_VERSION_EET ?= "1.6.1+svn%"
4 4
5PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}" 5PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}"
6PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}" 6PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}"