Peter Korsgaard
|
11b36efa84
pciutils: fix HOST detection
|
16 years ago |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 years ago |
Nigel Kukard
|
380d77c6a3
* Fix format of the pciutils pci.ids.gz data file
|
16 years ago |
Nigel Kukard
|
94e6f8a4db
* Removed duplicate PCIUTILS_VERSION
|
16 years ago |
Nigel Kukard
|
2ac7adce28
* By default pciutils build of libpci.a uses the host ar/ranlib, force the use of the target tools
|
16 years ago |
Thiago A. Corrêa
|
6d06e55a9d
pciutils may depend on zlib. Based on Bernhard's git repository.
|
17 years ago |
Thiago A. Corrêa
|
58bc514201
Improve pciutils based on Bernhard Reutner-Fischer's git repository (http://repo.or.cz/w/buildroot.git?a=tree;f=package/pciutils;hb=HEAD). Thanks
|
17 years ago |
Thiago A. Corrêa
|
c1b4bfbd72
Fix bug #0005884 - pciutils depends on zlib
|
17 years ago |
Thiago A. Corrêa
|
e246dc1ef5
Minor cleanups. Use touch for stamp-files
|
17 years ago |
Nigel Kukard
|
ae7bc8da7a
* Bump pciutils version
|
17 years ago |
Bernhard Reutner-Fischer
|
02430b3be0
- bump version to 2.2.6
|
18 years ago |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 years ago |
Bernhard Reutner-Fischer
|
630bbb9a85
- set PREFIX and SHAREDIR proper
|
18 years ago |
Bernhard Reutner-Fischer
|
6e2823c1fa
- add and use BR2_BZCAT config option.
|
18 years ago |
Bernhard Reutner-Fischer
|
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
|
19 years ago |
Mike Frysinger
|
cf6885f140
use the correct pci.id name as pointed out by kostja in Bug 629
|
19 years ago |
Eric Andersen
|
369864cf10
be a bit more consistant with naming, always escape wildcards
|
20 years ago |
Eric Andersen
|
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
|
20 years ago |
Eric Andersen
|
08a47d8446
pciutils doesn't like 'make -j'
|
20 years ago |
Eric Andersen
|
bb05a9ad46
Make the TAR_VERBOSITY option a bit more sane
|
21 years ago |
Mike Frysinger
|
3a7b488366
use $(TAR_VERBOSITY)
|
21 years ago |
Eric Andersen
|
44eedc5c44
facelift step number two
|
21 years ago |
Eric Andersen
|
73f7be8290
Remove the old 'make' directory, and populate the new 'package'
|
21 years ago |