Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-27 | packages: remove unneeded _INSTALL_TARGET_OPT definitions | Thomas Petazzoni | |
Now that <pkg>_INSTALL_TARGET_OPT always defaults to 'DESTDIR=$(TARGET_DIR) install', we can remove the <pkg>_INSTALL_TARGET_OPT definition from a lot of packages. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2010-09-12 | bridge: remove useless strip and use correct definition for uninstall | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
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-18 | Getting rid of a bit more configure options that's been centralized. | Thomas Lundquist | |
2008-10-20 | bridge-utils: don't strip if BR2_ENABLE_DEBUG is enabled | Peter Korsgaard | |
2008-09-18 | bridge-utils: remove whitespace at end of file | Hans-Christian Egtvedt | |
2008-09-11 | Move project-specific stamp files into a project-specific directory | Hamish Moffatt | |
$(PROJECT_BUILD_DIR)/autotools-stamps. Without this, autotools-using packages won't be installed into any other projects than the first. | |||
2008-09-04 | Override the uninstall target rather than the clean target | Hamish Moffatt | |
Also, don't actually create the .stamp_uninstalled but remove the .stamp_installed file instead (ala the overridden target). | |||
2008-09-02 | bridge: bump version | Peter Korsgaard | |
Upstream tarball doesn't include configure, so run autoreconf. | |||
2008-09-02 | bridge: convert to Makefile.autotools.in format | 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-04-04 | More unbreaking. These cosmetic directory renames don't seem to be working ↵ | Hamish Moffatt | |
out very well.. | |||
2008-04-03 | Unbreak the bridge-utils package.. | Hamish Moffatt | |
2008-03-06 | renamed bridge to bridge-utils | John Voltz | |