summaryrefslogtreecommitdiffstats
path: root/package/libusb
Commit message (Expand)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* Fix package headers to comply with coding styleAlexandre Belloni2013-06-061-0/+1
* AVR32: fix libusb buildMaxime Ripard2012-11-231-0/+4
* packages: switch to host-pkgconfGustavo Zacarias2012-10-291-1/+1
* remove rest of the BR2_SOURCEFORGE_MIRROR referencesStefan Fröberg2012-08-281-1/+1
* libusb: needs thread supportGustavo Zacarias2012-07-301-0/+4
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* libusb: define licenseLuca Ceresoli2012-07-171-0/+2
* libusb: bump versionPeter Korsgaard2012-04-201-1/+1
* libusb: add host variantThomas Petazzoni2012-02-021-1/+1
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-1/+1
* package: apply libtool patch where possiblePeter Korsgaard2011-02-171-1/+0
* libusb: bump versionGustavo Zacarias2010-06-061-1/+1
* libusb: bump version, convert to autotools, add -compat libMike Crowe2010-04-062-96/+9
* libusb: move phony dependencies to toplevel libusb targetPeter Korsgaard2009-12-201-2/+2
* libusb: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-1/+1
* host-pkgconfig is now host-pkg-configThomas Petazzoni2009-12-151-1/+1
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
* libusb: fix host libtool dependencyPeter Korsgaard2009-08-031-1/+1
* libusb: fix host autoconf/automake dependenciesPeter Korsgaard2009-05-241-1/+1
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-182-2/+1
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-2/+2
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* libusb: use 0.1.12-10 from snapshot.debian.netPeter Korsgaard2008-12-051-3/+2
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
* packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard2008-06-142-1/+2
* Publish $(LIBTOOL) variable and use it in the libusb dependencies, so thatHamish Moffatt2008-06-131-1/+1
* libusb: bump patch versionPeter Korsgaard2008-06-131-1/+1
* libusb: depend on actual host-libtool binaryPeter Korsgaard2008-06-131-1/+1
* Fix missing libtool when building libusbHamish Moffatt2008-06-131-1/+1
* Fix dependencies to enable autoreconf, without rebuilding every timeHamish Moffatt2008-05-281-1/+1
* Fix dependency on host-autoconfHamish Moffatt2008-05-281-2/+2
* libusb: correctly install into STAGING_DIR/usrPeter Korsgaard2008-03-271-4/+4
* Update diff version."Steven J. Hill"2008-02-181-1/+1
* libusb: install into target with cp instead of install to preserve symlinksPeter Korsgaard2008-02-151-2/+1
* Added BR2_DEBIAN_MIRRORThomas Lundquist2007-12-271-1/+1
* fix libusb autoconf scripts for armebIvan Kuten2007-11-091-1/+3
* remove g++ dependency from libusbIvan Kuten2007-11-091-0/+20
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* Build libusb without annoying tests, breaking the buildUlf Samuelsson2007-09-251-0/+3
* - fix source location of libusb libsBernhard Reutner-Fischer2007-09-201-3/+3
* - need to touch the tarballBernhard Reutner-Fischer2007-08-311-0/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* - pull in patches from debian.Bernhard Reutner-Fischer2007-08-211-10/+18
* - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer2007-08-211-1/+1
* SED away some whitespaceUlf Samuelsson2007-08-201-1/+1
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-111-1/+1
* Avoid repeated rebuild of libusbUlf Samuelsson2007-07-161-2/+5