| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-29 | package: remove useless arguments from GENTARGETS | Thomas Petazzoni | |
| Thanks to the pkgparentdir and pkgname functions, we can rewrite the GENTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
| 2011-01-31 | fbset: ensure it builds after busybox if both are enabled | Gustavo Zacarias | |
| Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
| 2010-09-26 | fbset: misc cleanup | Peter Korsgaard | |
| Use install -D so it doesn't fail if usr/sbin doesn't exist, remove unneeded stripping and move target cleanup to _UNINSTALL_TARGET_CMDS. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
| 2010-09-26 | fbset: convert to gentargets | Martin Banky | |
| Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
| 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 | |
