- Apr 08, 2010
-
-
Will Wagner authored
Note this version requires a recent kernel with KMS support as it is currently configured Signed-off-by:
Will Wagner <will_wagner@carallon.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Wagner authored
Signed-off-by:
Will Wagner <will_wagner@carallon.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1513 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Josh.Wu authored
[Peter: add header to patch, fix file permissions] Signed-off-by:
Josh.Wu <josh.wu@atmel.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Apr 07, 2010
-
-
Yann E. MORIN authored
The toolchains built with buildroot use specially crafted paths for their sysroot and prefix. Fix that by asking gcc where it finds a file we know by relative path to the sysroot. This has the side effect of greatly simplifying the sysroot detection in every cases tested so far (BR toolchains, CT-NG toolchains, and CodeSourcery toolchains). Fixes bug #851. Thanks Thomas Petazzoni for the hint and some testings. Thanks Grant Edwards for the report and the comments. Signed-off-by:
Yann E. MORIN <yann.morin.1998@anciens.enib.fr> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Apr 06, 2010
-
-
Mike Crowe authored
Upgrade libusb to v1.0.3 and add new libusb-compat package for compatibility with old packages that expect the pre-1.0 API. Also update usb_modeswitch to depend on libusb-compat rather than libusb. Minor fixes by Thomas Petazzoni <thomas.petazzoni@free-electrons.com>. Fixes bug #1093. Signed-off-by:
Mike Crowe <mac@mcrowe.com>
-
Alexander Clouter authored
Closes #1489 Signed-off-by:
Alexander Clouter <alex@digriz.org.uk> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Apr 05, 2010
-
-
Peter Korsgaard authored
Enable susv3/susv4 legacy support for now, as a lot of packages (E.G. busybox) breaks with the stricter interpretation in 0.9.31. Also slightly tweak uclibc.mk as the "new" linuxthreads symbol changed. Test built on x86/x86-64/ppc/arm/mips. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Apr 03, 2010
-
-
Will Wagner authored
Signed-off-by:
Will Wagner <will_wagner@carallon.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Johan Thelin authored
Closes #817 + #1189 Signed-off-by:
Johan Thelin <johan@thelins.se> Signed-off-by:
Grant Edwards <grant.b.edwards@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Paul Jones authored
Also adds proper dependency information to stop build errors. Signed-off-by:
Paul Jones <paul@pauljones.id.au> Acked-By:
Will <Wagner<willw@carallon.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Will Wagner authored
Closes #1219 Signed-off-by:
Will Wagner <will_wagner@carallon.com> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Apr 02, 2010
-
-
Frederik Vannoote authored
qt 4.6.x has a number of new configure options, and needs a patch to work on uClibc. Signed-off-by:
Frederik Vannoote <frederik.vannoote@barco.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Closes #1369 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>
-
- Apr 01, 2010
-
-
Gustavo Zacarias authored
Closes #1459 dnsmasq takes CFLAGS on make opt rather than env. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Mar 31, 2010
-
-
Peter Korsgaard authored
Closes #1387 The documentation step needs working groff and ps2pdf on the host, and only slows down the build, so just disable it. At the same time, cleanup the overlong _CONF_OPT line. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1423 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1417 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1411 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1429 [Peter: stick to bz2 upstream] Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Got fixed by d5bf5f96. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Mar 30, 2010
-
-
Paulius Zaleckas authored
Closes #1447 When installing without symbols install-strip is used, with symbols - install-exec. Since install-exec installs only executables, we should use simple install, to install other needed files also (like files in /usr/shared) as install-strip does. Signed-off-by:
Paulius Zaleckas <paulius.zaleckas@gmail.com> Acked-by:
Lionel Landwerlin <llandwerlin@gmail.com> Acked-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Has been marked as broken for more than 1 year, with no indication that anyone cares, and it needs a bunch of special handling. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1441 [Peter: use gnu.org upstream] Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Mar 29, 2010
-
-
Peter Korsgaard authored
Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Lionel Landwerlin authored
Also autotools.in conversion and change source location from gd.tuwien.ac.at to ftp.gnupg.org [Peter: add missing libgpg-error makefile dependency] Signed-off-by:
Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
Adds to the build time and brings in an xmlto dependency Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Mar 25, 2010
-
-
Gustavo Zacarias authored
Closes #1105 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1123 [Peter: get rid of redundant DISABLE_LARGEFILE] Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1117 [Peter: get rid of redundant DISABLE_LARGEFILE, trailing spaces] Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Mar 24, 2010
-
-
Gustavo Zacarias authored
Closes #513 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Mar 23, 2010
-
-
Kelvin Cheung authored
Closes #661 Signed-off-by:
Kelvin Cheung <keguang.zhang@gmail.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- Mar 22, 2010
-
-
William Wagner authored
Signed-off-by:
William Wagner <will_wagner@carallon.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Richard van Paasen authored
Closes #805 This patch updates mdadm to 2.6.9 and uses the new makefile template. Signed-off-by:
Richard van Paasen <rvpaasen@t3i.nl> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Chris Seawood authored
Closes #1303 [Peter: misc tweaks (whitespace, kconfig, sf.net URL)] Signed-off-by:
Chris Seawood <cls@seawood.org> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Richard van Paasen authored
Closes #800 Signed-off-by:
Richard van Paasen <rvpaasen@t3i.nl> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1129 Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Gustavo Zacarias authored
Closes #1111. Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
Peter Korsgaard authored
They do get removed in target-finalize, but we might as well not install them in the first place. Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-