Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton | |
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-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-05-22 | Build fbset using a single process | Ulf Samuelsson | |
2008-04-24 | fbset: remove unneeded avr32 patch | Peter Korsgaard | |
Reported by Hans-Christian Egtvedt. | |||
2008-04-24 | fbset: use .patch.$ARCH naming convention | Peter Korsgaard | |
2008-02-19 | buildroot: add missing -source targets | Peter Korsgaard | |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-09-23 | Send correct args to fbset | Ulf Samuelsson | |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-07-23 | Cleanup fbset package | Ulf Samuelsson | |
2007-07-23 | Add fbset 'frame buffer set' package | Ulf Samuelsson | |