- Nov 29, 2010
-
-
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>
-
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>
-
Yann E. MORIN authored
Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 28, 2010
-
-
Mike Frysinger authored
Certain toolchain configs (E.G. on blackfin), don't use symlinks, so the file name to match is the actual SONAME (.so.*). Support these toolchains as well. 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>
-
Yann E. MORIN authored
Push the RPC option down to uClibc config Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yann E. MORIN authored
Push the IPv6 option down to uClibc config Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yann E. MORIN authored
Push the LFS option down to uClibc config Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yann E. MORIN authored
Push the locales option down to crosstool-NG config Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yann E. MORIN authored
Push the wide-char options down to crosstool-NG config Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yann E. MORIN authored
For some C libraries, it can be necessary to push the BR settings down to the libc configuration file. Prepare the infrastructure. (Note: it will apply only to uClibc for now, and although eglibc can also be configured, it is not currently supported) Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yann E. MORIN authored
Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yann E. MORIN authored
Before we can munge the uClibc .config file, we have to use a copy. Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yann E. MORIN authored
Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Yann E. MORIN authored
Depends on: - GNU awk --> host-gawk - GNU automake --> host-automake Remove dependency on 'cvs'. cvs is used to retrieve newlib, which is not supported under Buildroot. Signed-off-by:
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> 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>
-
Javier Viguera authored
Fix previous commit not to strip libthread_db library. In the previous commit the wildcard was incorrectly matching the symbolic link instead of the real library file. Signed-off-by:
Javier Viguera <javier.viguera@digi.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
-
Peter Korsgaard authored
webkit needs shared library and gui support to build, so make that visible in Config.in. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Newton authored
Building WebKit or Script engine support would select JIT support in JavaScriptCore. Not all platforms support JIT, so remove the selects to allow the option to be modified by users. Signed-off-by:
Will Newton <will.newton@imgtec.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 26, 2010
-
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- Nov 25, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
configure looks for libintl, so ensure it is available. Also make sure the host ncurses headers aren't used. Fix up Config.in indentation while we're at it. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Konrad Eisele authored
Copy of the glibc quadfloat intrinsics that gcc generates. Signed-off-by:
Konrad Eisele <konrad@gaisler.com> 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>
-
Konrad Eisele authored
Gcc patch that adds hfleon (fpu,v7), hfleonv8 (fpu, v8), sfleon (softfpu,v7), sfleonv8 (softfpu,v8) SPARC variants. Default cpu is selected with --with-cpu. Adds leon pipeline descrption to gcc. Signed-off-by:
Konrad Eisele <konrad@gaisler.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Konrad Eisele authored
Add support for gcc configuration switch --with-cpu. Uses newly added BR2_GCC_TARGET_CPU from the target config. Signed-off-by:
Konrad Eisele <konrad@gaisler.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Nov 24, 2010
-
-
Konrad Eisele authored
Add the Sparc processor variants hfleon (fpu,v9), hfleonv8 (fpu,v8), sfleon (softfpu,v7) sfleonv8 (softfpu,v8) and tweak the existing ones. Signed-off-by:
Konrad Eisele <konrad@gaisler.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Thomas Rudin authored
Closes #2791 Signed-off-by:
Thomas Rudin <thomas@rudin.li> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Paulius Zaleckas authored
fix wrong configure symbol name for MTK. remove default values from most of options and leave only default y for NMEA protocol (90% of users will need this one) and features for gpsd to reconfigure device. Signed-off-by:
Paulius Zaleckas <paulius.zaleckas@gmail.com> 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>
-
Frederik Pasch authored
Signed-off-by:
Frederik Pasch <fpasch@googlemail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Is handled generically in target-finalize and shouldn't be done in the build directory. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Mike Frysinger authored
Many systems support automatic zmodem transfers without needing to first manually run the zmodem utils. But the expectation is to run `lrz` and not `rz`. So install symlinks for lrz->rz and lsz->sz to support this. This also includes a small fix to also remove sz when cleaning. [Peter: use addprefix rather than patsubst] Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-