Alexander Dahl
  1. Alexander Dahl

buildroot

Public
AuthorCommitMessageCommit dateIssues
Paul CercueilPaul Cercueil
8eb929aae3dlibiio: Add a patch from upstream to fix building without a C++ compilerThis fixes a build issue reported by the autobuilder: http://autobuild.buildroot.net/results/5b0d02aa3bdb4cddb0d316c99fada2e7ba9f9c1d/ [Thomas: add autobuilder reference, as suggested by Baruch.] Signed-off-by: Paul Cercueil <paul.cercueil@analog.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Julien CORJONJulien CORJON
1ffbcceea91qt/qt5base: Fix big endian image conversionSigned-off-by: Julien Corjon <corjon.j@ecagroup.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Baruch SiachBaruch Siach
ed7a55c4ef0openipmi: don't search host library pathAdd a patch removing search of host library path. Fixes: http://autobuild.buildroot.net/results/bb9/bb9a5d4f2058765a3630170a11ee087c9c289c3d/ http://autobuild.buildroot.net/results/0b3/0b37f7648bed99bcb1b5bf727171ccc83283d01e/ http://autobuild.buildroot.net/results/5f7/5f7e6b3279d0e78e3298cdfe7db595e5043ff685/ and many more. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thom...
Petr VorelPetr Vorel
a2b285c2f32network-manager: bump to version 1.0.4Dropped unused patches, added upstream proposed patch to fix build error for kernels headers < 3.17. Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Petr Vorel <vorel@jablocom.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jörg KrauseJörg Krause
02084cdf948package/debianutils: improve help textAdd a note about the installed utilities. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Danomi ManchegoDanomi Manchego
c30dd5de914perl: only run finalize hook when necessaryThe PERL_FINALIZE_TARGET always runs, even if perl is not installed. This results in errors from the find command when it fails to find anything, even when doing "make -s": >>> Finalizing target directory find: `...../output/target/usr/lib/perl5/': No such file or directory find: `...../output/target/usr/lib/perl5/': No such file or directory find: `...../output/target/usr/lib/perl5/': No su...
Julien CORJONJulien CORJON
751f6f5af50qt/qt5quick1, qt/qt5script, qt/qt5webkit: tag as legacy compatibilitySigned-off-by: Julien Corjon <corjon.j@ecagroup.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Julien CORJONJulien CORJON
b122e7d37feqt/qt5base: reorder patchesSigned-off-by: Julien Corjon <corjon.j@ecagroup.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Julien CORJONJulien CORJON
105c23cedb5qt5: bump version to 5.5.0QT5BASE_EGLFS_PLATFORM_HOOKS_SOURCES is no longer useful since eglfs does not depend on the device makespecs anymore. Instead, backends are autodetected by configure [1]. We still need specifics include path for rpi eglfs support. 0008-forkd-disable-eventfd-for-uclibc.patch disable missing eventfd in new Qt 3rd party forkd for uClibc toolchains. Remove patches commited in Qt mainline and upda...
Martin BarkMartin Bark
aa24cb8b4fapackage/redis: Bump version to 3.0.3Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
ebeac236a4econnman: bump to version 1.29Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
95bd0ad351ffs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is usedThe code in fs/common.mk properly triggers the build of host-mkpasswd when at least one package specifies a <pkg>_USERS variable. However, when no selected package specifies a <pkg>_USERS variable but the user uses a custom users table through BR2_ROOTFS_USERS_TABLES, then we forget to build host-mkpasswd, leading to build failures if you don't have mkpasswd installed in your machine. This com...
Baruch SiachBaruch Siach
2d84e1cc4aaopenipmi: new packageOpenIPMI provides libraries and command line tools for interacting with IPMI enabled devices. [Thomas: fix indentation.] Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Baruch SiachBaruch Siach
3c59cfaf291netsnmp: fix static buildExclude the ucd-snmp/dlmod MIB module when building statically. Fixes: http://autobuild.buildroot.net/results/782/7829e74f83c3c4a1f45e049ec9f9d6b00e002c1c/ http://autobuild.buildroot.net/results/5df/5df28482dfa3d7c54d1e4ae3e1d373bd8e9a2265/ http://autobuild.buildroot.net/results/4b7/4b7f3c15a4f4c4f4457e78767f5526c044d6dc1d/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas...
Bernd KuhlsBernd Kuhls
c8a2264d233package/ffmpeg: bump version to 2.7.1Removed patches applied upstream. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jordi MontagneJordi Montagne
f851660f9d6board: add support for Xilinx zc706This is a Xilinx Zynq (xc7z045) development board, based on Xilinx Zynq (xc7z045). This support is based on Avnet Zedboard defconfig/readme. [Thomas: - minor fixes in the readme.txt - rename defconfig from zc706_defconfig to xilinx_zc706_defconfig.] Signed-off-by: Jordi Montagne <jordi.montagne66@gmail.com> Tested-by: Jean Burgat <jeanburgat33@gmail.com> Signed-off-by: Thomas Petazzoni <th...
Steven NoonanSteven Noonan
d3ff6cbb420package/glibc: enable lock elision on x86_64 hostsSigned-off-by: Steven Noonan <steven@uplinklabs.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain NaourRomain Naour
2fb4ed37844package/x11r7/xdriver_xf86-video-siliconmotion: remove autoreconfxdriver_xf86-video-siliconmotion no longer use the git repository. commit: b343bc690e0004ab916eda09d88be9f4210e867b Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain NaourRomain Naour
022953e77dcpackage/xdriver_xf86-video-cirrus: remove autoreconfxdriver_xf86-video-cirrus no longer use the git repository. commit: e45edc34fadcd6e666a123a4ab32a13b37dc3f74 Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain NaourRomain Naour
d5471bba736package/x11r7/xdriver_xf86-video-neomagic: remove autoreconfxdriver_xf86-video-neomagic no longer use the git repository. commit: 560660d06be550aed1f1bfa52bbe58be5fdc387d Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain NaourRomain Naour
2b624a193bbpackage/lttng-tools: remove autoreconflttng-tools-2.0-pre15-no-sync-file-range-in-uclibc.patch is gone with the commit fb5d605638c359d008329dd9f8fb6c2c8a2c0537. lttng-tools-no-sync-file-range-in-uclibc.patch is gone with the commit ed692e2dbbf8d4751d39a636dd1119e829bd0f99. There is no need to autoreconf lttng-tools. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elec...
Romain NaourRomain Naour
ca607498a6bpackage/libdvbsi: remove autoreconfA configure script is bundled with the archive of the current version. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain NaourRomain Naour
0f2bc9d1763package/libfslparser: remove autoreconfautoreconf is not needed anymore with the current version (4.0.2). Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain NaourRomain Naour
7f757bbbfdfpackage/dhcp: remove autoreconf0001-fix-configure-debug.patch was removed in commit 68e846d3b2875b5e7a79bfb33629bf2793840939 Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain NaourRomain Naour
a91e289630epackage/neard: remove autoreconfneard have been bumped several time since autoreconf was added in neard.mk. autoreconf seems not needed anymore. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain NaourRomain Naour
1768b5f9742package/wipe: remove autoreconfA configure script is already bundled in the archive. There is no comment why autoreconf was added. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain NaourRomain Naour
06ba02a9364package/stress: remove autoreconfautoreconf is not needed anymore since non-lfs enabler patch has been removed. commit: 415765b5a8861f3b7e86e9786bf903a5a4d09e73 Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain NaourRomain Naour
65be5bc30d9package/ulogd: remove autoreconfAutoreconf is not needed anymore since ulogd 2.0.4 where logd-01-pthread-conditional.patch was removed. commit: 010745a955b6cf4c979588fafdb7506460038e0f Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yann E. MORINYann E. MORIN
58bb6ca3b19core/pkg-kconfig: do not always silence oldconfigWhen debugging packages that use the pkg-kconfig infrastructure, it is sometime interesting to see the exact command line that is being executed when running oldconfig. But currently, those command lines are prefixed with '@' which makes them silent, always. Instead, use $(Q) so they are silent by default, and verbose with V=1. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Tho...
Yann E. MORINYann E. MORIN
3de81a46dc0core/pkg-generic: host variants inherits target's override-srcdirWhen a package has both a target and a host variants, and there is an override-srcdir set for the target variant, the host variant should inherit the target's override-srcdir, unless explicitly set, like we do for all other target-variant properties. However, do not override it if expressly set to empty (i.e. when the user wants to override only the target variant). Also, as we do for the oth...
Jerzy GrzegorekJerzy Grzegorek
92f96564d3ac-icap-modules: fix license typosSigned-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Baruch SiachBaruch Siach
c32bd82941dRevert "busybox: added linux-pam support"This reverts commit 083aeac94e19cde6abd4b29cf29db589327d8c49. Commit f21b2558a097 (busybox: added linux-pam support, 2015-06-02) added linux-pam support already, no need to do this again. Commit 083aeac94e19 (busybox: added linux-pam support, 2015-07-14) also effectively annulled the build failure fix from commit 98e1848db11e (busybox: PAM support needs thread support, 2015-07-04). Revert it. ...
Aurélien ChabotAurélien Chabot
48dad0689e2rpcbind: bump version 0.2.3Refreshed patch: 0001-Remove-yellow-pages-support.patch Signed-off-by: Aurélien Chabot <aurelien@chabot.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Johan OudinetJohan Oudinet
4ef5bcde94eejabberd: simplify init script by patching ejabberdctlLet a user modify environment variables used in ejabberdctl by loading a default configuration file. Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jerzy GrzegorekJerzy Grzegorek
390e778db22monkey: fix license typosSigned-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jerzy GrzegorekJerzy Grzegorek
53fa8d3ecb0monkey: remove the default value of the MONKEY_SOURCE variableSigned-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Clayton ShotwellClayton Shotwell
7e068bb5ff6audit: Add startup scriptThe startup script for the audit package did not meet the buildroot standards when the package was initially merged. Adding a compliant startup script for starting the audit daemon along with rotating the logs and other features. [Thomas: - Replace "Failed" by "FAIL" to be consistent with the rest of the init script and other packages - Use $(INSTALL) -D with a complete destination pat...
Thomas PetazzoniThomas Petazzoni
58b2598a3d7uboot: mark Freescale i.MX28 specific formats as suchIt's rather unclear that uboot.sb, uboot.sd and uboot.nand are Freescale i.MX28 specific, so let's make that clear in the prompt of each option, like we do for the Marvell-specific uboot.kwb. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
David KesslerDavid Kessler
c00fd2845e1gcc: add support for fortranSigned-off-by: David Kessler <DJKessler@me.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jörg KrauseJörg Krause
61f15785032docs/manual: add U-Boot configurationSigned-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jörg KrauseJörg Krause
1e0f7ebef9eboot/uboot: add support for the kconfig infrastructureWith the patchset "kconfig: turnaround into single .config" [http://lists.denx.de/pipermail/u-boot/2015-February/205490.html] U-Boot switched to a single .config file for board configuration. This allows us to use the kconfig-package infrastructure. For providing backward compatibility with older U-Boot version a user choice between the new Kconfig and the legacy build system is introduced. [...
Yann E. MORINYann E. MORIN
67f8138a463pkg-infra: munging .la files is not limited to autotools packagesCurrently, we're only fixing libtool's .la files for autotools packages, and even more so, only for those that do not define their own _INSTALL_STAGING_CMDS. However, .la files might also be installed by non-autotools packages, like the NVidia GPU binary blob (libGL.la). So, move that code into the global build rule, so all packages get their .la files fixed, whether they be autotools package...
Jörg KrauseJörg Krause
a9f99c61aa3package/upmpdcli: Add patch to fix OPEN_MAX build errorWhen building upmpdcli with certain toolchains using the compiler flag -std=c++0x let gcc not define "linux" or "__linux", but "__linux__". Therefore, the Linux-specific code in closefrom.cpp is not used and the build fails. Fixes: http://autobuild.buildroot.net/results/d66/d660a9409552b3e1ad9e3ed716386fd0a67fd8db http://autobuild.buildroot.net/results/f19/f19e843cdcc968a72919ca3792a90dd40552b...
Yegor YefremovYegor Yefremov
7f582da2851modem-manager: bump to 1.4.10Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo ZacariasGustavo Zacarias
b3850d83788libsigsegv: unavailable for powerpc with uclibcFixes: http://autobuild.buildroot.net/results/c5f/c5fef9a89f99e13de9cabe52c2ac1602d85974fe/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Zoltan GyarmatiZoltan Gyarmati
40f0c0c122bquazip: new package[Thomas: - fix indentation of select BR2_PACKAGE_ZLIB in Config.in - rewrap Config.in help text, lines were too long - remove depends on BR2_PACKAGE_QT || BR2_PACKAGE_QT5, since quazip/Config.in is already only included if one of Qt4 or Qt5 is enabled. - remove QUAZIP_SOURCE definition, since its value was the default - add the missing zlib dependency in the .mk file - add spaces ar...
Jan ViktorinJan Viktorin
c139f0cce7dzedboard: Update readme.txt to reflect BOOT.BIN generationSigned-off-by: Jan Viktorin <viktorin@rehivetech.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jan ViktorinJan Viktorin
4db53c3848dzedboard: Patch default U-Boot environment for zedboardThis patch changes the U-Boot's default environment to boot Zedboard out-of-the-box from SD card. The sdboot procedure tries to load a file system.bit into the Zynq's PL (only if it exists). It is also possible to alter the booting by an uEnv.txt file located on your SD card. The uEnv.txt is a plain text file with <key>=<value> pairs one per line. Signed-off-by: Jan Viktorin <viktorin@rehivet...
Jan ViktorinJan Viktorin
46d6a561be4zedboard: Generate BOOT.BIN automaticallyThe U-Boot v2015.07 builds working SPL without a manual intervention. The BOOT.BIN is generated from the standard SPL so no BR2_TARGET_UBOOT_SPL_NAME redefinition is needed. The SPL requires the u-boot-dtb.img file to boot properly. Signed-off-by: Jan Viktorin <viktorin@rehivetech.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jan ViktorinJan Viktorin
aabe23f8615boot/uboot: Generate BOOT.BIN file when building for Xilinx ZynqThis commit integrates generation of a bootable image for Xilinx Zynq. The generation is independent on Xilinx flow and utilizes the host-zynq-boot-bin package. The only required step is to generate a proper U-Boot SPL (instead of the FSBL). The SPL generation might work when providing the working ps7_init.c file to U-Boot. However, from U-Boot 2015.07 a set of generic ps7_init.c files is incl...