Peter Korsgaard
|
9ca9f93339
|
package/: remove more 'default n' (see r22874)
|
2008-11-02 20:21:59 +00:00 |
|
Thiago A. Corrêa
|
6d06e55a9d
|
pciutils may depend on zlib. Based on Bernhard's git repository.
|
2008-10-31 12:41:02 +00:00 |
|
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
|
2008-10-31 12:14:39 +00:00 |
|
Thiago A. Corrêa
|
c1b4bfbd72
|
Fix bug #0005884 - pciutils depends on zlib
|
2008-10-31 04:03:27 +00:00 |
|
Thiago A. Corrêa
|
e246dc1ef5
|
Minor cleanups. Use touch for stamp-files
|
2008-10-31 03:55:03 +00:00 |
|
Peter Korsgaard
|
4683420c4c
|
Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
|
2008-07-17 20:01:44 +00:00 |
|
Nigel Kukard
|
ae7bc8da7a
|
* Bump pciutils version
|
2008-04-08 13:06:07 +00:00 |
|
Bernhard Reutner-Fischer
|
02430b3be0
|
- bump version to 2.2.6
|
2007-08-21 16:51:46 +00:00 |
|
Ulf Samuelsson
|
e1621a4a2a
|
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
2007-07-11 14:06:06 +00:00 |
|
Bernhard Reutner-Fischer
|
630bbb9a85
|
- set PREFIX and SHAREDIR proper
|
2006-12-05 12:57:41 +00:00 |
|
Bernhard Reutner-Fischer
|
6e2823c1fa
|
- add and use BR2_BZCAT config option.
|
2006-11-17 15:43:51 +00:00 |
|
Bernhard Reutner-Fischer
|
6342c83201
|
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
|
2006-10-01 15:17:52 +00:00 |
|
Mike Frysinger
|
cf6885f140
|
use the correct pci.id name as pointed out by kostja in Bug 629
|
2006-01-09 02:46:26 +00:00 |
|
Mike Frysinger
|
bcd137f5ff
|
dont run uname and crap to figure out build stuff Bug 219 by kk
|
2005-09-29 07:27:42 +00:00 |
|
Eric Andersen
|
369864cf10
|
be a bit more consistant with naming, always escape wildcards
|
2005-06-24 08:36:13 +00:00 |
|
Eric Andersen
|
d06645d8ed
|
There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
|
2005-02-10 03:06:39 +00:00 |
|
Eric Andersen
|
08a47d8446
|
pciutils doesn't like 'make -j'
|
2004-12-11 13:04:28 +00:00 |
|
Mike Frysinger
|
1eda52851f
|
help text
|
2004-10-14 20:33:45 +00:00 |
|
Eric Andersen
|
bb05a9ad46
|
Make the TAR_VERBOSITY option a bit more sane
|
2004-10-09 21:19:47 +00:00 |
|
Mike Frysinger
|
3a7b488366
|
use $(TAR_VERBOSITY)
|
2004-10-09 19:05:40 +00:00 |
|
Eric Andersen
|
f694016136
|
final step in buildroot facelift
|
2004-10-09 06:13:40 +00:00 |
|
Eric Andersen
|
44eedc5c44
|
facelift step number two
|
2004-10-09 02:49:33 +00:00 |
|
Eric Andersen
|
73f7be8290
|
Remove the old 'make' directory, and populate the new 'package'
directory.
|
2004-10-09 01:24:28 +00:00 |
|