diff options
author | Koen Kooi <koen@openembedded.org> | 2008-07-12 13:21:18 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-07-12 13:21:18 +0000 |
commit | 3628be3bac314a8dfb449498f33cf4551728e882 (patch) | |
tree | 3f9d4614273a040051bf62a32acb40945ed0b368 /packages/gnuradio | |
parent | 042dc775c3e44814ec648329a1692b25465ebdeb (diff) |
gnuradio: bump PR
Diffstat (limited to 'packages/gnuradio')
-rw-r--r-- | packages/gnuradio/gnuradio_3.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnuradio/gnuradio_3.1.2.bb b/packages/gnuradio/gnuradio_3.1.2.bb index 60ced1c3e6..4bc9b848bf 100644 --- a/packages/gnuradio/gnuradio_3.1.2.bb +++ b/packages/gnuradio/gnuradio_3.1.2.bb @@ -1,6 +1,6 @@ require gnuradio.inc -PR = "r3" +PR = "r4" SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-${PV}.tar.gz \ file://no-trellis-doc.patch;patch=1 \ |