- Dec 13, 2010
-
-
Martin Banky authored
Signed-off-by:
Martin Banky <Martin.Banky@gmail.com> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Petazzoni authored
The selection of linuxthreads, linuxthreads old or NPTL doesn't make a lot of sense for external toolchains. So, instead, we : * Introduce an hidden BR2_TOOLCHAIN_HAS_THREADS option, which must be selected by toolchain specific options when thread support is available. Package needing to test thread support should use this option. * Move the none/linuxthreads/linuxthreads old/NPTL selection to Buildroot internal toolchain configuration. * Add an option in external toolchain to tell if thread support is available or not in the external toolchain. We assume that glibc without threads is not possible, as Ulrich Drepper said in http://sourceware.org/ml/libc-alpha/2005-08/msg00091.html ffmpeg, dmalloc and openvpn are fixed to use the new BR2_TOOLCHAIN_HAS_THREADS option. For openvpn, --enable-threads=posix is no longer used, as the configure script doesn't even understand this option. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Petazzoni authored
Reworking ltp-testsuite is needed in order to get rid of some thread-specific options that will be cleaned-up in the next commit. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Daniel Nyström authored
FBGrab is a framebuffer screenshot program, capturing the linux frambuffer and converting it to a png-picture. [Peter: drop zlib dep, add uninstall] Signed-off-by:
Daniel Nyström <daniel.nystrom@timeterminal.se> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 12, 2010
-
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Also simply installation rules a little [Peter: leave in busybox install fix] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
In case /etc/init.d does not exist. [Peter: use install -D] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
In case /etc/init.d does not exist. [Peter: use install -D] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
In case /etc/init.d does not exists. [Peter: use install -D] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
And remove unneeded explicit stripping of target binaries [Peter: use install -D] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Ensure hostapd and hostapd_cli are installed in /usr/bin/ even if the directory does not exist. Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
If /etc/init.d does not exist, we need to be sure that the dbus startup script is installed at the right place. Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Commit ab2f5567 (cleanup, fix install for static only build) forgot to add the patch for static only builds, even though the commit message mentioned it. Thanks to Mike for noticing. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 11, 2010
-
-
Sagaert Johan authored
[Peter: Don't disable libtool patch] Signed-off-by:
Sagaert Johan <sagaert.johan@skynet.be> 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>
-
Gustavo Zacarias authored
Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 09, 2010
-
-
Gustavo Zacarias authored
Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 08, 2010
-
-
Mike Frysinger authored
Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Mike Frysinger authored
Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Mike Frysinger authored
Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Frederik Pasch authored
Closes #2905 Signed-off-by:
Frederik Pasch <fpasch@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Petazzoni authored
* ccache is now a normal package (both for the host and the target). * ccache option is now part of the "Build options" menu. It will automatically build ccache for the host before building anything, and will use it to cache builds for both host compilations and target compilations. * bump ccache to 3.1.3 Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 07, 2010
-
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
HTTP should be more firewall friendly. Signed-off-by:
Will Newton <will.newton@imgtec.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 06, 2010
-
-
Mike Frysinger authored
Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Mike Frysinger authored
And include patch from OE for building on uClibc targets. Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Dec 03, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 30, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 29, 2010
-
-
Gustavo Zacarias authored
Closes #2773 Fixes several security issues and host-openssl dependency for cf_gen. 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>
-
Gustavo Zacarias authored
Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Mike Frysinger authored
The tcpdump package likes to install two binaries into /usr/sbin -- one named "tcpdump" and one named "tcpdump.<ver>". But it does this by installing the file twice rather than using links. Since the alt name is useless to us, just punt it. [Peter: Rework to use POST_INSTALL_TARGET_HOOKS instead] Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 27, 2010
-
-
Marcelo Roberto Jimenez authored
Closes #2857 The OBJDUMP was missing from TARGET_CONFIGURE_OPTS, this patch adds it to the proper place in package/Makefile.in. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Matt Johnson authored
Ensure we just append to TARGET_CFLAGS, instead of overriding it. Signed-off-by:
Matt Johnson <mj1856@hotmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-