diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-08-13 15:27:52 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-08-20 09:58:08 +0200 |
| commit | ab19e33a9d9c77074def6e74ac72e84439cd0bee (patch) | |
| tree | 68e8e91b89418f910ce4c4eff3b20d06ba548871 /meta-efl/conf | |
| parent | 7c28fa0c71de1b487d05695b8401333140bc76b5 (diff) | |
| download | meta-openembedded-ab19e33a9d9c77074def6e74ac72e84439cd0bee.tar.gz | |
python-efl: introduce recipes for 1.6.99-alpha release and add negative D_P to svn recipes
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-recipes.inc | 7 |
1 files changed, 7 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 b703b4190f..4625b1972a 100644 --- a/meta-efl/conf/distro/include/efl-from-svn-recipes.inc +++ b/meta-efl/conf/distro/include/efl-from-svn-recipes.inc | |||
| @@ -29,3 +29,10 @@ PREFERRED_VERSION_eio-native ?= "${EFL_PREFERRED_VERSION}" | |||
| 29 | PREFERRED_VERSION_emotion ?= "${EFL_PREFERRED_VERSION}" | 29 | PREFERRED_VERSION_emotion ?= "${EFL_PREFERRED_VERSION}" |
| 30 | PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}" | 30 | PREFERRED_VERSION_ethumb ?= "${EFL_PREFERRED_VERSION}" |
| 31 | PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}" | 31 | PREFERRED_VERSION_elementary ?= "${EFL_PREFERRED_VERSION}" |
| 32 | |||
| 33 | PREFERRED_VERSION_python-elementary ?= "${EFL_PREFERRED_VERSION}" | ||
| 34 | PREFERRED_VERSION_python-ecore ?= "${EFL_PREFERRED_VERSION}" | ||
| 35 | PREFERRED_VERSION_python-edbus ?= "${EFL_PREFERRED_VERSION}" | ||
| 36 | PREFERRED_VERSION_python-edje ?= "${EFL_PREFERRED_VERSION}" | ||
| 37 | PREFERRED_VERSION_python-emotion ?= "${EFL_PREFERRED_VERSION}" | ||
| 38 | PREFERRED_VERSION_python-evas ?= "${EFL_PREFERRED_VERSION}" | ||
