From 49ff3926ef757a9665b0c2298867ff2c4af9ad6e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 1 Aug 2010 19:00:51 +0200 Subject: fftw: remove legacy staging --- recipes/fftw/fftw.inc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'recipes') diff --git a/recipes/fftw/fftw.inc b/recipes/fftw/fftw.inc index 5c381e32f0..40608b61db 100644 --- a/recipes/fftw/fftw.inc +++ b/recipes/fftw/fftw.inc @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" RPROVIDES_${PN} += "libfftw3" -PR = "r2" +PR = "r3" SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz" @@ -16,11 +16,6 @@ do_configure_prepend() { echo 'AM_PROG_AS' >> ${S}/configure.ac } -do_stage () { - autotools_stage_all -} - - PACKAGES =+ "lib${PN}" FILES_lib${PN} = "${libdir}/lib*.so.*" -- cgit v1.2.3