summaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-08-10 13:14:59 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2012-08-20 09:57:43 +0200
commit14361d93dbe3d0e6d224aea371d90bd85b64870c (patch)
tree612007117e27862de58c829bf4c066691afb7585 /meta-efl
parent1b69dded38c7acd4bce1e31debcc8fcb0d55765f (diff)
downloadmeta-openembedded-14361d93dbe3d0e6d224aea371d90bd85b64870c.tar.gz
efl-from-svn-recipes: update P_Vs, now all svn recipes have 1.6.99+svn
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/conf/distro/include/efl-from-svn-recipes.inc20
1 files changed, 9 insertions, 11 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 38c2dd357..b703b4190 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,4 @@
1EFL_PREFERRED_VERSION ?= "1.2.1+svn%" 1EFL_PREFERRED_VERSION ?= "1.6.99+svn%"
2EFL_PREFERRED_VERSION_1.0 ?= "1.0.1+svn%"
3EFL_PREFERRED_VERSION_EET ?= "1.6.1+svn%"
4 2
5PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}" 3PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}"
6PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}" 4PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}"
@@ -18,16 +16,16 @@ PREFERRED_VERSION_eina-native ?= "${EFL_PREFERRED_VERSION}"
18PREFERRED_VERSION_embryo ?= "${EFL_PREFERRED_VERSION}" 16PREFERRED_VERSION_embryo ?= "${EFL_PREFERRED_VERSION}"
19PREFERRED_VERSION_embryo-native ?= "${EFL_PREFERRED_VERSION}" 17PREFERRED_VERSION_embryo-native ?= "${EFL_PREFERRED_VERSION}"
20PREFERRED_VERSION_evas ?= "${EFL_PREFERRED_VERSION}" 18PREFERRED_VERSION_evas ?= "${EFL_PREFERRED_VERSION}"
21PREFERRED_VERSION_evas-generic-loaders ?= "1.2.0+svn%" 19PREFERRED_VERSION_evas-generic-loaders ?= "${EFL_PREFERRED_VERSION}"
22PREFERRED_VERSION_evas-native ?= "${EFL_PREFERRED_VERSION}" 20PREFERRED_VERSION_evas-native ?= "${EFL_PREFERRED_VERSION}"
23PREFERRED_VERSION_expedite ?= "${EFL_PREFERRED_VERSION}" 21PREFERRED_VERSION_expedite ?= "${EFL_PREFERRED_VERSION}"
24PREFERRED_VERSION_expedite-native ?= "${EFL_PREFERRED_VERSION}" 22PREFERRED_VERSION_expedite-native ?= "${EFL_PREFERRED_VERSION}"
25 23
26PREFERRED_VERSION_eet ?= "${EFL_PREFERRED_VERSION_EET}" 24PREFERRED_VERSION_eet ?= "${EFL_PREFERRED_VERSION}"
27PREFERRED_VERSION_eet-native ?= "${EFL_PREFERRED_VERSION_EET}" 25PREFERRED_VERSION_eet-native ?= "${EFL_PREFERRED_VERSION}"
28 26
29PREFERRED_VERSION_eio ?= "${EFL_PREFERRED_VERSION_1.0}" 27PREFERRED_VERSION_eio ?= "${EFL_PREFERRED_VERSION}"
30PREFERRED_VERSION_eio-native ?= "${EFL_PREFERRED_VERSION_1.0}" 28PREFERRED_VERSION_eio-native ?= "${EFL_PREFERRED_VERSION}"
31PREFERRED_VERSION_emotion ?= "${EFL_PREFERRED_VERSION_1.0}" 29PREFERRED_VERSION_emotion ?= "${EFL_PREFERRED_VERSION}"
32PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION_1.0}" 30PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}"
33PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION_1.0}" 31PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}"