disapproval of revision '1b4f1b0c118eeaad3bf775fe1f5c2080e0e260c6'
authorPhilip Balister <philip@balister.org>
Tue, 16 Jan 2007 13:08:57 +0000 (13:08 +0000)
committerPhilip Balister <philip@balister.org>
Tue, 16 Jan 2007 13:08:57 +0000 (13:08 +0000)
Committed usrp hack by mistake, back out and recommit.

packages/fftw/.mtn2git_empty [deleted file]
packages/fftw/fftw_3.1.2.bb [deleted file]
packages/usrp/usrp_0.12.bb

diff --git a/packages/fftw/.mtn2git_empty b/packages/fftw/.mtn2git_empty
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/packages/fftw/fftw_3.1.2.bb b/packages/fftw/fftw_3.1.2.bb
deleted file mode 100644 (file)
index 6cb2acc..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "FFTW"
-SECTION =  "libs"
-PRIORITY = "optional"
-LICENSE = "GPL"
-DEPENDS = ""
-PR = "r0"
-
-SRC_URI = "http://www.fftw.org/fftw-3.1.2.tar.gz"
-
-inherit autotools
-
-EXTRA_OECONF = "--enable-single --enable-shared --disable-fortran"
-
-do_stage () {
-       autotools_stage_all
-}
-
index 398299e..ade37ba 100644 (file)
@@ -7,7 +7,7 @@ RDEPENDS = "python-core"
 PR = "r0"
 
 SRC_URI = "ftp://ftp.gnu.org/gnu/gnuradio/usrp-${PV}.tar.gz \
-#           file://usb11.patch;patch=1 \
+           file://usb11.patch;patch=1 \
            file://fix_compile_h.patch;patch=1;pnum=3 \
            file://install_test.patch;patch=1"