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
Ulf Samuelsson
ef3e95f2e4
Build fbset using a single process
2008-05-22 21:37:24 +00:00
Peter Korsgaard
b4173a87fe
fbset: remove unneeded avr32 patch
...
Reported by Hans-Christian Egtvedt.
2008-04-24 10:35:57 +00:00
Peter Korsgaard
167ada823b
fbset: use .patch.$ARCH naming convention
2008-04-24 09:03:22 +00:00
Peter Korsgaard
9771040a18
buildroot: add missing -source targets
2008-02-19 13:39:25 +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
Ulf Samuelsson
1558739315
Send correct args to fbset
2007-09-23 12:09:54 +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
e4ead9c13c
Remove switches if sstrip is run
2007-08-21 01:53:57 +00:00
Ulf Samuelsson
a1144a9341
Cleanup fbset package
2007-07-23 12:33:22 +00:00
Ulf Samuelsson
316aa9a192
Add fbset 'frame buffer set' package
2007-07-23 09:00:58 +00:00