gnuradio: libusb -> libusb-compat
authorKoen Kooi <koen@openembedded.org>
Sat, 21 Jun 2008 10:32:51 +0000 (10:32 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 21 Jun 2008 10:32:51 +0000 (10:32 +0000)
packages/gnuradio/gnuradio.inc
packages/gnuradio/gnuradio_3.0.4.bb
packages/gnuradio/gnuradio_3.1.2.bb
packages/gnuradio/gnuradio_svn.bb

index ddf7c68..9cb936a 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "GNU Radio"
 SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
-DEPENDS = " guile-native fftwf python libusb virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native"
+DEPENDS = " guile-native fftwf python libusb-compat virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native"
 
 RDEPENDS_${PN} = "python-core python-audio python-threading python-codecs python-lang python-textutils"
 RDEPENDS_gnuradio-usrp = "python-core"
index 0474e0d..0f339c3 100644 (file)
@@ -1,6 +1,6 @@
 require gnuradio.inc
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-${PV}.tar.gz \
           file://no-trellis-doc.patch;patch=1 \
index 0474e0d..0f339c3 100644 (file)
@@ -1,6 +1,6 @@
 require gnuradio.inc
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/gnuradio-${PV}.tar.gz \
           file://no-trellis-doc.patch;patch=1 \
index e7ac492..f72cf2f 100644 (file)
@@ -3,7 +3,7 @@ require gnuradio.inc
 DEFAULT_PREFERENCE = "-1"
 
 PV = "3.0.4+svnr${SRCREV}"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "svn://gnuradio.org/svn/gnuradio;module=trunk;proto=http \
           file://no-trellis-doc.patch;patch=1 \