[oe-commits] Philip Balister : gnuradio : Stage files so we can build other packages that use gnuradio.

GIT User account git at amethyst.openembedded.net
Sun May 10 14:06:26 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 914745ead79f70f33b762d66a43f906da2dbe19c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=914745ead79f70f33b762d66a43f906da2dbe19c

Author: Philip Balister <philip at balister.org>
Date:   Sun May 10 09:57:58 2009 -0400

gnuradio : Stage files so we can build other packages that use gnuradio.

---

 recipes/gnuradio/gnuradio.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gnuradio/gnuradio.inc b/recipes/gnuradio/gnuradio.inc
index d406b50..8846240 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}





More information about the Openembedded-commits mailing list