From: Philip Balister Date: Sun, 10 May 2009 13:57:58 +0000 (-0400) Subject: gnuradio : Stage files so we can build other packages that use gnuradio. X-Git-Tag: Release-2010-05/1~3566^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=914745ead79f70f33b762d66a43f906da2dbe19c;p=openembedded.git gnuradio : Stage files so we can build other packages that use gnuradio. --- diff --git a/recipes/gnuradio/gnuradio.inc b/recipes/gnuradio/gnuradio.inc index d406b504ad..88462404d1 100644 --- a/recipes/gnuradio/gnuradio.inc +++ b/recipes/gnuradio/gnuradio.inc @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "guile-native fftwf python virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native python-numpy" -inherit distutils-base autotools pkgconfig +inherit distutils-base autotools autotools_stage pkgconfig export BUILD_SYS export HOST_SYS=${MULTIMACH_TARGET_SYS}