summaryrefslogtreecommitdiff
path: root/packages/gnuradio/gnuradio_3.0.4.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-07-28 08:09:17 +0000
committerKoen Kooi <koen@openembedded.org>2007-07-28 08:09:17 +0000
commit2a84ad5c196c6a0dc3ba43c89624bc45d0d06dd3 (patch)
tree035582805264bffb132938703943f4de40c06408 /packages/gnuradio/gnuradio_3.0.4.bb
parent04fe30d27b55b62feb752d11646c44c42ccc6e64 (diff)
gnuradio: packaging fixes:
* package all libs seperately * make the usrp python stuff have its own package * add 3.0.4 tarball release * create a .inc for common stuff
Diffstat (limited to 'packages/gnuradio/gnuradio_3.0.4.bb')
-rw-r--r--packages/gnuradio/gnuradio_3.0.4.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/gnuradio/gnuradio_3.0.4.bb b/packages/gnuradio/gnuradio_3.0.4.bb
new file mode 100644
index 0000000000..30a6d0ab5e
--- /dev/null
+++ b/packages/gnuradio/gnuradio_3.0.4.bb
@@ -0,0 +1,8 @@
+require gnuradio.inc
+
+PR = "r0"
+
+SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-${PV}.tar.gz \
+ file://no-trellis-doc.patch;patch=1 \
+ "
+