diff options
Diffstat (limited to 'meta-oe/recipes-support/fftw')
-rw-r--r-- | meta-oe/recipes-support/fftw/fftw_3.3.8.bb (renamed from meta-oe/recipes-support/fftw/fftw_3.3.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/fftw/fftw_3.3.7.bb b/meta-oe/recipes-support/fftw/fftw_3.3.8.bb index aae6ec952..09c692dc6 100644 --- a/meta-oe/recipes-support/fftw/fftw_3.3.7.bb +++ b/meta-oe/recipes-support/fftw/fftw_3.3.8.bb | |||
@@ -7,8 +7,8 @@ SRC_URI = " \ | |||
7 | http://www.fftw.org/fftw-${PV}.tar.gz \ | 7 | http://www.fftw.org/fftw-${PV}.tar.gz \ |
8 | file://0001-NEON-autodetection-segfaults-assume-neon-present.patch \ | 8 | file://0001-NEON-autodetection-segfaults-assume-neon-present.patch \ |
9 | " | 9 | " |
10 | SRC_URI[md5sum] = "0d5915d7d39b3253c1cc05030d79ac47" | 10 | SRC_URI[md5sum] = "8aac833c943d8e90d51b697b27d4384d" |
11 | SRC_URI[sha256sum] = "3b609b7feba5230e8f6dd8d245ddbefac324c5a6ae4186947670d9ac2cd25573" | 11 | SRC_URI[sha256sum] = "6113262f6e92c5bd474f2875fa1b01054c4ad5040f6b0da7c03c98821d9ae303" |
12 | 12 | ||
13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
14 | 14 | ||