summaryrefslogtreecommitdiff
path: root/package/usbutils
AgeCommit message (Expand)Author
2018-07-08package/busybox: invert dependency with usbutilsYann E. MORIN
2018-05-29usbutils: lsusb.py is for python 3.x onlyBaruch Siach
2018-05-29usbutils: bump to version 010Baruch Siach
2017-12-06usbutils: bump to version 009Baruch Siach
2017-04-01boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar
2015-03-31packages: indentation cleanupJerzy Grzegorek
2014-12-10usbutils: drop double needs from commentGustavo Zacarias
2014-12-09usbutils: bump to version 008Gustavo Zacarias
2014-10-19usbutils: add hash fileGustavo Zacarias
2014-10-04packages: rename FOO_CONF_OPT into FOO_CONF_OPTSThomas De Schampheleire
2013-12-25Config.in files: use if/endif instead of 'depends on' for main symbolThomas De Schampheleire
2013-10-14Config.in files: unify comments of toolchain option dependenciesThomas De Schampheleire
2013-09-08change package tarball compression to xz whenever possibleJerzy Grzegorek
2013-07-13usbutils: bump to version 007Gustavo Zacarias
2013-07-04Remove BR2_HAVE_DEVFILESThomas Petazzoni
2013-06-06Normalize separator size to 80Alexandre Belloni
2012-11-14usbutils: add license infoArnout Vandecappelle (Essensium/Mind)
2012-10-29packages: switch to host-pkgconfGustavo Zacarias
2012-07-30libusb: needs thread supportGustavo Zacarias
2012-07-18package/usbutils: bump to version 006Daniel Mack
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-03-12usbutils: bump version to 005Gustavo Zacarias
2011-10-15usbutils: build after busybox if enabledGustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-13usbutils: bump to version 004Gustavo Zacarias
2011-07-27uClibc: drop BR2_PROGRAM_INVOCATION optionPeter Korsgaard
2011-06-21usbutils: bump to 003Yegor Yefremov
2011-05-02usbutils: install into staging directory (needed by udev)Heiko Zuerker
2011-04-26usbutils: bump to version 002Gustavo Zacarias
2010-12-09usbutils: bump to version 0.91Gustavo Zacarias
2010-09-12usbutils: convert old-style hook to new-style hookThomas Petazzoni
2010-09-10usbutils: bump to 0.90Marcus Osdoba
2010-05-06usbutils: fix recursive LIBUSB Kconfig issue and bump to 0.87Gustavo Zacarias
2010-04-21usbutils need libusb-compatPaulius Zaleckas
2009-12-15host-pkgconfig is now host-pkg-configThomas Petazzoni
2009-12-06Bump usbutils package to 0.86Gustavo Zacarias
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-06-18usbutils: select libusbPeter Korsgaard
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
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-07Target binary was incorrect and do a better job of cleaning up."Steven J. Hill"
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-21- remove some hardcoded occurances of "make" and use the proper variable insteadBernhard Reutner-Fischer