diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-18 18:58:34 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-22 15:56:29 +0200 |
| commit | dc48e768f527cbed0cc3899f6a2ebb396cd9ada8 (patch) | |
| tree | 24fab55846f541a4e58806887b2065baa06981ef /meta-efl/recipes-efl/efl | |
| parent | 303a585a6f6c142b94307ffe48a5c56f828fcd94 (diff) | |
| download | meta-openembedded-dc48e768f527cbed0cc3899f6a2ebb396cd9ada8.tar.gz | |
meta-oe: remove trailing spaces
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/efl')
| -rw-r--r-- | meta-efl/recipes-efl/efl/efl.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/efl.inc b/meta-efl/recipes-efl/efl/efl.inc index 31aff8731c..5436b40dd0 100644 --- a/meta-efl/recipes-efl/efl/efl.inc +++ b/meta-efl/recipes-efl/efl/efl.inc | |||
| @@ -105,7 +105,7 @@ python populate_packages_prepend () { | |||
| 105 | output_pattern = 'evas-' + plugin_type[:-1] + "-%s", | 105 | output_pattern = 'evas-' + plugin_type[:-1] + "-%s", |
| 106 | description = 'Evas module %s', | 106 | description = 'Evas module %s', |
| 107 | allow_dirs=True, recursive=False, extra_depends="" ) | 107 | allow_dirs=True, recursive=False, extra_depends="" ) |
| 108 | 108 | ||
| 109 | plugin_type = "cserve2" | 109 | plugin_type = "cserve2" |
| 110 | bb.note( "splitting packages for evas %s..." % plugin_type ) | 110 | bb.note( "splitting packages for evas %s..." % plugin_type ) |
| 111 | basedir = d.expand( '${libdir}/evas/%s/loaders' % plugin_type) | 111 | basedir = d.expand( '${libdir}/evas/%s/loaders' % plugin_type) |
