Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Yann E. MORINYann E. MORIN
af103acf4ebpackage/spice: enable GUI Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <j...
Yann E. MORINYann E. MORIN
a872142c2f2package/spice: enable client Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard...
Yann E. MORINYann E. MORIN
93d4e384506package/spice: new package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <...
Yann E. MORINYann E. MORIN
31d41cdefa4package/spice-protocol: new package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: Thomas Pet...
Yann E. MORINYann E. MORIN
f6ce8ee9d13package/slirp: new package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.pet...
Yann E. MORINYann E. MORIN
303c922c62dpackage/cegui06: new package Although there are more recent versions of CEGUI, we are stuck with 0.6.2b for use by s...
Yann E. MORINYann E. MORIN
df07240d6fbpackage/python-pyparsing: new package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: Thomas P...
Yann E. MORINYann E. MORIN
a13fd5f4cebpackage/celt051: new package [Peter: move to Libraries->Audio/Sound] Signed-off-by: "Yann E. MORIN" <yann.morin.1998...
Peter KorsgaardPeter Korsgaard
da1147e7637usbredir: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Yann E. MORINYann E. MORIN
511d7317ad7package/usbredir: new package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas....
Yann E. MORINYann E. MORIN
8b2a81e267fpackage/vde2: new package VDE is an ethernet compliant virtual network that can be spawned over a set of physical co...
Yann E. MORINYann E. MORIN
5c8b0e6166epackage/qemu: use autotools-package infrastructure Turns out that, with a little bit of tweaking, we can use the aut...
Yann E. MORINYann E. MORIN
a35555b3310package/qemu: bump version to 1.2.2 There are a bunch of important fixes since 1.2.1. Signed-off-by: "Yann E. MORIN...
Thomas PetazzoniThomas Petazzoni
835c29a965fgnupg: fix build failure on MIPS64 Fixes: http://autobuild.buildroot.org/results/49d5891dcecf2cce8de9f2bdb16a76ff...
Gustavo ZacariasGustavo Zacarias
3ceffe9659adnsmasq: bump to version 2.65 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
37f82a44abclibxslt: bump to version 1.1.28 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
a1cb447c0fclibxml2: bump to version 2.9.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Maxime HadjinlianMaxime Hadjinlian
43ef60dc6aenetatalk : Fix BerkeleyDB library path This fix is needed for the 64bits build because Netatalk will assume the libr...
Stephan HoffmannStephan Hoffmann
4bd01ac2bfcfbv: add license info Signed-off-by: Stephan Hoffmann <sho@relinux.de> Signed-off-by: Peter Korsgaard <jacmet@sunsit...
Peter KorsgaardPeter Korsgaard
a3671a3f258openssl: fix static build Just use the default target instead of hardcoding shared library support. Signed-off-by: ...
Gustavo ZacariasGustavo Zacarias
8b827859f99libnss: fix build failures Such as http://autobuild.buildroot.net/results/2ca1d135269a67201e6b4d995ce8fbe94db1ed3f ...
Arnout VandecappelleArnout Vandecappelle
71a4513e73ehost-libxml2: enable debug for mesa3d The API generation script in mesa3d requires libxml2 to be built with debug, b...
Thomas PetazzoniThomas Petazzoni
cb8efd3b4d9b43-firmware: new package This package allows to download the Broadcom Wifi drivers, extract the firmware from them,...
Thomas PetazzoniThomas Petazzoni
a63d01f1564b43-fwcutter: new package b43-fwcutter is an open-source tool (BSD-2c) that extracts the firmwares from the Broadcom...
Simon DawsonSimon Dawson
6b8bbd323b0sconeserver: fix imagemagick build failures The sconeserver configure script uses Magick++-config to obtain compiler...
Francois PerradFrancois Perrad
efddfcbe6dcperl: refactor configure step After discussion with Perl-Cross's author (Alex Suykov) Note: Using -A with variables...
Peter KorsgaardPeter Korsgaard
6cd4b20e4a7sylpheed: fix license files typo As pointed out by Arnout. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Richard BraunRichard Braun
a0df7e1f0bcsystem: add option to configure TERM variable This option is useful for cases where the terminal isn't a bare serial...
Peter KorsgaardPeter Korsgaard
4fe78ce36cftransmission: needs threads support in toolchain Fixes http://autobuild.buildroot.net/results/b1010dcecc98d83f5d3d10...
Peter KorsgaardPeter Korsgaard
d30e5e4fa46flashbench: unbreak build on microblaze Fixes http://autobuild.buildroot.net/results/498287519fbb588ed4ee9624ff82002...
Peter KorsgaardPeter Korsgaard
c27d252f354kmod: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
d11bb6da1c9webkit: fix build with bison 2.6 WebKit 1.2.7 does not build with Bison 2.6, but Bison 2.6 is our host-bison, so if ...
Thomas PetazzoniThomas Petazzoni
d2d81f4b342webkit: silence gazillions of warnings Building webkit with a recent gcc versions gives gazillions of warnings such ...
Thomas PetazzoniThomas Petazzoni
24c442bce4cutil-linux: fix build on AArch64 Fixes: http://autobuild.buildroot.org/results/5b63022f4c2d8bdd72697e8007e8a6101a6...
Thomas PetazzoniThomas Petazzoni
f23953d8cf7util-linux: rename versioned patch without version util-linux-2.20.1-sscanf-no-ms-as.patch has a version in its name...
Thomas PetazzoniThomas Petazzoni
4e7b07b4d51python: build host-python with MAKE1 Building host-python in parallel sometimes causes "Bus error" during the instal...
Gustavo ZacariasGustavo Zacarias
c3e9f1cf49dgd: fix build failure related to iconv/gettext Fixes http://autobuild.buildroot.net/results/e3a2a81327877f9482341daf...
Peter KorsgaardPeter Korsgaard
018a49a507fpackage: add flashbench Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
ee094dd16f7opus-tools: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
df6e849d4edopus: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
7b6d368960fgettext: fix build failure with locale and uclibc As reported by Johan Sagaert in the mailing list, if it's building...
Yann E. MORINYann E. MORIN
599b9720301package/libiscsi: new package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas....
Gustavo ZacariasGustavo Zacarias
933ebedd200gettext: bump to version 0.18.1.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
4f3a4c96312gpsd: needs threads Fixes http://autobuild.buildroot.net/results/05925389ac2531307f23bf5f5f3a83a5a97301bf/ [Peter: ...
Peter KorsgaardPeter Korsgaard
45eda5a15cdqemu: fix QEMU_USER variable Reported-by: François Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard ...
Peter KorsgaardPeter Korsgaard
24cb62ed4c7dbus: fix build on microblaze Fixes http://autobuild.buildroot.net/results/5963d35b8933c452b8574c964e407c23a5d0412f ...
Frank HunlethFrank Hunleth
49f16f4b97aqt: fix qconfig configure parameter The Qt configure option for specifying a custom qconfig.h file changed from -con...
Yann E. MORINYann E. MORIN
c51f1d88518package/qemu: bump version Bump QEMU to 1.2.1. Note: 1.3.0 is out now, but ./configure has changed a bit, and there...
Yann E. MORINYann E. MORIN
3a489f1ac87package/qemu: fix host dependencies 'host-*' packages should depends on other 'host-*' packages, not on target packa...
Yann E. MORINYann E. MORIN
6f7884c8146package/qemu: fix host-qemu variable names With the upcoming introduction of qemu-on-target, we need to properly sep...
Peter KorsgaardPeter Korsgaard
21dd3e777b5package: add selection between libjpeg and jpeg-turbo Introduce a virtual 'jpeg' package, which pulls in either libj...
Murat DemirtenMurat Demirten
39348d803bdjpeg-turbo: new package [Peter: Various cleanups/fixes/simplifications] Signed-off-by: Murat Demirten <mdemirten@yh....
Peter KorsgaardPeter Korsgaard
ce8a7d50557package: use BR2_ARM_CPU_HAS_NEON Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
f9da98c85d6arch/Config.in.arm: Add BR2_ARM_CPU_HAS_NEON similar to how mmx/sse is handled on x86 NEON support is optional on A5...
Fabio PorceddaFabio Porcedda
e043dd6c99abarebox: bump to version 2012.12.1 Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter Kor...
Danomi ManchegoDanomi Manchego
5c2209ff792uboot-tools: do not override busybox uninstall commands The uboot-tools.mk has a copy of BUSYBOX_UNINSTALL_TARGET_CM...
Gustavo ZacariasGustavo Zacarias
2a26c4e17e0iproute2: bump to version 3.7.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Thomas PetazzoniThomas Petazzoni
d813f707411libhib: fix build on PowerPC Add a patch to remove some stupid configure.ac that does completely crazy things with t...
Thomas PetazzoniThomas Petazzoni
31341e8d40elibhid: replace patch on configure by patch on configure.ac In order to fix some other build problem of libhid, we'l...
Thomas PetazzoniThomas Petazzoni
5d4e00bd041gadgetfs-test: requires thread support Fixes: http://autobuild.buildroot.org/results/012914ed010eac94a2f7bfe18d83...
Gustavo ZacariasGustavo Zacarias
f610bf0c89dsquid: bump to version 3.2.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
53f2c75754asamba: bump to version 3.6.10 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Peter KorsgaardPeter Korsgaard
7ce93438c12toolchain/gcc: also disable largefile for pass 1/2 if needed Fixes issue with !BR2_LARGEFILE builds on Ubuntu 12.04 ...
Peter KorsgaardPeter Korsgaard
e10cfb1e766package: remove explicit --disable-doc* passing Now that it is handled globally (pkg-infra: pass --disable-doc if do...
Arnout VandecappelleArnout Vandecappelle
489970e047apkg-infra: pass --disable-doc if documentation is not enabled Many configure scripts support an option like --disabl...
Gustavo ZacariasGustavo Zacarias
64c3ce4d886boa: needs MMU Fixes http://autobuild.buildroot.net/results/0909856aea5ea5d13206c9a46b8b5174661239b4/ Signed-off-by...
Yann E. MORINYann E. MORIN
f944824c47fpackage/qemu: add license information QEMU is such a snakes-nest of licenses... :-/ Signed-off-by: "Yann E. MORIN" ...
Victor HiairrassaryVictor Hiairrassary
3bb1188b66cboost: bump to version 1.52.0 [Peter: merge largefile comment with C++ one] Signed-off-by: Victor Hiairrassary <vict...
Gustavo ZacariasGustavo Zacarias
3cc823d4be8ortp: requires threads Fixes http://autobuild.buildroot.net/results/4252c2f0f85c27af0d814d8c9a4a5b4d74f4dac1/ Signe...
Gustavo ZacariasGustavo Zacarias
121de4819d0linux: bump to 3.7.x version Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
5b24264da47kernel-headers: bump versions, remove deprecated, new deprecated Bump 3.{0, 4, 6}.x stable versions Add new version ...
Thomas PetazzoniThomas Petazzoni
246b384e4a0util-linux: fix typo in configuration option label Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons....
Davide VitiDavide Viti
7ffda3e241ctcllib: new package Signed-off-by: Davide Viti <zinosat@tiscali.it> Acked-by: "Yann E. MORIN" <yann.morin.1998@free....
Stephan HoffmannStephan Hoffmann
5611509259etslib: add license info [Peter: Change to LGPL as pointed out by Arnout] Signed-off-by: Stephan Hoffmann <sho@relinu...
Gustavo ZacariasGustavo Zacarias
85736773fa0openssl: fix runtime failure on some powerpc variants OpenSSL's assembly optimizations por PowerPC seem to be broken...
Fabio PorceddaFabio Porcedda
04c8ff92c3fbarebox: add 2012.12, remove 2012.08 Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter K...
Chris ZankelChris Zankel
f7ccd30afbdxtensa: add -mlongcalls to CFLAGS for xtensa The longcalls option allows calls across a greater range of addresses. ...
Gary CoulbourneGary Coulbourne
36f96dbb781bump connman version to 1.9 A quick patch to bump connman's version to 1.9 Signed-off-by: Peter Korsgaard <jacmet@s...
Gustavo ZacariasGustavo Zacarias
fe3fee8bb61qemu/ppc-virtex-ml507: add new sample config Add new powerpc-virtex-ml507 sample qemu config. Useful for powerpc sof...
Peter KorsgaardPeter Korsgaard
190ef5bac13cjson: fix download URL Downloads.sourceforge.net doesn't like the double '/'. Reported-by: Viallard Anthony <viall...
Gregory HermantGregory Hermant
62b13aea1dabarebox: use the symlink to copy the barebox binary to the images directory Barebox creates a symlink to the binary....
Gustavo ZacariasGustavo Zacarias
6f62ce55f03busybox: remove deprecated 1.18.x Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
eb1dd0761cfsqlite: bump to version 3.7.14.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
422700feba3at91bootstrap: upstream moved to another URL Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by...
Gustavo ZacariasGustavo Zacarias
24d9771337ddnsmasq: fix build failure without DHCP Fixes http://autobuild.buildroot.net/results/26a9e152f533e467f68b72a373d0fc8...
Thomas PetazzoniThomas Petazzoni
16dcf2d6689toolchain-external: Linaro toolchains are available for Cortex-A{5, 15} Signed-off-by: Thomas Petazzoni <thomas.peta...
Thomas PetazzoniThomas Petazzoni
695f52c1748libglib2: don't try to use DTrace/GCov/SystemTap for host build We really only need the host build of libglib2 for a...
Peter KorsgaardPeter Korsgaard
7345c095d33ltrace: fix download url Otherwise we would get the 0.7.1 version. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
10d042ad34barm: update processor types Update the arm processor types: add the cortex A5 & A15 variants. Signed-off-by: Gustav...
Gustavo ZacariasGustavo Zacarias
1291304d7e4powerpc: update processor types Update the powerpc processor types. Remove the 801, it's the original IBM experiment...
Gustavo ZacariasGustavo Zacarias
e510b0fea65rt-tests: fix typo in Config.in threads negative logic Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Sig...
Gustavo ZacariasGustavo Zacarias
2fdd70e5986dnsmasq: bump to version 2.64 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
f83339e6629squid: bump to version 3.2.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
b9b420bdd55kernel-headers: bump 3.{0, 2, 4}.x stable versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-...
Thomas PetazzoniThomas Petazzoni
d246aad345clibev: disable on avr32 Fixes: http://autobuild.buildroot.org/results/4951121337fad670d8bf869483774ccf9e91dd47/bu...
Thomas PetazzoniThomas Petazzoni
53f722dff7aneard: fix build failure caused by missing <linux/nfc.h> Fixes: http://autobuild.buildroot.org/results/bd1cb87954...
Thomas PetazzoniThomas Petazzoni
7e099a6da82xapp_xmh: add dependency on xdata_xbitmap Fixes: http://autobuild.buildroot.org/results/fa059a89a305914700f63d7f0...
Thomas PetazzoniThomas Petazzoni
98e16e7849ert-tests: not available on avr32, too old uClibc The old uClibc used for the AVR32 architecture does not implement p...
Thomas PetazzoniThomas Petazzoni
3c2a5ba33edrt-tests: requires thread support in the toolchain The rt-tests package extensively use threads, so this package sho...
Thomas PetazzoniThomas Petazzoni
28acda4b63eccache: deprecate the target package Since we have deprecated the capability of building a toolchain for the target,...
Thomas PetazzoniThomas Petazzoni
b5b4f09f293ccache: uses fork(), therefore only usable on MMU platforms Fixes: http://autobuild.buildroot.org/results/2ba0eb6...
Danomi ManchegoDanomi Manchego
63eabbb11ecpkg-download.mk: fix multiple matches in shallow clone test Move the git reference directly to git-ls-remote rather ...
Gustavo ZacariasGustavo Zacarias
fc3a89d1cdesane-backends: fix documentation build failure Disable documentation build, it seems to break with older texlive/kpa...
Gustavo ZacariasGustavo Zacarias
941963d258cbmon: needs mmu Fixes http://autobuild.buildroot.net/results/673b0e9a1ba75123ba2c59df8ad81550170fffef Signed-off-by...
Gustavo ZacariasGustavo Zacarias
b6e514692cflibfuse: needs threads libfuse needs threads, fixes: http://autobuild.buildroot.net/results/0111a67b9ed5f5f5dfc0725d...
Gustavo ZacariasGustavo Zacarias
65dbff9f7c2ltrace: bump to version 0.7.2 Bump ltrace to version 0.7.2 which includes my ppc fixup patch. Also exclude aarch64 s...
Gustavo ZacariasGustavo Zacarias
59795cc9806libroxml: don't build docs Don't build docs to avoid failures such as http://autobuild.buildroot.net/results/3f19714...
Carsten SchoenertCarsten Schoenert
5c22945d756package/crosstool-ng: bumpimg default GCC version to 4.6.3 This bumps the GCC version from 4.4.6 to 4.6.3 to for *.c...
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
054f97e1f2dpkg-infra: add <pkg>-extract and <pkg>-patch targets to OVERRIDE support The legal-info target (and possibly others ...
Peter KorsgaardPeter Korsgaard
9a6d3456f3ealsa-lib: fix build on bfin Bfin toolchains don't have versionsort (which alsa-lib needs), so fake it using alphasor...
Peter KorsgaardPeter Korsgaard
36c76398dcbtoolchain-external: bfin 2012R1-BETA toolchain no longer available Replace it by -RC2 instead. Signed-off-by: Peter...
Peter KorsgaardPeter Korsgaard
e63dcf20e2elibpcap: fix canusb related build issue Fixes http://autobuild.buildroot.net/results/1b57e479a643df11ea3b20f848085af...
Stephan HoffmannStephan Hoffmann
7f77121fddemake legal-info: fails with OVERRIDE_SRCDIR There is a check for OVERRIDE_SRCDIR in pkg-generic.mk that is supposed ...
Simon DawsonSimon Dawson
907ff8983e5neardal: new package [Peter: add toolchain deps for dbus. add dbus/host-pkgconf, wrap help text] Signed-off-by: Simo...
Simon DawsonSimon Dawson
34ae9eb63dbneard: new package [Peter: add toolchain dependencies for libglib2/libnl/dbus + host-pkgconf] Signed-off-by: Simon D...
Francois PerradFrancois Perrad
635bebf559flua: support linenoise Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <jac...
Francois PerradFrancois Perrad
d87847203f3linenoise: new package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <jac...
Peter KorsgaardPeter Korsgaard
ac3ee237d96jamvm: force ARM mode when building to avoid thumb2 build problems Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Francois PerradFrancois Perrad
fa0cea21cdeluajit: bump to version 2.0.0 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaa...
Francois PerradFrancois Perrad
f44221c4598perl: bump to version 5.16.2 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaar...
Carsten SchoenertCarsten Schoenert
b855154ee86package/crosstool-ng: update to 1.17.0 Updating current crosstool-ng config files to 1.17.0 crosstool-ng.config-egl...
Maxime HadjinlianMaxime Hadjinlian
c0507db22c4netatalk: Add missing dependency to netatalk Netatalk need host-pkgconf, otherwise the configure script is complaini...
Gustavo ZacariasGustavo Zacarias
e1fff19a4f4ltrace: bump to version 0.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
e19201c98f5links: bump to version 2.7 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard ...
Gustavo ZacariasGustavo Zacarias
a781ace2a69lighttpd: security bump to version 1.4.32 Fixes CVE-2012-5533. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.co...
Gustavo ZacariasGustavo Zacarias
32ed9ebca52wpa_supplicant: bump to version 1.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter K...
Gustavo ZacariasGustavo Zacarias
ba4021769d1hostapd: bump to version 1.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
c0170428f99libcurl: bump to version 7.28.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
5e73912a3d3polarssl: bump to version 1.2.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
ea2df565983ed: bump to version 1.7 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <ja...
Gustavo ZacariasGustavo Zacarias
c35431d3e49ipset: bump to version 6.16.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
a72ae743374php: bump to version 5.3.19 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Gustavo ZacariasGustavo Zacarias
4b61d9e9a61libnl: bump to version 3.2.16 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
34c4091d2e3radvd: bump to version 1.9.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
1bdcf9ca634hdparm: bump to version 9.43 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
11baa844194scons: bump to version 2.2.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Peter KorsgaardPeter Korsgaard
5a5eeae9991jamvm: classpath needs ipv6, so jamvm as well Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Simon DawsonSimon Dawson
29d4d2c6c48screen: add license information [Peter: GPLv2+ as pointed out by Arnout] Signed-off-by: Simon Dawson <spdawson@gmail...
Simon DawsonSimon Dawson
c0975586ee3oprofile: add license information [Peter: GPLv2+ as pointed out by Arnout] Signed-off-by: Simon Dawson <simond@train...
Peter KorsgaardPeter Korsgaard
39cde08e103classpath: gstreamer support needs gtk as well Fixes http://autobuild.buildroot.net/results/80550a210a72a64c182e00dc...
Simon DawsonSimon Dawson
1356ea38cdempfr: add license information Signed-off-by: Simon Dawson <spdawson@gmail.com> Acked-by: Arnout Vandecappelle (Essen...
Simon DawsonSimon Dawson
01263a085d2midori: add license information Signed-off-by: Simon Dawson <simond@trainfx.com> Acked-by: Arnout Vandecappelle (Ess...
Simon DawsonSimon Dawson
914274b4e44beecrypt: add license information Signed-off-by: Simon Dawson <simond@trainfx.com> Acked-by: Arnout Vandecappelle (E...
Simon DawsonSimon Dawson
329ffe5a60dargus: add license information Signed-off-by: Simon Dawson <spdawson@gmail.com> Acked-by: Arnout Vandecappelle (Esse...
Simon DawsonSimon Dawson
bf0ea51fdd9gmp: add license information Signed-off-by: Simon Dawson <spdawson@gmail.com> Acked-by: Arnout Vandecappelle (Essens...
Peter KorsgaardPeter Korsgaard
d97187f8c81gd: fix build with freetype but without fontconfig Fixes http://autobuild.buildroot.net/results/3309617d2d5e14c0713d...
Gustavo ZacariasGustavo Zacarias
540c24838ccusb_modeswitch_data: bump to version 20121109 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-b...
Gustavo ZacariasGustavo Zacarias
a8249fe21efusb_modeswitch: bump to version 1.2.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Peter KorsgaardPeter Korsgaard
694050ffa2fdependencies.sh: only javac and jar are needed by classpath Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
f290aa705dbjquery-sparkline: bump to version 2.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
48e0da1d745jquery-validation: bump to version 1.10.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: P...
Gustavo ZacariasGustavo Zacarias
6dbd0cd4e13jquery: bump to version 1.8.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
2422f13aaf6linux: bump 3.6.x stable version Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
261f894bb86kernel-headers: bump 3.{0, 4, 6}.x stable versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-...
Peter KorsgaardPeter Korsgaard
4be86184e03dependencies.sh: check for java tools if classpath is enabled Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
ae10e33a504package: add jamvm jvm Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
5062f530081package: add classpath Requires java, javac and jar on the build machine, similar to how we require gcc/g++. Signed...
Peter KorsgaardPeter Korsgaard
cceda0efeaaxlib_libX11: disable nls compose overview generation Perl is only used to generate compose overview documentation. ...
Peter KorsgaardPeter Korsgaard
440750207d5xproto_xcmiscproto: only build specs if explicitly requested Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
73bf02320e9xproto_xextproto: only build specs if explicitly requested Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
9e5a4b26a27xlib_xtrans: only build documentation if explicitly requested Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
68cdb5e2d7bxlib_libXdmcp: only build documentation if explicitly requested Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Yann E. MORINYann E. MORIN
61d322c3d25package/cURL: fix static link whith openSSL When openSSL is selected, cURL is configured to use it. But in this cas...
Jeremy RosenJeremy Rosen
d1692abc007reorder fs alphabetically Signed-off-by: Jérémy Rosen <jeremy.rosen@openwide.fr> Signed-off-by: Peter Korsgaard <jac...
Peter KorsgaardPeter Korsgaard
8cdabd76950Merge branch 'next' Kickoff 2013.02 cycle
Peter KorsgaardPeter Korsgaard
677d5068b95Makefile: kickoff 2013.02 cycle Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
d201b95d8c6Update for 2012.11 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Charles ManningCharles Manning
4f607edffdaunexport PKG_CONFIG_SYSROOT_DIR If this is not done then pkg-config can get confused. Thomas and Arnout really dese...
Stephan HoffmannStephan Hoffmann
4c52ff1acfbskeleton: add /etc/nsswitch.conf Toolchain Linaro 2012_09 and possibly other glibc based ones rely on the existence ...
Peter KorsgaardPeter Korsgaard
f619d5ba20elibtool: undeprecate for now Pulseaudio selects libtool, so get rid of the deprecated annotation so people don't get...
Stephan HoffmannStephan Hoffmann
d1f5fc29efdpkg-download.mk: Fix shallow clone Some git versions (e.g. 1.7.0) do not treat trying to shallow clone a non existin...
Stephan HoffmannStephan Hoffmann
4a4b0bdd075qtuio: fix build issue because of missing include TuioServer.cpp uses usleep but did not include <unistd.h>. This pa...
Peter KorsgaardPeter Korsgaard
8a46d4bf1fe{rand,allyes}packageconfig: ensure legacy test options don't get enabled The legacy BR2_PACKAGE_* options in Config....
Peter KorsgaardPeter Korsgaard
1a59dfae0ceUpdate for 2012.11-rc2 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Charles ManningCharles Manning
537556b22calibsigc: Don't copy devel documentation onto target The libsigc++ developer documentation was being copied onto the ...
Samuel MartinSamuel Martin
4b3425c0bbepython2: bump to 2.7.3 Pyhton 2.7.3 includes several security fixes. See: http://www.python.org/download/releases/2....
Samuel MartinSamuel Martin
7364f0cb228matchbox packages: add license info Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaa...
Samuel MartinSamuel Martin
98fa43c4174sylpheed: add license info Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacme...
Samuel MartinSamuel Martin
727ed13234arrdtool: add license info Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet...
Samuel MartinSamuel Martin
51eb3be3da6owl-linux: add license info Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacm...
Samuel MartinSamuel Martin
805529ed287imlib2: add license info Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@...
Samuel MartinSamuel Martin
f19c6948c50igh-ethercat: add license info Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <j...
Samuel MartinSamuel Martin
c788354145bfluxbox: add license info Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet...
Samuel MartinSamuel Martin
440c323c970efl packages: add license info Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <j...
Peter KorsgaardPeter Korsgaard
d38b25f1be6CHANGES: update with recent changes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Richard BraunRichard Braun
6ae7886f84eMakefile: fix thread libraries stripping Strip libthread_db the same as any other library, but strip libpthread with...
Richard BraunRichard Braun
696365f69bdtoolchain-external: fix installation of libthread_db Whatever the gdbserver source, as long as it's installed on the...
Richard BraunRichard Braun
b644575579ctoolchain-crosstool-ng: install libthread_db if appropriate Signed-off-by: Richard Braun <rbraun@sceen.net> Acked-by...