summaryrefslogtreecommitdiff
path: root/package/libusb
AgeCommit message (Expand)Author
2012-08-28remove rest of the BR2_SOURCEFORGE_MIRROR referencesStefan Fröberg
2012-07-30libusb: needs thread supportGustavo Zacarias
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-07-17libusb: define licenseLuca Ceresoli
2012-04-20libusb: bump versionPeter Korsgaard
2012-02-02libusb: add host variantThomas Petazzoni
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-02-17package: apply libtool patch where possiblePeter Korsgaard
2010-06-06libusb: bump versionGustavo Zacarias
2010-04-06libusb: bump version, convert to autotools, add -compat libMike Crowe
2009-12-20libusb: move phony dependencies to toplevel libusb targetPeter Korsgaard
2009-12-15libusb: convert to autotools infrastructure for host packageThomas Petazzoni
2009-12-15host-pkgconfig is now host-pkg-configThomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-08-03libusb: fix host libtool dependencyPeter Korsgaard
2009-05-24libusb: fix host autoconf/automake dependenciesPeter Korsgaard
2009-03-18pkgconfig: add pkgconfig package for targetPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-12-05libusb: use 0.1.12-10 from snapshot.debian.netPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-06-14packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard
2008-06-13Publish $(LIBTOOL) variable and use it in the libusb dependencies, so thatHamish Moffatt
2008-06-13libusb: bump patch versionPeter Korsgaard
2008-06-13libusb: depend on actual host-libtool binaryPeter Korsgaard
2008-06-13Fix missing libtool when building libusbHamish Moffatt
2008-05-28Fix dependencies to enable autoreconf, without rebuilding every timeHamish Moffatt
2008-05-28Fix dependency on host-autoconfHamish Moffatt
2008-03-27libusb: correctly install into STAGING_DIR/usrPeter Korsgaard
2008-02-18Update diff version."Steven J. Hill"
2008-02-15libusb: install into target with cp instead of install to preserve symlinksPeter Korsgaard
2007-12-27Added BR2_DEBIAN_MIRRORThomas Lundquist
2007-11-09fix libusb autoconf scripts for armebIvan Kuten
2007-11-09remove g++ dependency from libusbIvan Kuten
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-09-25Build libusb without annoying tests, breaking the buildUlf Samuelsson
2007-09-20- fix source location of libusb libsBernhard Reutner-Fischer
2007-08-31- need to touch the tarballBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21- pull in patches from debian.Bernhard Reutner-Fischer
2007-08-21- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer
2007-08-20SED away some whitespaceUlf Samuelsson
2007-08-11Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson
2007-07-16Avoid repeated rebuild of libusbUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-07-09- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).Bernhard Reutner-Fischer
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-05-07Major clean-up."Steven J. Hill"