diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-07-28 23:08:47 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-08-20 09:57:41 +0200 |
commit | e0f7398e19955c1c3deadb52579526c5f1226a11 (patch) | |
tree | fdcf35fce86478ee84b1bf6f8ec5f9c1ba247751 /meta-efl/conf/distro | |
parent | 3dafca66492c3f696b6348df6262d69e81718de6 (diff) | |
download | meta-openembedded-e0f7398e19955c1c3deadb52579526c5f1226a11.tar.gz |
meta-efl: evas-generic-loaders: add new recipes to cope with missing SVG support in newer evas
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/conf/distro')
-rw-r--r-- | meta-efl/conf/distro/include/efl-from-svn-recipes.inc | 1 |
1 files changed, 1 insertions, 0 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 9af3b6d4b..38c2dd357 100644 --- a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc +++ b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc | |||
@@ -18,6 +18,7 @@ PREFERRED_VERSION_eina-native ?= "${EFL_PREFERRED_VERSION}" | |||
18 | PREFERRED_VERSION_embryo ?= "${EFL_PREFERRED_VERSION}" | 18 | PREFERRED_VERSION_embryo ?= "${EFL_PREFERRED_VERSION}" |
19 | PREFERRED_VERSION_embryo-native ?= "${EFL_PREFERRED_VERSION}" | 19 | PREFERRED_VERSION_embryo-native ?= "${EFL_PREFERRED_VERSION}" |
20 | PREFERRED_VERSION_evas ?= "${EFL_PREFERRED_VERSION}" | 20 | PREFERRED_VERSION_evas ?= "${EFL_PREFERRED_VERSION}" |
21 | PREFERRED_VERSION_evas-generic-loaders ?= "1.2.0+svn%" | ||
21 | PREFERRED_VERSION_evas-native ?= "${EFL_PREFERRED_VERSION}" | 22 | PREFERRED_VERSION_evas-native ?= "${EFL_PREFERRED_VERSION}" |
22 | PREFERRED_VERSION_expedite ?= "${EFL_PREFERRED_VERSION}" | 23 | PREFERRED_VERSION_expedite ?= "${EFL_PREFERRED_VERSION}" |
23 | PREFERRED_VERSION_expedite-native ?= "${EFL_PREFERRED_VERSION}" | 24 | PREFERRED_VERSION_expedite-native ?= "${EFL_PREFERRED_VERSION}" |