Alexander Dahl
  1. Alexander Dahl

buildroot

Public
AuthorCommitMessageCommit dateIssues
Stephan HoffmannStephan Hoffmann
6dc0596274eManual: add empty line after header in .mk filesSigned-off-by: Stephan Hoffmann <sho@relinux.de> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel MartinSamuel Martin
9bdf69b49d1working-with: board supportSigned-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel MartinSamuel Martin
0ccfbb5db93manual: misc. post-{build, image} scripts fixes* update post-build scripts mechanism that now support several scripts * fix formatting Signed-off-by: Samuel Martin <s.martin49@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel MartinSamuel Martin
7a26f2f6636manual: minor fix in patch-policy.txtSigned-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Samuel MartinSamuel Martin
5b02e6cad83manual: fix cross-refsSigned-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
0e0e42176d4libgtk2: warn that directfb backend is deprecatedAnd will go away in the future, as discussed here: http://lists.busybox.net/pipermail/buildroot/2013-February/067977.html Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
e4ee2811e30busybox: 1.21.0 platform fix-on-fixThe unxz hunk was missing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
44efedbec46busybox: add 1.21.0 xz fixSigned-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
d8024d2d878busybox: 1.21.1 fix for move_to_unaligned16()Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
bd08eeaffablibupnp: requires threadsFixes: http://autobuild.buildroot.net/results/ac5a18a6241d36a751cce1867c4da63047eafbaa/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
9403f92867fquota: needs mmuFixes http://autobuild.buildroot.net/results/85e3c73d1c0b5c6843d65a487203b20f62bf3075 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
gilles.talis@gmail.comgilles.talis@gmail.com
ba5ba0a279aflashbench: force gnu99 dialect on sh2aFixes: http://autobuild.buildroot.org/results/33880036054c39cb04dad71bc8c0a9eece16fac6 CodeSourcery toolchains for sh2a only provide LLONG_MAX when used with the gnu99 dialect. Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
c264e38fce2collectd: don't build with -WerrorFixes http://autobuild.buildroot.net/results/09659472f504a364590727a05ac900108ed027b4 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
a84432044e0mii-diag: fix race conditionThe mii-diag buildsystem doesn't correctly encode the needed dependencies, so the install step can race against the mii-diag-udeb (through all) to either cause mii-diag to be built for the host or not be available when 'install' is executed. Work around it by explicitly calling the needed steps and not building the (unused) udeb version at all. Fixes http://autobuild.buildroot.net/results/482...
Peter KorsgaardPeter Korsgaard
d65bb7e3154Update for 2013.02-rc3Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
208b36a234flinux-fusion: bump to 9.0.0Fixes https://bugs.busybox.net/show_bug.cgi?id=5960 Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: broot@monkster.hopto.org Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
77e5e0d3fadkernel-headers: remove legacy codeThe BR2_KERNEL_HEADERS_2_6_35 symbol no longer exists since some time, so get rid of code that was specific to this kernel version. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
9ef10c2cf30linux-firmware: switch to http urlAs recommended by Yegor Yefremov for f2fs-tools some firewalls might restrict the git port and make life harder. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
5c54347c350enlightenment: Alsa backend needs mixer supportFixes http://autobuild.buildroot.net/results/3d6e35e3cda9428cc422b4f6203ba912bdc11faf/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
2c1fecebaa4dialog: needs mmuFixes http://autobuild.buildroot.net/results/bfb968d611e8dea43c604726a3005c72a7d6ee28/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
eda24e12a5espawn-fcgi: needs mmuFixes http://autobuild.buildroot.net/results/cb6605b223642e647981e697f17d89bb97e223a6/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gilles TalisGilles Talis
885ae427272libmad: force architecture-specific optimisations on AVR32Fixes: http://autobuild.buildroot.net/results/e01f5a5484299dce1797966445f3972583c67b22 http://autobuild.buildroot.net/results/7ed0563fbbfc19c93ec5be35d3b6a95e496b4c5d Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
4cf77df51bdhaserl: needs fork()Fixes http://autobuild.buildroot.net/results/e265d061e1956522dad4566827ed4171160dfecc Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
9332a1ad415ruby: disable parallel buildFixes http://autobuild.buildroot.net/results/c71100ee21a12db47047563c6e70afdc552595d4/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
a9aa6c065cbruby: security bump to version 1.9.3-p392Fixes JSON DoS (CVE-2013-0269) and REXML DoS (no assigned CVE yet). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>CVE-2013
Yann E. MORINYann E. MORIN
0b9e763e161package/vtun: add missing 'depends on' zlibThe dependency on zlib is correctly expresed in vtun.mk, but was missing from the Config.in. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
00a11f56406libffi: fix powerpc build breakageHappens with the latest release when there are no FP registers. Fixes: http://autobuild.buildroot.net/results/bc43261d3ddc9d4c320522563249f4a0695a35a4/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
669dcf3a624conntrack-tools: needs mmuFixes http://autobuild.buildroot.net/results/641755fbc61b47361b71161eabbf3075c7598c88/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
gilles.talis@gmail.comgilles.talis@gmail.com
3dc86ad9375keyutils: needs mmuFixes: http://autobuild.buildroot.org/results/ff84ee5335e3302dbb47d881d9903db81884014c Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
6f786dcf7a8Revert "uClibc: port linuxthreads errno patch to 0.9.33.2"This reverts commit 1d8c3e6caf6be14644ef8ef5ae2704105322442b The forward port breaks compilation at least for SPARC NPTL toolchains: LD libuClibc-0.9.33.2.so libc/libc_so.a(pipe.os): In function `__GI_pipe': (.text+0x38): undefined reference to `__GI___errno_location' collect2: ld returned 1 exit status Easily triggered by a "make qemu_sparc_ss10_defconfig && make". Signed-off-by: Gustavo Z...
Peter KorsgaardPeter Korsgaard
32ceab7ec05matchbox-wm: fix mbtheme build issue when png support is disabledFixes http://autobuild.buildroot.net/results/c02af7b66ae2c14d94edaa940f9edfcde9a9fad5 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
30876b26a76matchbox-desktop: needs zlibOtherwise the build fails with: In file included from mbdesktop_win_plugin.c:1:0: mbdesktop.h:31:18: fatal error: zlib.h: No such file or directory Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
a87471ee758uClibc: backport bits/time.h update to 0.9.33.2Some packages uses CLOCK_MONOTONIC_RAW, so add it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Sagaert JohanSagaert Johan
1d8c3e6caf6uClibc: port linuxthreads errno patch to 0.9.33.2Without this patch programs using libglib2 (libsoup, etc.. ) and pthread may be broken. Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Maxime RipardMaxime Ripard
88d350ca3cclinux: Install the device tree in /boot when installing the kernelThe option BR2_LINUX_KERNEL_INSTALL_TARGET used to install the kernel in /boot in the rootfs. The introduction of the device tree builds made it possible to generate device tree blobs, and stored them in IMAGES_DIR like the kernel, but didn't copy the dtb in /boot when _INSTALL_TARGET was enabled. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Peter Korsgaard <j...
Peter KorsgaardPeter Korsgaard
8290a6261aaUpdate for 2013.02-rc2Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Markos ChandrasMarkos Chandras
033928fd014vim: Docs are only available when BR2_PACKAGE_VIM_RUNTIME is selectedFixes http://autobuild.buildroot.net/results/adc3e2f876f83a4011574e03bceb0007d7e891a2/build-end.log Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
2ac83dd9279libtorrent: needs threads supportFixes http://autobuild.buildroot.net/results/25e6a0a65d0b75050e02a5748b3f08a80b686188 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Henrique CamargoHenrique Camargo
6bec692f979glib-networking: fix a typo in the .mk fileThe variable GLIB_NETWORKING_MINOR_VERSION had a typo. Signed-off-by: Henrique Camargo <henrique@henriquecamargo.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
2f230025e84network-manager: needs host-intltoolFixes http://autobuild.buildroot.net/results/a37bb8395334814d5c829c27194ad99409baf54b/ Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Markos ChandrasMarkos Chandras
443b66ae4bdvim: Add post-install hook to remove documentation from targetSigned-off-by: Markos Chandras <markos.chandras@imgtec.com> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
d1eccc01ff8inotify-tools: needs mmuFixes http://autobuild.buildroot.net/results/8424451b46d6787fc586502fa5774564e4715ce8/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
c17096720edlibglib2: fix build with binary microblaze toolchainsThe toolchains don't have qsort_r or working inotify, so disable those. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
192efcdaeb5libffi: bump versionIt makes more sense to use a released version for 2013.02 rather than a git snapshot. The build system now correctly installs libffi.pc, so we can drop the manual install. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Simon DawsonSimon Dawson
34945ebbd00busybox: support millisecond watchdog periodsThe BusyBox watchdog application supports reset periods specified in milliseconds. The Buildroot package will only allow an integer reset period, which prevents the use of the required "ms" suffix. Change the watchdog period configuration item to a string, to allow the use of the "ms" suffix. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Luca CeresoliLuca Ceresoli
4b6f552a070qt: disable precompiled headers to workaround compilation failurePrecompiled header implementation is buggy in current Qt as described at http://comments.gmane.org/gmane.comp.lib.qt.devel/5933. The only known workaround is currently to add -no-pch to configure. Fixes build failure terminating with error compiling ../3rdparty/pixman/pixman-arm-neon-asm.S cc1: fatal error: .pch/release-shared-emb-arm/QtGui: No such file or directory compilation termina...
Gustavo ZacariasGustavo Zacarias
e6f0a3bd5ffgnutls: bump to version 3.1.8Fixes a regression in 3.1.7 regarding the priority string NORMAL. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
f167245f603libcurl: add SASL security patchFixes CVE-2013-0249, see http://curl.haxx.se/docs/adv_20130206.html Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>CVE-2013
Gustavo ZacariasGustavo Zacarias
0ff2d0f74b3openssl: bump to version 1.0.1eFixes some regressions introduced by 1.0.1d Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
2b88c0e4510ntfs-3g: needs mmuThe internal libfuse-lite implementation uses it, and since the external full-blown libfuse also requires it there's no other choice. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>