diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-12-02 13:52:41 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-06 13:08:30 +0100 |
commit | 541a06a9eeae62ef9bd5c60e68a730cfb0387a2d (patch) | |
tree | a5b017ae8e2a5fd998472b8b86e60ecc43ad258c /meta-efl/conf | |
parent | f346b4da79a9d2132dc9c7c884f494b37074ba59 (diff) | |
download | meta-openembedded-541a06a9eeae62ef9bd5c60e68a730cfb0387a2d.tar.gz |
efl-from-svn: update preferred versions
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.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%" | ||