- Jul 16, 2010
-
-
Peter Korsgaard authored
Closes #2221 Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jul 12, 2010
-
-
Gustavo Zacarias authored
Closes #2167 [Peter: fix CONFIG_ID workaround for old uClibcs] Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #2166 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jul 08, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
H Hartley Sweeten authored
Version 1.41.12 was released May 18, 2010. Signed-off-by:
H Hartley Sweeten <hsweeten@visionengravers.com> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jul 07, 2010
-
-
Peter Korsgaard authored
The bzip2 make install target follows symlinks, so if busybox is enabled and the bzip/bunzip2 applets are installed, bin/busybox will get overwritten by bzip2. Fix it by ensuring any previously installed bzip2/bunzip2/bzcat (the applets available in busybox) are removed before running make install. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jul 06, 2010
-
-
Peter Korsgaard authored
Closes #2143 Fixes crash on static linking without stdio / x86. Both patches are from upstream uClibc. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jul 05, 2010
-
-
Peter Korsgaard authored
A few minor modifications of u-boot.mk is needed to support 2010.06: - U-Boot now uses ARCH=powerpc like the kernel (instead of ARCH=ppc) - Library files have moved, so adjust the target mkimage/fw_printenv rules (still compatible with older versions) Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
No official releases, so use svn snapshot like tremor :/ Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jul 03, 2010
-
-
Peter Korsgaard authored
sdl_sound naturally depends on SDL. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jul 02, 2010
-
-
Peter Korsgaard authored
Closes #2101 At the same time fix dependencies so it can be built without a local X server, and a comment is shown if C++ support isn't enabled. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jul 01, 2010
-
-
Gustavo Zacarias authored
Closes #1993 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Commit 1dc19c44 (split tremor into its own package) unfortunately broke the svn checkout step (but normally not noticable as we have a tarball on sources.buildroot.net that will get downloaded instead). Fix it by using a custom download step, and remove unused variables while we're at it. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Closes #2155 Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
The variable should be XSERVER_XORG_SERVER_MAKE, not .._XSERVER_MAKE. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 26, 2010
-
-
Thomas Petazzoni authored
Closes #2119 Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 25, 2010
-
-
Peter Korsgaard authored
Configure misdetects this as no, but the result is not used for anything. Unfortunately it breaks the build for other packages also checking for struct sockaddr_storage (like rsync) when using a shared config cache, so force it to yes. Reported-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1975 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #2005 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 24, 2010
-
-
Peter Huewe authored
This patch bumps the version of nbd to 2.9.15. The new version avoids problems with klcc installed on the host system and also includes two former buildroot patches: - nbd-fix-build-with-disable-lfs.patch - nbd-server-fix-read-eagain.patch Signed-off-by:
Peter Huewe <peterhuewe@gmx.de> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Slava Zanko authored
Closes #2095 Avoids error like: /usr/bin/ld: /dot-dot-dot/buildroot/output/build/buildroot-config/kconfig_load.o: undefined reference to symbol 'dlsym@@GLIBC_2.2.5' Need to add -ldl to list of GTK2 development libraries. Signed-off-by:
Slava Zanko <slavazanko@gmail.com> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 23, 2010
-
-
Peter Korsgaard authored
We don't have docbook2man in buildroot, and the build breaks if you have it on the host, but in an incompatible version (like on my machine). Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 21, 2010
-
-
Will Wagner authored
Closes #1213 Signed-off-by:
Will Wagner <will_wagner@carallon.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 18, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #2038 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
The ntfsprogs crypto support requires libgnutls, which we don't have in BR, and the autodetection in configure gets confused when the host has a libcrypt-config. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 17, 2010
-
-
Peter Korsgaard authored
squashfs used the get_nprocs() GNU extension, instead of directly calling sysconf(), breaking the build on uClibc. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 16, 2010
-
-
cmchao authored
Signed-off-by:
cmchao <cmchao@gmail.com> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
The libart package had a couple of typos so it never really installed to staging. So fix it. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 15, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #2065 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Luca Ceresoli authored
Closes #401 Signed-off-by:
Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 14, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 13, 2010
-
-
Peter Korsgaard authored
Closes #2035 - Remove -Werror from CFLAGS - Always enable ipv6 support if available in toolchain - Always install into staging Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 09, 2010
-
-
Nick Leverton authored
Closes #1999 Signed-off-by:
Nick Leverton <nick@leverton.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Jun 08, 2010
-
-
Lionel Landwerlin authored
--disable-registry has no dependency on libxml2 and should not be linked to BR2_PACKAGE_GSTREAMER_LIBXML2. If we want to disable registry then we should add another option. Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-