Will Newton
422ce6536b
package: Remove unnecessary dependencies on uclibc.
...
A C library will have been built by the toolchain makefiles, so there is no
need for packages to explicitly depend on uclibc.
Signed-off-by: Will Newton <will.newton@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-03 20:22:38 +02:00
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
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
fa9fc5aafa
Replace space by tabs
2007-07-28 23:02:26 +00:00
"Steven J. Hill"
51245ee183
Do not use wildcard for patches.
2007-07-17 00:22:16 +00:00
Bernhard Reutner-Fischer
701d2aea93
- escape wildcards in kernel-patch patterns
2007-06-20 13:25:44 +00:00
"Steven J. Hill"
07feaa5736
Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount patches.
2007-06-16 17:56:05 +00:00
"Steven J. Hill"
dbf0e5eef6
Modify the main script to use the lockfile program utilities. Mounting and un-mounting do not work reliably without them.
2007-05-07 04:03:42 +00:00
Bernhard Reutner-Fischer
e5b36a686c
- update patch for 0.0.14.1. Thanks to Alexander Rigbo.
2007-02-12 11:36:27 +00:00
Bernhard Reutner-Fischer
e95d0eee49
- bump version as noticed by xride
2007-02-12 10:14:12 +00:00
"Steven J. Hill"
7fdce37c85
Satisfy dependency.
2007-02-06 18:11:59 +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"
ea18cf815c
Add new package.
2007-01-14 03:31:43 +00:00