summaryrefslogtreecommitdiff
path: root/recipes/gnuradio
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-05-11 02:17:19 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-05-11 02:17:19 +0400
commit6cf180ff0c54193cf2dca1a222574c3501b9dad6 (patch)
tree3698a063d07616e11335a05b341b7ccb9cdb5d36 /recipes/gnuradio
parent0628081b0377b36a7db9e74e5a27a079978f2924 (diff)
parent9b978539d86aaaf1189df2f740a33549946afe10 (diff)
Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/gnuradio')
-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}