aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-05-11 16:25:12 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-05-19 09:31:07 +0200
commit7f9275b78cae64e0557d1cf0f1a8f233501e808e (patch)
tree3289db7bcd8ea6657dc2f5ba0a852e0a3ee7741a /meta-efl/conf
parent10d8c7ae116e231ed175e3a021e8e22d70a2141c (diff)
downloadmeta-openembedded-contrib-7f9275b78cae64e0557d1cf0f1a8f233501e808e.tar.gz
efl-from-svn.inc: import from meta-shr
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.inc17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-efl/conf/distro/include/efl-from-svn.inc b/meta-efl/conf/distro/include/efl-from-svn.inc
new file mode 100644
index 0000000000..1bda8dfa75
--- /dev/null
+++ b/meta-efl/conf/distro/include/efl-from-svn.inc
@@ -0,0 +1,17 @@
+EFL_PREFERRED_VERSION ?= "1.0.999%"
+PREFERRED_VERSION_ecore ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_ecore-native ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_edbus ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_edbus-native ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_edje ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_edje-native ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_eeze ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_eeze-native ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_efreet ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_efreet-native ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_eina ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_eina-native ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_embryo ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_embryo-native ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_evas ?= "${EFL_PREFERRED_VERSION}"
+PREFERRED_VERSION_evas-native ?= "${EFL_PREFERRED_VERSION}"