Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
|
|
|
|
* 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
|
|
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.
|
|
|
|
|
|
|
|
|
|
and statically link that since gnuradio is using private methods of libusb that libusb-compat won't provide
|
|
|
|
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>
|