Thomas Petazzoni
|
a1c8fa41f6
Update all packages to quote $(TARGET_CC)
|
15 лет назад |
Will Newton
|
422ce6536b
package: Remove unnecessary dependencies on uclibc.
|
16 лет назад |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 лет назад |
Peter Korsgaard
|
ac1d92c425
package/: get rid of unneeded $(strip ..)
|
16 лет назад |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 лет назад |
Bernhard Reutner-Fischer
|
26cdd6f6c0
- make sure that configure doesn't see a wrong cache
|
18 лет назад |
Bernhard Reutner-Fischer
|
956d3eb78b
- semicolon touchup. No other changes
|
18 лет назад |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 лет назад |
Ulf Samuelsson
|
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
|
18 лет назад |
"Steven J. Hill"
|
9e9d2b282b
Install the default configuration file if the platform did not already define one.
|
18 лет назад |
Bernhard Reutner-Fischer
|
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
|
19 лет назад |
Eric Andersen
|
0e6da182fd
why install it if we immediately delete it. Makes no sense
|
19 лет назад |
David Anders
|
1f6aa30948
remove binary with same name before installing init to prevent overwriting busybox init per case 0000416
|
19 лет назад |
Mike Frysinger
|
dfebda0014
remove extra space after touch
|
19 лет назад |
Eric Andersen
|
369864cf10
be a bit more consistant with naming, always escape wildcards
|
20 лет назад |
"Steven J. Hill"
|
027b6883e6
Add patches for GCC-4.x so that packages will build properly.
|
20 лет назад |
Eric Andersen
|
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
|
20 лет назад |
Eric Andersen
|
bb05a9ad46
Make the TAR_VERBOSITY option a bit more sane
|
21 лет назад |
Mike Frysinger
|
3a7b488366
use $(TAR_VERBOSITY)
|
21 лет назад |
Eric Andersen
|
73f7be8290
Remove the old 'make' directory, and populate the new 'package'
|
21 лет назад |