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
|
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
|
a5ac61715b
|
buildroot: s/depends/depends on/
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
|
2008-06-19 19:06:25 +00:00 |
|
Ulf Samuelsson
|
2cc7e8e2c9
|
Hint at 'enable RPC' requirement for nfs-utils and portmap
|
2007-10-30 21:15:46 +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
|
293b09786c
|
- fix patch regex
|
2007-08-22 09:44:25 +00:00 |
|
Bernhard Reutner-Fischer
|
fb9d19603c
|
- fixup whitespace damage after ulf
|
2007-08-21 19:33:00 +00:00 |
|
Ulf Samuelsson
|
5d2be04979
|
Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR
|
2007-08-16 18:19:42 +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
|
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
|
4d49614d3f
|
- preserve quotes
|
2007-06-25 10:29:47 +00:00 |
|
Bernhard Reutner-Fischer
|
701d2aea93
|
- escape wildcards in kernel-patch patterns
|
2007-06-20 13:25:44 +00:00 |
|
"Steven J. Hill"
|
8f8e19df58
|
Fix install of scripts.
|
2007-06-16 17:54:38 +00:00 |
|
"Steven J. Hill"
|
6b00c90d70
|
Rename all INIT scripts to have the numerical prefixes to easily see the start-up order.
|
2007-05-09 22:48:41 +00:00 |
|
"Steven J. Hill"
|
b5d1d2b05b
|
Fix script so that 'restart' actually works.
|
2007-05-07 03:59:04 +00:00 |
|
Bernhard Reutner-Fischer
|
2208a62d71
|
- some more CONFIG_UPDATEs by Haavard Skinnemoen
|
2007-03-07 14:32:22 +00:00 |
|
Bernhard Reutner-Fischer
|
7ff4443181
|
- make it compile if LFS is turned off and add a warning to the help-text.
LFS is _not_ turned on by this automagically _on_ _purpose_
|
2007-01-22 15:56:42 +00:00 |
|
Bernhard Reutner-Fischer
|
2e832de93a
|
- add missing dependency on host-fakeroot
|
2007-01-21 23:09:51 +00:00 |
|
Bernhard Reutner-Fischer
|
5900cdb25f
|
- Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the
TARGET_CONFIGURE_OPTS
|
2007-01-14 11:25:22 +00:00 |
|
Bernhard Reutner-Fischer
|
98862ee4a5
|
- add missing foo-source target for "make source" for downloading
package sources used by later offline build.
|
2007-01-14 11:14:27 +00:00 |
|
"Steven J. Hill"
|
304aaeb181
|
Use pre-generated files and do not run 'rpcgen'.
|
2007-01-14 03:27:22 +00:00 |
|
"Steven J. Hill"
|
72f3ebce22
|
Add new NFS utilities package with working init script.
|
2007-01-14 01:46:04 +00:00 |
|