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-oe/recipes-support/fftw | |
| 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-oe/recipes-support/fftw')
| -rw-r--r-- | meta-oe/recipes-support/fftw/benchfft_3.1.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-support/fftw/fftw.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/fftw/benchfft_3.1.bb b/meta-oe/recipes-support/fftw/benchfft_3.1.bb index d859386be8..3e06a5a4b5 100644 --- a/meta-oe/recipes-support/fftw/benchfft_3.1.bb +++ b/meta-oe/recipes-support/fftw/benchfft_3.1.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "FFTW benchmarks" | |||
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | 4 | ||
| 5 | # single precision fftw is called fftwf | 5 | # single precision fftw is called fftwf |
| 6 | DEPENDS = "virtual/fftw" | 6 | DEPENDS = "virtual/fftw" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://www.fftw.org/benchfft/benchfft-${PV}.tar.gz" | 8 | SRC_URI = "http://www.fftw.org/benchfft/benchfft-${PV}.tar.gz" |
diff --git a/meta-oe/recipes-support/fftw/fftw.inc b/meta-oe/recipes-support/fftw/fftw.inc index 1522ea0bb4..a0adf59be1 100644 --- a/meta-oe/recipes-support/fftw/fftw.inc +++ b/meta-oe/recipes-support/fftw/fftw.inc | |||
| @@ -16,7 +16,7 @@ inherit autotools pkgconfig | |||
| 16 | EXTRA_OECONF = "--disable-fortran --enable-shared --enable-threads" | 16 | EXTRA_OECONF = "--disable-fortran --enable-shared --enable-threads" |
| 17 | 17 | ||
| 18 | do_configure_prepend() { | 18 | do_configure_prepend() { |
| 19 | echo 'AM_PROG_AS' >> ${S}/configure.ac | 19 | echo 'AM_PROG_AS' >> ${S}/configure.ac |
| 20 | } | 20 | } |
| 21 | 21 | ||
| 22 | PACKAGES =+ "lib${BPN}" | 22 | PACKAGES =+ "lib${BPN}" |
