aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2009-05-10 09:57:58 -0400
committerPhilip Balister <philip@balister.org>2009-05-10 10:00:57 -0400
commit914745ead79f70f33b762d66a43f906da2dbe19c (patch)
treec3abdbf5e461feb8189109d8574468886d433abd /recipes
parent1f9093d95cb44179d171d337b63f2c5ecaf94086 (diff)
downloadopenembedded-914745ead79f70f33b762d66a43f906da2dbe19c.tar.gz
gnuradio : Stage files so we can build other packages that use gnuradio.
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnuradio/gnuradio.inc2
1 files changed, 1 insertions, 1 deletions
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}