summaryrefslogtreecommitdiffstats
path: root/package/libusb
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* libusb: bump versionGustavo Zacarias2010-06-061-1/+1
* libusb: bump version, convert to autotools, add -compat libMike Crowe2010-04-062-96/+9Star
* 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/+1Star
* 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/+2Star
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0Star
* 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/+1Star
* 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-121-1/+1
* Avoid repeated rebuild of libusbUlf Samuelsson2007-07-161-2/+5
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer2007-07-091-1/+1
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-9/+1Star
* Major clean-up."Steven J. Hill"2007-05-071-9/+14
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer2007-01-211-1/+1
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-1/+1
* - add missing package-source targetsBernhard Reutner-Fischer2007-01-031-0/+2
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1