diff options
Diffstat (limited to 'meta-efl/conf/distro/include/efl-from-svn.inc')
-rw-r--r-- | meta-efl/conf/distro/include/efl-from-svn.inc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-efl/conf/distro/include/efl-from-svn.inc b/meta-efl/conf/distro/include/efl-from-svn.inc index 1bda8dfa7..03f203cea 100644 --- a/meta-efl/conf/distro/include/efl-from-svn.inc +++ b/meta-efl/conf/distro/include/efl-from-svn.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | EFL_PREFERRED_VERSION ?= "1.0.999%" | 1 | EFL_PREFERRED_VERSION ?= "1.1.%" |
2 | PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}" | 2 | PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}" |
3 | PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}" | 3 | PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}" |
4 | PREFERRED_VERSION_edbus ?= "${EFL_PREFERRED_VERSION}" | 4 | PREFERRED_VERSION_edbus ?= "${EFL_PREFERRED_VERSION}" |
@@ -15,3 +15,7 @@ PREFERRED_VERSION_embryo ?= "${EFL_PREFERRED_VERSION}" | |||
15 | PREFERRED_VERSION_embryo-native ?= "${EFL_PREFERRED_VERSION}" | 15 | PREFERRED_VERSION_embryo-native ?= "${EFL_PREFERRED_VERSION}" |
16 | PREFERRED_VERSION_evas ?= "${EFL_PREFERRED_VERSION}" | 16 | PREFERRED_VERSION_evas ?= "${EFL_PREFERRED_VERSION}" |
17 | PREFERRED_VERSION_evas-native ?= "${EFL_PREFERRED_VERSION}" | 17 | PREFERRED_VERSION_evas-native ?= "${EFL_PREFERRED_VERSION}" |
18 | PREFERRED_VERSION_expedite ?= "${EFL_PREFERRED_VERSION}" | ||
19 | PREFERRED_VERSION_expedite-native ?= "${EFL_PREFERRED_VERSION}" | ||
20 | PREFERRED_VERSION_eet ?= "1.5.%" | ||
21 | PREFERRED_VERSION_eet-native ?= "1.5%" | ||