diff options
author | Philip Balister <philip@balister.org> | 2007-01-16 13:08:57 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-01-16 13:08:57 +0000 |
commit | 19d846302f34ae82d5345e714d2bc70a02e216a9 (patch) | |
tree | fe94613545971526f4d097f338f962593631be81 /packages/usrp | |
parent | 1e9c114c2b92ab211acf5b3a85dd2abdf2fd6215 (diff) |
disapproval of revision '1b4f1b0c118eeaad3bf775fe1f5c2080e0e260c6'
Committed usrp hack by mistake, back out and recommit.
Diffstat (limited to 'packages/usrp')
-rw-r--r-- | packages/usrp/usrp_0.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/usrp/usrp_0.12.bb b/packages/usrp/usrp_0.12.bb index 398299e4bb..ade37baf60 100644 --- a/packages/usrp/usrp_0.12.bb +++ b/packages/usrp/usrp_0.12.bb @@ -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" |