Peter Korsgaard
|
4a7bfd2775
|
package/: convert to DOWNLOAD helper
|
2009-01-16 11:42:52 +00:00 |
|
Peter Korsgaard
|
ac1d92c425
|
package/: get rid of unneeded $(strip ..)
|
2008-12-08 08:15:27 +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 |
|
Thomas Lundquist
|
dc6a57bc69
|
Added BR2_DEBIAN_MIRROR
|
2007-12-27 12:00:12 +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
|
7b0ad787d6
|
- fixes and cleanups (Cristian Ionescu-Idbohrn)
|
2007-09-19 20:13:08 +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 |
|
Bernhard Reutner-Fischer
|
7b403ada37
|
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
(want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
|
2007-08-21 11:25:30 +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 |
|
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
|
701d2aea93
|
- escape wildcards in kernel-patch patterns
|
2007-06-20 13:25:44 +00:00 |
|
"Steven J. Hill"
|
1f92831170
|
Add new packages.
|
2007-05-07 03:58:30 +00:00 |
|