Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-11-20 | gnuradio : Fix stupid typo. Sorry for the noise. | Philip Balister | 1 | |
2009-11-20 | gnuradio : Restore DEFAULT_PREFERENCE = "-1". | Philip Balister | 1 | |
2009-11-20 | gnuradio : Update git recipe to build from current HEAD. | Philip Balister | 1 | |
* Update recipe to allow building from dev repos and branches. | ||||
2009-10-18 | gnuradio : Add recipe to build GNU Radio from git. | Philip Balister | 2 | |
2009-10-18 | gnuradio : Newer versions of GNU Radio will not need to build private | Philip Balister | 4 | |
copies of libusb-0.12. | ||||
2009-10-18 | gnuradio_svn.bb : GNU Radio is now maintained in git. | Philip Balister | 2 | |
2009-07-11 | gnuradio : Update subversion recipe. GNURadio trunk now includes NEON support. | Philip Balister | 2 | |
2009-07-09 | gnuradio : Add bb file for GNURadio 3.2.1. | Philip Balister | 1 | |
2009-06-26 | many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat: | Stanislav Brabec | 1 | |
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html | ||||
2009-06-22 | gnuradio.inc : GNU Radio is GPLv3. Update LICENSE. | Philip Balister | 1 | |
2009-06-21 | gnuradio : Update .inc file and other updates | Philip Balister | 4 | |
* 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-21 | gnuradio : Remove older recipes. | Philip Balister | 4 | |
NOTE: Normally I do not like deleting recipes, but in this case I am very familiar with (hopefully) all the gnuradio from OE users. To be really useful, the older recipes need lots of work. The 3.1.3 recipe is mainly for people using libusrp with the older API. | ||||
2009-06-15 | gnuradio : Fixes for usrp support files packaging. | Philip Balister | 2 | |
2009-06-12 | gnuradio-3.2 : Use -program-prefix to remove prefix from programs. | Philip Balister | 1 | |
2009-06-05 | gnuradio: add deptask for the buildlibusb task | Koen Kooi | 1 | |
2009-06-02 | gnuradio-3.2.0 : Add recipe for new release of gnuradio. | Philip Balister | 1 | |
2009-06-01 | gnuradio: add hack to build a private copy of libusb (the gnarly old one) ↵ | Koen Kooi | 3 | |
and statically link that since gnuradio is using private methods of libusb that libusb-compat won't provide | ||||
2009-05-10 | gnuradio : Stage files so we can build other packages that use gnuradio. | Philip Balister | 1 | |
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 12 | |
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> |