summaryrefslogtreecommitdiffstats
path: root/recipes/libusb
AgeCommit message (Collapse)Author
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-15libusb: update LICENSE to more specific LGPLv2.1Denys Dmytriyenko
2010-03-15libusb: removed unneeded BBCLASSEXTEND="native"Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-05libusb: add patch to fix "BOGUS urb flags" issueSteve Sakoman
issue occurs when using gphoto2 to download photos from digital cameras
2010-02-27libusb-compat: upgraded to 0.1.3Frans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-11-14libusb1: update to 1.0.4, convert to new style stagingKoen Kooi
2009-06-26libusb: Update to latest versions of libusb1 and libusb-compat, removed old ↵Stanislav Brabec
versions.
2009-06-26many files: Introduction of virtual/libusb0 provided by libusb or libusb-compat:Stanislav Brabec
* for more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-June/012217.html
2009-05-27libusb: added patch to allow compiling with gcc 3, used by nylon distro * ↵Martin Dietze
the gcc flags -fvisibility=hidden and -Wno-pointer-sign are removed from configure script and Makefile templates
2009-05-17libusb1: update to 1.0.1Koen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
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>