gnuradio: add deptask for the buildlibusb task
authorKoen Kooi <koen@openembedded.org>
Tue, 2 Jun 2009 18:11:01 +0000 (20:11 +0200)
committerKoen Kooi <koen@Powerbook-3.local>
Fri, 5 Jun 2009 15:48:05 +0000 (17:48 +0200)
recipes/gnuradio/gnuradio_3.2.0.bb

index 69703a5..78e719f 100644 (file)
@@ -19,6 +19,8 @@ SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-3.2.tar.gz \
 
 addtask buildlibusb before do_configure after do_unpack
 
+do_buildlibusb[deptask] = "do_populate_staging"
+
 do_compile_append() {
         sed -i -e s:${STAGING_DIR_TARGET}::g \
                -e s:/${TARGET_SYS}::g \