Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Gustavo ZacariasGustavo Zacarias
eace38c148cmpfr: bump to 3.1.1-p2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jac...
Gustavo ZacariasGustavo Zacarias
233a0fa63a6libnl: bump to version 3.2.17 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Peter KorsgaardPeter Korsgaard
2bb2e62a4b9system: TARGET_GENERIC_GETTY: allow it to be disabled For some systems, you don't want to run any getty, so allow th...
Gustavo ZacariasGustavo Zacarias
d3d9d0a0f1cqemu/arm-nuri: add new sample config Add the new arm-nuri sample qemu config. Samsung Exynos4210 Cortex-A9 dual-core...
Gustavo ZacariasGustavo Zacarias
150564a8bb8uboot-tools: bump to version 2012.10 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Gustavo ZacariasGustavo Zacarias
b16f37b03c3zd1211-firmware: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Peter KorsgaardPeter Korsgaard
09556938df5enlightenment: needs C++ support because of libevas-generic-loaders-svg Which pulls in pango. Fixes http://autobuil...
Yann E. MORINYann E. MORIN
a4e444bb0bclinux-firmware: add options for DVB firmware files There are three firmware files that can be installed, each for di...
Yann E. MORINYann E. MORIN
337628a0c10package/linux-firmware: reorganise config menus Reorganise the sub-menus for the linux-firmware package, so it is ea...
Yann E. MORINYann E. MORIN
c4d4b433999firmwares: add a new package category to locate all firmwares We have quite a few packages that are dedicated to pro...
Peter KorsgaardPeter Korsgaard
31ff7b5eac3docs: 2012.11.1 is out Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
1264adda0ecUpdate for 2012.11.1 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel MartinSamuel Martin
a025fd9b5a4fluxbox: fix build against imlib2 * fix configure.in to take care of the given imlib2-prefix * disable imlib2 suppor...
Yann E. MORINYann E. MORIN
d946a1af937graph-depends: add to exclusion list Add the root-password internal target to the exclusion list. Fixes failures li...
Thomas PetazzoniThomas Petazzoni
9fb388c677exapp_xman: replace := by = Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Pete...
Thomas PetazzoniThomas Petazzoni
fbe02c09377xapp_xinput-calibrator: rename directory to match .mk name The directory was named xapp_xinput_calibrator, but the ....
Thomas PetazzoniThomas Petazzoni
1063539c536graph-depends: remove support for "unknown" packages The "unknown" packages mechanism was used to render packages th...
Thomas PetazzoniThomas Petazzoni
58cd46aa048graph-depends: update copyright Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:...
Thomas PetazzoniThomas Petazzoni
393d2a78581graph-depends: fix comment Since 9bc7b1d4ae694b818f941410d1ff59316a2bba6e, all X.org .mk files are parsed unconditio...
Thomas PetazzoniThomas Petazzoni
4359685e145graph-depends: optimize execution speed Until now, graph-depends was calling "make <pkg>-show-depends" individually ...
Thomas PetazzoniThomas Petazzoni
41af66ef393graph-depends: use a separate TARGET_EXCEPTIONS variable In preparation for more graph-depends improvements, use a T...
Thomas PetazzoniThomas Petazzoni
2404c0db7f3graph-depends: remove redundant dependencies When doing a full graph of the dependencies, graph-depends starts by do...
Gustavo ZacariasGustavo Zacarias
7155fb7dd63gnutls: handle libidn properly Add it to the dependencies when it's available. But disable crywrap when it's a nommu...
Gustavo ZacariasGustavo Zacarias
50e562bc4abgnutls: fix build failure related to pthreads The pthreads autodetection poisons the linkpath thus making other dist...
Gustavo ZacariasGustavo Zacarias
5406b810d03qemu/sparc-ss10: switch to v8 optimization Switch to generic V8 optimization for gcc since we dropped the explicit s...
Gustavo ZacariasGustavo Zacarias
16bcf46a638arch/sparc: drop old SUN-specific variants Drop the old Sun-specific variants used in old workstations (pre-1997) an...
Gustavo ZacariasGustavo Zacarias
4500504488dgnupg: security bump to version 1.4.13 Fixes CVE-2012-6085. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.a...
Peter KorsgaardPeter Korsgaard
86d9bda6136libeet: host variant doesn't need gnutls / gcrypt Fixes http://autobuild.buildroot.net/results/2127880b551d57f16c790...
Thomas PetazzoniThomas Petazzoni
85510dae95fvalgrind: bump to 3.8.1 Status of the patches: * valgrind-compiler-check.patch, no longer needed, merged upstream....
Thomas PetazzoniThomas Petazzoni
b4c0647e14fvalgrind: rename patches without version in the filename Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elec...
Samuel MartinSamuel Martin
d70a9f6d645lttng-babeltrace: bump to 1.0.0 Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <...
Samuel MartinSamuel Martin
3f538e53e12lttng-tools: bump to 2.1.0 * add patch adding src/bin/lttng-sessiond/lttng-ust-error.h which is missing in the ltt...
Samuel MartinSamuel Martin
cf32809c5e0lttng-modules: bump to 2.1.0 Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jac...
Samuel MartinSamuel Martin
b468f3cf525lttng-libust: bump to 2.1.0 Also remove lttng-libust-uclibc-sed_getcpu.patch because it got merged upstream. Signed...
Yann E. MORINYann E. MORIN
2147db9bdecpackage/tvheadend: does not reqquire wordexp Builds just fine without it (probably stray include?) Cc: Thomas Petaz...
Thomas PetazzoniThomas Petazzoni
560e7db3743efl/libecore: fix build with gcrypt When building with gnutls, libecore also needs libgcrypt. Fixes: http://auto...
Yann E. MORINYann E. MORIN
a24479144fbpackage/dvb-apps: fix downloading As we're using the sources from the Mercurial repository, and Buildroot does suppo...
Peter KorsgaardPeter Korsgaard
3628791f6f9libeet: fix build with gcrypt libeet needs both gnutls and libgcrypt for ssl handling. Fixes http://autobuild.build...
Peter KorsgaardPeter Korsgaard
76d190078dcspice: entire client support needs C++/threads, not just start dialog gui Fixes http://autobuild.buildroot.net/resul...
Peter KorsgaardPeter Korsgaard
65207ec2d10libevas-generic-loaders: fix rsvg dependencies Fixes http://autobuild.buildroot.net/results/f9bab292708f885f5e971390...
Peter KorsgaardPeter Korsgaard
02f2d52f59egst-plugins-bad: rsvg support needs C++ (but no longer GTK+) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
89913cbec56librsvg: pango needs C++ support Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Mikhail BoikoMikhail Boiko
d4700be53eedosfstools: fix download link Signed-off-by: Mikhail Boiko <mikhailboiko85@gmail.com> Signed-off-by: Peter Korsgaard...
Frank HunlethFrank Hunleth
8d73aa4e517qt: fix qconfig configure parameter The Qt configure option for specifying a custom qconfig.h file changed from -con...
Chris ZankelChris Zankel
b95825e6262xtensa: add -mlongcalls to CFLAGS for xtensa The longcalls option allows calls across a greater range of addresses. ...
Samuel MartinSamuel Martin
3a8e6fc86ffmatchbox-lib: fix license info Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Samue...
Peter KorsgaardPeter Korsgaard
4e3dd2f881ctoolchain/gcc: also disable largefile for pass 1/2 if needed Fixes issue with !BR2_LARGEFILE builds on Ubuntu 12.04 ...
Richard BraunRichard Braun
54d318a27f6arch: fix BR2_ARCH for generic target variant Signed-off-by: Richard Braun <rbraun@sceen.net> Signed-off-by: Peter K...
Yann E. MORINYann E. MORIN
f1d44593a04docs/manual: small fixes and enhancements to adding generic packages Add overall description of LIBFOO_DEVICES and L...
Yann E. MORINYann E. MORIN
a45871bfc6atarget: add option to set the root password Add an option in the menuconfig to specify a root password. If set to e...
Gustavo ZacariasGustavo Zacarias
aa5d13568d1qemu/arm-versatile: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-...
Gustavo ZacariasGustavo Zacarias
4bf20cd7bd7qemu/arm-vexpress: update to use kernel 3.7.1 Bump to use kernel 3.7.1 Switch to hard float toolchain with NEON and ...
Gustavo ZacariasGustavo Zacarias
e095c715c34qemu/mips64-malta: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-b...
Gustavo ZacariasGustavo Zacarias
d6781b73a29qemu/mips-malta: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:...
Gustavo ZacariasGustavo Zacarias
5232c1081c5qemu/mipsel-malta: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-b...
Gustavo ZacariasGustavo Zacarias
6420570f669qemu/x86: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Gustavo ZacariasGustavo Zacarias
a5a9b728dadqemu/x86_64: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pet...
Gustavo ZacariasGustavo Zacarias
7e6122be61fqemu/sh4-r2d: update to use kernel 3.2.35 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: P...
Gustavo ZacariasGustavo Zacarias
49b1747048aqemu/ppc-mpc8544ds: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-...
Gustavo ZacariasGustavo Zacarias
99a8940dc4fqemu/ppc-virtex-ml507: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-o...
Gustavo ZacariasGustavo Zacarias
9f8ba2c918fqemu/ppc-g3beige: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by...
Gustavo ZacariasGustavo Zacarias
05dcaabbdc5qemu/sparc-ss10: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:...
Gustavo ZacariasGustavo Zacarias
0fdfc7db1ebqemu/microblaze: update to use kernel 3.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:...
Peter KorsgaardPeter Korsgaard
e67a6cebcdaMerge branch 'e17' of git://git.free-electrons.com/users/thomas-petazzoni/buildroot
Thomas PetazzoniThomas Petazzoni
473af436480enlightenment: new package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
42bc7af2e23xcb-util-keysyms: new package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
d18ac532cf8efl/libevas-generic-loaders: new package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
99f711e9c9dlibrsvg: relax dependency on Gtk, add gdk-pixbuf dependency librsvg doesn't *require* Gtk, it can optionally build a...
Thomas PetazzoniThomas Petazzoni
ad2e427004fefl/libethumb: bump to 1.7.4 and change download location Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-ele...
Thomas PetazzoniThomas Petazzoni
20e90e4f0d2efl/libeio: new package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
fee5783d17befl/libevas: remove examples source code from target filesystem Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fr...
Thomas PetazzoniThomas Petazzoni
7778a20102befl/libevas: adjust dependency on X11 libraries The libevas configure script actually checks the presence of libX11 ...
Thomas PetazzoniThomas Petazzoni
212a5abdbd4efl/libevas: remove SVG support The SVG support requires esvg, which hasn't been released yet. The recommandation of...
Thomas PetazzoniThomas Petazzoni
58f10d0d1c5efl/libevas: bump to version 1.7.4 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
159209c3504efl/libembryo: bump to version 1.7.4 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
a0b8b6e46d1efl/libelementary: bump to version 1.7.4 and change download location Signed-off-by: Thomas Petazzoni <thomas.petazz...
Thomas PetazzoniThomas Petazzoni
8cba182b99fefl/libeina: bump to version 1.7.4 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
ba13ffec1c1efl/libefreet: bump to version 1.7.4 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
a5d3241f3bbefl/libeet: bump to version 1.7.4 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
acb2d8cd0b0efl/libedje: bump to version 1.7.4 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
6725c0d378cefl/libedbus: bump to version 1.7.4 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
698e18f295eefl/expedite: bump to version 1.7.4 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
5def1c1ab74efl/libecore: bump version to 1.7.4 The libecore-ecore_exe-fix-build-with-glibc-2-16 patch is no longer needed, sinc...
Thomas PetazzoniThomas Petazzoni
8850c522172docs/manual: do not suggest to create a symlink for shared download directory Creating a symbolic link for the downl...
Thomas PetazzoniThomas Petazzoni
961cc7a497bdocs/manual: mention Java-related optional dependencies Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect...
Thomas PetazzoniThomas Petazzoni
479262599a0docs/manual: remove incorrect prerequites The development files for zlib or netpbm are not needed, and neither is py...
Thomas PetazzoniThomas Petazzoni
163ec179046docs/manual: remove FAQ entry about 'depends on' vs. 'select' The FAQ is before the section on package development, ...
Thomas PetazzoniThomas Petazzoni
401d3236982docs/manual: add details on toolchain configuration This commit adds a new section Working with Buildroot -> Det...
Thomas PetazzoniThomas Petazzoni
26bc50075dcdocs/manual: Slightly improve the introduction Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>...
Thomas PetazzoniThomas Petazzoni
d21a858792edocs/manual: add a new 'Details on Buildroot configuration' section As discussed with Samuel Martin, there are a few...
Gustavo ZacariasGustavo Zacarias
6a497e3d8c0ruby: bump to version 1.9.3-p362 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
3874b04f73ataglib: bump to version 1.8 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Gustavo ZacariasGustavo Zacarias
2c5b4ddc193wavpack: fix broken link on newer binutils Newer versions of binutils (2.22+) default to --no-copy-dt-needed hence a...
Gustavo ZacariasGustavo Zacarias
01ac10e0f64gnutls: fix legal-info Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jac...
Gustavo ZacariasGustavo Zacarias
7665bab422enettle: fix missing link to libm nettle-benchmark uses ldexp without explicitly linking to libm, fixes: http://autob...
Yann E. MORINYann E. MORIN
14989d0be59package/tvheadend: new package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaa...
Thomas PetazzoniThomas Petazzoni
6904b0ea954libplayer: propagate 'depends on' from mplayer BR2_PACKAGE_LIBPLAYER_MPLAYER should not select BR2_PACKAGE_MPLAYER w...
Yann E. MORINYann E. MORIN
5e0b900c72bpackage/dvb-apps: new package We just need the transponders data, so we just install those. [Peter: rework install ...
Thomas PetazzoniThomas Petazzoni
653d64c5094diffutils: fix build with recent glibc Fixes the following build problem with recent toolchains: In file included f...
Thomas PetazzoniThomas Petazzoni
695edcbabe5xserver_xorg-server: fix build on AArch64 Fixes the following build issue: Making all in fb CC libfb_la-fb24_...
Gustavo ZacariasGustavo Zacarias
761ae9c3e13nettle: add license info Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <j...
Gustavo ZacariasGustavo Zacarias
6fcb68511e3connman: bump to version 1.10 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
ecb73fbe0cenetwork-manager: needs libgcrypt Since we moved to gnutls 3.x series which doesn't use libgcrypt we need to pull it ...
Gustavo ZacariasGustavo Zacarias
484652cbd8dglib-networking: fix build failure with gnutls3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off...
Gustavo ZacariasGustavo Zacarias
2007e3b1ef5ntfs-3g: needs libgcrypt Now that we've moved to gnutls 3.x which no longer uses libgcrypt we need to pull it in as ...
Gustavo ZacariasGustavo Zacarias
a8293a37657gnutls: bump to version 3.1.5 [Peter: add comment when tools not available] Signed-off-by: Gustavo Zacarias <gustavo...
Gustavo ZacariasGustavo Zacarias
c89cc4b4b31wpa_supplicant: remove gnutls support wpa_supplicant isn't API compatible with gnutls3 so remove support. It's proba...
Gustavo ZacariasGustavo Zacarias
788fcd99e05hostapd: remove gnutls support hostapd isn't API compatible with gnutls3 so remove support. It's probably hardly use...
Gustavo ZacariasGustavo Zacarias
ac4e3c02d43nettle: add new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <ja...
Gustavo ZacariasGustavo Zacarias
4848386446blibffi: fix mips build failures Fixes http://autobuild.buildroot.net/results/c4056ed2b969b900f7654e651e0e4cc2e8998e0...
Gustavo ZacariasGustavo Zacarias
ec10d81e46culogd: add support for mysql output Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter K...
Gustavo ZacariasGustavo Zacarias
14c0544003cmysql_client: bump to version 5.1.67 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Gustavo ZacariasGustavo Zacarias
8bbd1204a69sconeserver: fix depends sconeserver selects packages that have other depends that aren't taken account of. Fixes ht...
Gustavo ZacariasGustavo Zacarias
fe2ca806b00pcre: bump to version 8.32 Bump PCRE to version 8.32 Also add a patch to remove compatibility bits, fixing: http://a...
Gustavo ZacariasGustavo Zacarias
496f7ca974fmysql: needs mmu Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@su...
Gustavo ZacariasGustavo Zacarias
2eb995759d2vsftpd: needs mmu Fixes http://autobuild.buildroot.net/results/067cfbab9fa26e9e5f321f661e8f4ac0e19249e1 Signed-off-...
Gustavo ZacariasGustavo Zacarias
9d9d842d871dialog: needs mmu Fixes http://autobuild.buildroot.net/results/b673ef6d6315dc5df77e000199a63f90904829d5 Signed-off-...
Gustavo ZacariasGustavo Zacarias
141314d38a9freetype: fix legal-info My mistake, wrong capitalization, fixes http://autobuild.buildroot.net/results/10261b94d95f...
Yann E. MORINYann E. MORIN
20e0926f446package/keyutils: disable on avr32 & microblaze keyutils builds on neither avr32, nor microblaze (probably because t...
Gustavo ZacariasGustavo Zacarias
fc0d1be16b6freetype: security bump to version 2.4.11 Fixes a security vulnerability in the BDF implementation. Signed-off-by: ...
Gustavo ZacariasGustavo Zacarias
a2529f7f4d1rng-tools: bump to version 4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
6b307de4f9dgawk: bump to version 4.0.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Gustavo ZacariasGustavo Zacarias
32f5ef1ec5esmartmontools: bump to version 6.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
d8fcbcdfa05iw: bump to version 3.8 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <ja...
Peter KorsgaardPeter Korsgaard
ab76f7c0affiptables: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Yann E. MORINYann E. MORIN
a61d33a3443package/spice: don't enable GUI if dependencies not met The spice GUI selects unconditionally selects cegui06, but c...
Gustavo ZacariasGustavo Zacarias
6b449ed5dfbsed: bump to version 4.2.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard ...
Gustavo ZacariasGustavo Zacarias
4c1576042e7php: bump to version 5.3.20 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Gustavo ZacariasGustavo Zacarias
d8ee2f45962gettext: bump to version 0.18.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
562d1ad82e3libmicrohttpd: bump to version 0.9.24 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
f1b86cef988gnutls: make it non-wchar friendly Make gnutls work for non-wchar toolchains. It's just a matter of throwing a helpi...
Gustavo ZacariasGustavo Zacarias
a12f6402e89libgcrypt: disable tests The testsuite uses fork() hence fails on !MMU targets. We don't use/install these so just g...
Gustavo ZacariasGustavo Zacarias
6a219e26b6alibfuse: needs mmu Fixes http://autobuild.buildroot.net/results/5c64ea05e0ffedcc78f5255f6f76afa1f159cda0 Signed-off...
Gustavo ZacariasGustavo Zacarias
eca5721813ecdrkit: needs mmu Fixes autobuild.buildroot.net/results/10129d06088149a5ce9bd9762b5a17e5d89eec34 Signed-off-by: Gus...
Mikhail BoikoMikhail Boiko
0810280fec7dosfstools: fix download link Signed-off-by: Mikhail Boiko <mikhailboiko85@gmail.com> Signed-off-by: Peter Korsgaard...
Stefan FröbergStefan Fröberg
5f70f5caea8new package: proxychains Signed-off-by: Stefan Fröberg <stefan.froberg@petroprogram.com> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
0280921a82dgettext: disable tools tests when no threads Disable the gettext-tools tests build since they break when a full tool...
Gustavo ZacariasGustavo Zacarias
1b603449fd0pulseaudio: needs threads Fixes: http://autobuild.buildroot.net/results/4d6a5793e475683fbc58ccaf03cf7816233a5052/ S...
Gustavo ZacariasGustavo Zacarias
5649176a485dstat: needs mmu Because python needs MMU, fixes: http://autobuild.buildroot.net/results/7bb46ed3ffb46741b7cb7e3edd3...
Gustavo ZacariasGustavo Zacarias
9e77eafbd8affmpeg: make ARM optimizations explicit The ffmpeg configure script tries to autodetermine ARM optimizations by buil...
Thomas PetazzoniThomas Petazzoni
25347541025toolchain-external: remove support for 'Linaro ARM 2012.09' Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-e...
Thomas PetazzoniThomas Petazzoni
e658cdf1ad6toolchain-external: add support for 'Linaro ARM 2012.12' Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elec...
Thomas PetazzoniThomas Petazzoni
8fa0a06d5batoolchain-external: add support for 'Linaro AArch64 12.12' Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el...
Thomas PetazzoniThomas Petazzoni
6a0adcec313toolchain-external: add support for 'Linaro AArch64 12.11' Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el...
Thomas PetazzoniThomas Petazzoni
29efac3c23dtoolchain-external: simplify many Sourcery CodeBench download URLs Signed-off-by: Thomas Petazzoni <thomas.petazzoni...
Thomas PetazzoniThomas Petazzoni
7feaa991b51toolchain-external: remove support for 'Sourcery CodeBench MIPS 2011.03' Signed-off-by: Thomas Petazzoni <thomas.pet...
Thomas PetazzoniThomas Petazzoni
7540ef8887atoolchain-external: remove support for 'Sourcery CodeBench MIPS 4.4' Signed-off-by: Thomas Petazzoni <thomas.petazzo...
Thomas PetazzoniThomas Petazzoni
8de1f57e66ctoolchain-external: add support for 'Sourcery CodeBench MIPS 2012.09' Signed-off-by: Thomas Petazzoni <thomas.petazz...
Thomas PetazzoniThomas Petazzoni
60e26e3b1b6toolchain-external: add support for 'Sourcery CodeBench MIPS 2012.03' Signed-off-by: Thomas Petazzoni <thomas.petazz...
Yann E. MORINYann E. MORIN
1d0c10c99f8toolchain/crosstool-ng: update config for glibc-based toolchains Update the version of glibc to be used, since older...
Thomas PetazzoniThomas Petazzoni
fdc61667e8dtoolchain-crosstool-ng: update PPL and CLoog versions in default configs We have updated our Crosstool-NG configurat...
Peter KorsgaardPeter Korsgaard
ef34705087blinux: handle new dtb location since 3.8-rc1 .dtb files are now generated in arch/$ARCH/boot/dts instead of arch/$AR...
Peter KorsgaardPeter Korsgaard
309c2f50fa1linux: simplify dtb variables Only qstrip once and add a KERNEL_DTBS helper variable to simplify the dtb rules. No ...
Maxime RipardMaxime Ripard
dd1aa62cceflinux: Support multiple device tree build Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off...
Richard BraunRichard Braun
2a27ad3d796arch: fix BR2_ARCH for generic target variant Signed-off-by: Richard Braun <rbraun@sceen.net> Signed-off-by: Peter K...
Thomas PetazzoniThomas Petazzoni
14bf3df3a64mplayer: prevent selection on Microblaze and AArch64 MPlayer wants to have some "support" for each architecture, and...
Gustavo ZacariasGustavo Zacarias
c4c914552e4libcap: disable programs Disable libcap programs since they use fork and fail on !MMU systems. They're not usually u...
Thomas PetazzoniThomas Petazzoni
043ba78869bpcmanfm: replace dependency on X.org server by dependency on libX11 There is no reason for a client program like pcm...
Thomas PetazzoniThomas Petazzoni
fff080bdfa7pcmanfm: use a download URL from downloads.sourceforge.net [Peter: use PCMANFM_VERSION in _SITE] Signed-off-by: Thom...
Thomas PetazzoniThomas Petazzoni
a831505a3d3pcmanfm: link against libX11 to avoid build failure Fixes: /home/test/outputs/allpkg/host/opt/ext-toolchain/bin/../...
Sven NeumannSven Neumann
e51fd21cc4eorc: bump to version 0.4.16 The gstreamer-1.0 plug-ins require this version for ORC acceleration. Signed-off-by: Sv...
Gustavo ZacariasGustavo Zacarias
356c2d7d843ortp: disable Werror Disable -Werror for the ortp build, fixes: http://autobuild.buildroot.net/results/b869fcfdfdb9d...
Maxime RipardMaxime Ripard
dd436d46fedgdb: Needs threads support Fixes http://autobuild.buildroot.org/results/480ee3efd8ffe8043329fec173ef8187bd54e0fb/bui...
Maxime RipardMaxime Ripard
9229b82d632libcurl: needs MMU Fixes http://autobuild.buildroot.org/results/5a502f16ad94a410ca21c9a7f223d6c12086bbb5/build-end.l...
Thomas PetazzoniThomas Petazzoni
d8b333c6752metacity: fix link issue against libm Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-o...
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
0a3b19cdc92python-bottle: new package Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Pete...
Thomas PetazzoniThomas Petazzoni
50bdab9025fmatchbox-desktop: fix link issue against libdl matchbox-desktop uses dlopen(), so it needs to link against libdl. Th...
Thomas PetazzoniThomas Petazzoni
d0a4e72f4a5xstroke: mark as deprecated xstroke is just a tarball on the avr32linux.org site, the 0.6 version has been released ...
Thomas PetazzoniThomas Petazzoni
0ef90a63e84xstroke: fix link issue The allyespackageconfig builds have trigerred a link issue on xstroke. In fact, xstroke must...
Gustavo ZacariasGustavo Zacarias
f9f893c46delibidn: bump to version 1.26 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
297bd27f4d4ethtool: bump to version 3.7 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
0e1c22b85e4bison: bump to version 2.7 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard ...
Thomas PetazzoniThomas Petazzoni
e4715c2b5b8linux-firmware: add support for the Marvell Wifi-Ex SD8787 firmware Signed-off-by: Thomas Petazzoni <thomas.petazzon...
Maxime RipardMaxime Ripard
12a7f9971a2libseccomp: Fix install option order Commit ca0e5152 introduced a bad option order, leading to another build failure...
Maxime RipardMaxime Ripard
dc274b38ef2gadget-test: inherit arch dependencies from libaio Fixes http://autobuild.buildroot.org/results/7ad59020d4584a777d72...
Gustavo ZacariasGustavo Zacarias
78342d5834blinux: bump 3.7.x stable version Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
7f1c97c34abkernel-headers: bump 3.{0, 4, 6, 7}.x stable versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Sign...
Maxime RipardMaxime Ripard
ca0e51528eelibseccomp: Remove the use of /proc when installing pc files Fixes http://autobuild.buildroot.org/results/d9e12bb0f5...
Benoît ThébaudeauBenoît Thébaudeau
9a7e06dc83blibglib2: fix g_print() If GLib is cross-compiled, the default printf settings that it selects are wrong for glibc. ...
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
69c045d5fbanetatalk: fix 64-bit build The configure script sets LD_LIBRARY_PATH to the staging directory, which makes the `ls` ...
Arnout VandecappelleArnout Vandecappelle
7cba1dead6cjpeg: fix make source 'make source' fails because the host-jpeg-source target doesn't exist anymore. Fix this by add...
Peter KorsgaardPeter Korsgaard
8286d7113f4pciutils: work around race condition in make install with high BR2_JLEVEL Fixes http://autobuild.buildroot.net/resul...
Maxime RipardMaxime Ripard
4f452a86b85package/spice: Only builds on x86 The spice configure script explicitly checks for x86 or x86-64, so disable it on o...
Yann E. MORINYann E. MORIN
3472e094a18package/libseccomp: works only on x86 As it is, the libseccomp code explicitly checks for x86 (32- or 64-bit), so it...
Peter KorsgaardPeter Korsgaard
bdafee20a64netatalk: fix STAGING_DIR typo Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Yann E. MORINYann E. MORIN
90934a3de83package/keyutils: new package Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Jarkko Sakkinen <jarkko.s...
Yann E. MORINYann E. MORIN
fd303038febpackage/libseccomp: new package [Peter: fix typo in help text] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free....
Yann E. MORINYann E. MORIN
5faf337b39apackage/spice: enable slirp support Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Ko...