- Sep 29, 2010
-
-
Martin Banky authored
Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
[Peter: fix aio dependency, add uninstall] Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
[Peter: no strip, remove _BINARY vars, add homepage URL] Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 27, 2010
-
-
Martin Banky authored
[Peter: remove stripping, get rid of _BINARY variables] Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
[Peter: remove stripping] Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Add changes from no-install-strip branch and add #2563. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
vsftpd didn't build, and wasn't using the gentargets infrastructure. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
The thttpd build system isn't safe for parallel makes, as sometimes match.o isn't built by the time it is referenced. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 26, 2010
-
-
Yann E. MORIN authored
If building out-of-tree, add a Makefile wrapper that calls-out to the real Makefile with proper args. Avoids having to pass -C and O= every time we call make. This is highly inspired from how the Linux kernel does it, and portions of it have been used. We can't use exactly the same implementation as the kernel does, because: - the script writing the wrapper has been expunged of the few lines that were too kernel-related: in buildroot we do not need the version string in the wrapper, and we do not have a patchlevel version; - "in-tree build" does not have the same meaning for the kernel and for buildroot: for the kernel, $(O) point to the $(TOPDIR), while for buildroot $(O) points to $(TOPDIR)/output. For more complete explanations, see: http://lists.busybox.net/pipermail/buildroot/2010-September/037815.html [Peter: minor tweaks] Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
[Peter: fix build with locale, pass LDFLAGS, simplify install] Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
[Peter: pass LDFLAGS, remove manpages, get rid _BINARY vars only used once] Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
[Peter: get rid of unused vars, use install -D] Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
[Peter: pass LDFLAGS, remove stripping] Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
It's ancient (+5yrs), no upstream and stuff like this is better handled through mdev/udev nowadays. It will be removed after 2010.11 unless someone complains. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
[Peter: cleanup build, install and uninstall targets] Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Based on Martin's patch to convert to gentargets. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 25, 2010
-
-
Chih-Min Chao authored
Signed-off-by:
Chih-Min Chao <cmchao@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Closes #2521 Disable plugins with dependencies we don't have in BR / aren't enabled, so the configure script doesn't get confused if they are installed on the host. Also enable ogg/libmad support if enabled in BR. Notice: flac support is disabled for now as the sdl_mixer configure script doesn't work when cross compiling. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Convert iproute2 to gentargets and bump to version 2.6.35. [Peter: Small fixes to uninstall] Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 23, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 21, 2010
-
-
Paul Burton authored
Closes #2581 Signed-off-by:
Paul Burton <Paul.Burton@imgtec.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Martin Banky authored
Also added additional options for ntp and fixed a build issue when IPv6 support is not available. [Peter: small tweaks] Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 20, 2010
-
-
Peter Korsgaard authored
xz-utils should be used instead nowadays. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
We'll need libattr/xz packages in BR to enable support for those. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Using "make -j $(N)" with N > 1 sometimes breaks zlib build. Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 19, 2010
-
-
Peter Korsgaard authored
udev needs to be selected before the sub options can be selected, and UDEV_SCSI_ID isn't needed. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
udev is hidden by default (because of BR2_PACKAGE_BUSYBOX_SHOW_OTHERS), but other packages (hal + usbmount) tries to select it, which gives warnings if it isn't visible. To fix this, simply make it always visible. To call mdev an equivalent of udev is also stretching the truth anyway. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Reported-by:
Marcus Osdoba <marcus.osdoba@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 13, 2010
-
-
Peter Korsgaard authored
Thanks to Sylvain 'ythier' Hitier for noticing. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 12, 2010
-
-
Peter Korsgaard authored
Based on patch by falls huang. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 10, 2010
-
-
Marcus Osdoba authored
Signed-off-by:
Marcus Osdoba <marcus.osdoba@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 09, 2010
-
-
Paul Jones authored
Also add option to build example and demo code [Peter: fix patch handling] Signed-off-by:
Paul Jones <paul@pauljones.id.au> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Sep 07, 2010
-
-
Gustavo Zacarias authored
Sleepycat is now owned by oracle so the old site is gone. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Adds support for new kernel 2.6.35 features. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-