Nigel Kukard
|
1c5e72a98c
* Cleanup of prefix
|
16 年之前 |
Ulf Samuelsson
|
a6ab997f6f
Deprecate xfsprogs, no support for XFS in Buildroot
|
16 年之前 |
Peter Korsgaard
|
4a7bfd2775
package/: convert to DOWNLOAD helper
|
16 年之前 |
Ulf Samuelsson
|
63f855dd20
Make xfsprogs downloadable, Why have it, when we do not support XFS file system?
|
16 年之前 |
Nigel Kukard
|
eb3bf1437a
* Bumped xfsprogs to 2.10.2
|
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
|
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"
|
9a4ca08e5f
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next.
|
18 年之前 |
Bernhard Reutner-Fischer
|
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
|
18 年之前 |
Eric Andersen
|
15177a6e95
yet more LDFLAGS handling fixups
|
18 年之前 |
Eric Andersen
|
85d7f6f05f
fixup package LDFLAGS handling
|
18 年之前 |
Bernhard Reutner-Fischer
|
1e83fdb465
- xfsprogs-2.7.11 is old by now. Provide a fallback SITE until someone
|
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
|
f333602f73
remove redundant e2fsprogs dependency which caused unnecessary rebuilds.
|
19 年之前 |
David Anders
|
82f9e49198
update version of xfsprogs per case 0000641
|
19 年之前 |
Mike Frysinger
|
dfebda0014
remove extra space after touch
|
19 年之前 |
Eric Andersen
|
f2a5ce4b9d
Add iostat, ltt, xfsprogs, and memtester
|
20 年之前 |