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 | |
| 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')
| -rw-r--r-- | meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb | 2 | ||||
| -rw-r--r-- | meta-efl/recipes-efl/e17/exalt-client_svn.bb | 2 | ||||
| -rw-r--r-- | meta-efl/recipes-efl/e17/news_svn.bb | 2 | ||||
| -rw-r--r-- | meta-efl/recipes-efl/e17/rain_svn.bb | 2 | ||||
| -rw-r--r-- | meta-efl/recipes-efl/efl/efl.inc | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb b/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb index ae1b8a6c69..704e43dd6f 100644 --- a/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb +++ b/meta-efl/recipes-efl/e17/e-wm-theme-b-and-w_svn.bb | |||
| @@ -18,7 +18,7 @@ SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};protocol=http" | |||
| 18 | S = "${WORKDIR}/${SRCNAME}/e" | 18 | S = "${WORKDIR}/${SRCNAME}/e" |
| 19 | 19 | ||
| 20 | do_compile() { | 20 | do_compile() { |
| 21 | # unfortunately hardcoded edje_cc in Makefile | 21 | # unfortunately hardcoded edje_cc in Makefile |
| 22 | sed -i "s#\tedje_cc#\t${STAGING_BINDIR_NATIVE}/edje_cc#g" Makefile | 22 | sed -i "s#\tedje_cc#\t${STAGING_BINDIR_NATIVE}/edje_cc#g" Makefile |
| 23 | make | 23 | make |
| 24 | } | 24 | } |
diff --git a/meta-efl/recipes-efl/e17/exalt-client_svn.bb b/meta-efl/recipes-efl/e17/exalt-client_svn.bb index f70860154f..afed0e8310 100644 --- a/meta-efl/recipes-efl/e17/exalt-client_svn.bb +++ b/meta-efl/recipes-efl/e17/exalt-client_svn.bb | |||
| @@ -21,5 +21,5 @@ FILES_${PN} += "${libdir}/enlightenment/modules/*/*.desktop \ | |||
| 21 | FILES_${PN}-staticdev += "${libdir}/enlightenment/modules/*/*/*.a" | 21 | FILES_${PN}-staticdev += "${libdir}/enlightenment/modules/*/*/*.a" |
| 22 | FILES_${PN}-dev += "${libdir}/enlightenment/modules/*/*/*.la" | 22 | FILES_${PN}-dev += "${libdir}/enlightenment/modules/*/*/*.la" |
| 23 | FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug" | 23 | FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug" |
| 24 | 24 | ||
| 25 | SRC_URI += "file://configure.patch" \ No newline at end of file | 25 | SRC_URI += "file://configure.patch" \ No newline at end of file |
diff --git a/meta-efl/recipes-efl/e17/news_svn.bb b/meta-efl/recipes-efl/e17/news_svn.bb index f08cab60a9..3b652a6944 100644 --- a/meta-efl/recipes-efl/e17/news_svn.bb +++ b/meta-efl/recipes-efl/e17/news_svn.bb | |||
| @@ -7,7 +7,7 @@ PR = "${INC_PR}.0" | |||
| 7 | require e-module.inc | 7 | require e-module.inc |
| 8 | 8 | ||
| 9 | do_configure_prepend() { | 9 | do_configure_prepend() { |
| 10 | sed -i -e /po/d configure.ac | 10 | sed -i -e /po/d configure.ac |
| 11 | sed -i -e s:\ po::g Makefile.am | 11 | sed -i -e s:\ po::g Makefile.am |
| 12 | } | 12 | } |
| 13 | 13 | ||
diff --git a/meta-efl/recipes-efl/e17/rain_svn.bb b/meta-efl/recipes-efl/e17/rain_svn.bb index cf67a4cd5d..7e8544219a 100644 --- a/meta-efl/recipes-efl/e17/rain_svn.bb +++ b/meta-efl/recipes-efl/e17/rain_svn.bb | |||
| @@ -9,7 +9,7 @@ PR = "${INC_PR}.0" | |||
| 9 | require e-module.inc | 9 | require e-module.inc |
| 10 | 10 | ||
| 11 | do_configure_prepend() { | 11 | do_configure_prepend() { |
| 12 | sed -i -e /po/d ${S}/configure.ac | 12 | sed -i -e /po/d ${S}/configure.ac |
| 13 | sed -i -e s:\ po::g ${S}/Makefile.am | 13 | sed -i -e s:\ po::g ${S}/Makefile.am |
| 14 | } | 14 | } |
| 15 | 15 | ||
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) |
