aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fftw
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-03-06 23:13:37 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-03-11 17:56:41 +0100
commitbfc4ad13077ef174ef881df4c1546ed64c2f6130 (patch)
tree61f4ed861e2a542c124beff622c2989baaf113e2 /meta-oe/recipes-support/fftw
parentd6c99da9d058e237a89eaa88eed1af1af8c43114 (diff)
downloadmeta-openembedded-contrib-bfc4ad13077ef174ef881df4c1546ed64c2f6130.tar.gz
fftw: Update to 3.3.6 release
Signed-off-by: Khem Raj <raj.khem@gmail.com> 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/fftw_3.3.6.bb (renamed from meta-oe/recipes-support/fftw/fftw_3.3.5.bb)8
1 files changed, 5 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/fftw/fftw_3.3.5.bb b/meta-oe/recipes-support/fftw/fftw_3.3.6.bb
index 71adb89051..5599851699 100644
--- a/meta-oe/recipes-support/fftw/fftw_3.3.5.bb
+++ b/meta-oe/recipes-support/fftw/fftw_3.3.6.bb
@@ -4,11 +4,13 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
SRC_URI = " \
- http://www.fftw.org/fftw-${PV}.tar.gz \
+ http://www.fftw.org/fftw-${PV}-pl1.tar.gz \
file://0001-NEON-autodetection-segfaults-assume-neon-present.patch \
"
-SRC_URI[md5sum] = "6cc08a3b9c7ee06fdd5b9eb02e06f569"
-SRC_URI[sha256sum] = "8ecfe1b04732ec3f5b7d279fdb8efcad536d555f9d1e8fabd027037d45ea8bcf"
+SRC_URI[md5sum] = "682a0e78d6966ca37c7446d4ab4cc2a1"
+SRC_URI[sha256sum] = "1ef4aa8427d9785839bc767f3eb6a84fcb5e9a37c31ed77a04e7e047519a183d"
+
+S = "${WORKDIR}/fftw-${PV}-pl1"
inherit autotools pkgconfig