summaryrefslogtreecommitdiff
path: root/recipes/gnuradio/gnuradio.inc
AgeCommit message (Collapse)AuthorFiles
2009-10-18gnuradio : Add recipe to build GNU Radio from git.Philip Balister1
2009-10-18gnuradio : Newer versions of GNU Radio will not need to build privatePhilip Balister1
copies of libusb-0.12.
2009-06-26many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:Stanislav Brabec1
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
2009-06-22gnuradio.inc : GNU Radio is GPLv3. Update LICENSE.Philip Balister1
2009-06-21gnuradio : Update .inc file and other updatesPhilip Balister1
* Convert PR to use INC_PR * All recipes now use private copy of libusb_0.1.12 so usrp works * Move more stuff into the .inc file * Fix program-prefix
2009-06-15gnuradio : Fixes for usrp support files packaging.Philip Balister1
2009-06-01gnuradio: add hack to build a private copy of libusb (the gnarly old one) ↵Koen Kooi1
and statically link that since gnuradio is using private methods of libusb that libusb-compat won't provide
2009-05-10gnuradio : Stage files so we can build other packages that use gnuradio.Philip Balister1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>