Peter Korsgaard
|
e337d002fe
|
package/: remove redundant install-strip in *_TARGET_INSTALL_OPT
It's default now.
|
2008-10-20 11:53:16 +00:00 |
|
Peter Korsgaard
|
e0d304adc6
|
iperf: don't silently enable C++ support in toolchain
|
2008-09-01 15:33:17 +00:00 |
|
Peter Korsgaard
|
436050a1ae
|
iperf: bump version
|
2008-09-01 15:33:15 +00:00 |
|
Peter Korsgaard
|
0198893eeb
|
iperf: convert to Makefile.autotools.in format
|
2008-09-01 15:33:12 +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 |
|
Peter Korsgaard
|
dfe689229d
|
buildroot: cleanup <package>-clean targets.
Based on input from Arndt Kritzner & Bernhard Fischer.
|
2008-03-27 15:42:42 +00:00 |
|
Bernhard Reutner-Fischer
|
14a71561a3
|
- just use the strip binary to avoid confusing libtool (quotes)
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
|
2007-10-01 16:15:31 +00:00 |
|
Bernhard Reutner-Fischer
|
6547bced93
|
- global whitespace trimming
|
2007-08-22 12:35:41 +00:00 |
|
Bernhard Reutner-Fischer
|
956d3eb78b
|
- semicolon touchup. No other changes
|
2007-08-22 09:56:41 +00:00 |
|
Bernhard Reutner-Fischer
|
6c6cb06709
|
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
2007-08-21 19:20:18 +00:00 |
|
Ulf Samuelsson
|
e4ead9c13c
|
Remove switches if sstrip is run
|
2007-08-21 01:53:57 +00:00 |
|
Ulf Samuelsson
|
a2e5113512
|
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
|
2007-08-11 22:26:56 +00:00 |
|
Ulf Samuelsson
|
1a57c9b420
|
Run $\(CONFIG_UPDATE\) in the unpack rules for iperf, libgcrypt,libgpg-error, lzo
|
2007-08-11 21:47:28 +00:00 |
|
Bernhard Reutner-Fischer
|
74d518dc2a
|
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
- use TARGET_CONFIGURE_ARGS where appropriate.
|
2007-06-27 12:01:27 +00:00 |
|
Bernhard Reutner-Fischer
|
f203aaf7c0
|
- use BR2_INET_IPV6
|
2007-06-26 17:45:08 +00:00 |
|
Eric Andersen
|
85d7f6f05f
|
fixup package LDFLAGS handling
|
2007-03-13 22:59:59 +00:00 |
|
Peter Korsgaard
|
70821e3365
|
iperf package. Closes #0001224
|
2007-02-16 20:16:24 +00:00 |
|