Alexander Dahl
  1. Alexander Dahl

buildroot

Public
AuthorCommitMessageCommit dateIssues
Gwenhael Goavec-MerouGwenhael Goavec-Merou
c13dc76c1d1gnuradio: new package[Thomas: minor formatting adjustments.] Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gwenhael Goavec-MerouGwenhael Goavec-Merou
dbdb8512fb6python-cheetah: add host-package supportSome packages, like GNURadio for VOLK, needs cheetah on host at buildtime. The dependency on host-python-markdown is needed to avoid that setuptools downloads markdown if it is not installed yet. [Thomas: add comment in the .mk file.] Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> Reviewed-by: Samuel Martin <s.martin49@gmail.com> Reviewed-by: Arnout Vandecappelle...
Gwenhael Goavec-MerouGwenhael Goavec-Merou
604c92043bfpkg-cmake: allow to build package in a subdirectoryFor some cmake based packages, like GNURadio, it's forbidden to do the compilation directly in the sources directory. This patch add a new variable to specify, if needed, the name of a sub-directory used to compile. [Thomas: put the documentation at the right place in the manual, not in the middle of the <pkg>_CONF_OPTS description.] Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou...
Yann E. MORINYann E. MORIN
68443c52dd8linux: add note about why it's safe to include other .mk filesSigned-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
9ebae47f299package/unixodbc: new packageSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo ZacariasGustavo Zacarias
6407a0070ffbusybox: enable arp appletIt's pretty common, small and useful, specially since busybox ip doesn't do neigh (and looking at /proc/net/arp is all fine but not very friendly). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
André HentschelAndré Hentschel
848c2bdd1c5autoconf: Add hash fileSigned-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
André HentschelAndré Hentschel
645bf5d3d25alsamixergui: Add hash fileSigned-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
André HentschelAndré Hentschel
616adb2e44baudiofile: Add hash fileSigned-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
André HentschelAndré Hentschel
d63b98c47c1at: Add hash fileSigned-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
André HentschelAndré Hentschel
211641f91c5axel: Add hash fileSigned-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
André HentschelAndré Hentschel
03c43fe796caumix: Add hash fileSigned-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter SeidererPeter Seiderer
5c7bf1cdf20qt: fix postgresql plugin compileAdd qt4 '-psql_config' configure option and use it to set pg_config path in configure step instead of legacy PSQL_LIBS environment variable. Fixes [1]: PostgreSQL support cannot be enabled due to functionality tests! Turn on verbose messaging (-v) to ./configure to see the final report. If you believe this message is in error you may use the continue switch (-continue) to ./configure to co...
Gustavo ZacariasGustavo Zacarias
a4788aa6157btrfs-progs: bump to version 3.19Convert to autotools with a little help for static. [Peter: simplify static handling] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
André HentschelAndré Hentschel
33519500285adwaita-icon-theme: Add hash fileSigned-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
4014c9102e7avahi: add hash fileHelp counteract upstream website issues, fixes: http://autobuild.buildroot.net/results/103/103e5a62d16ed22414cc407eff8a78d5e8d7503c/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Tested-by: André Hentschel <nerv@dawncrow.de> Reviewed-by: André Hentschel <nerv@dawncrow.de> Acked-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
68e846d3b28dhcp: bump to version 4.1-ESV-R11Add hash file and drop upstreamed patch. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
93e1f24e302vsftpd: add security fix for CVE-2015-1419Fixes CVE-2015-1419 - config option deny_file is not handled correctly. Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>CVE-2015
David GrazianoDavid Graziano
139b427d709python-netifaces: fix license file nameLicense info is stored in README.rst, not README. [Peter: reword] Signed-off-by: David Graziano <david.graziano@rockwellcollins.com> Signed-off-by: Clayton Shotwell <clayton.shotwell@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Clayton ShotwellClayton Shotwell
8cdf680799dne10: bump to version 1.2.0Bump to version 1.2.0, fixup patch, and add ensure package is installed to the staging directory. [Peter: keep Baruch's authorship on patch] Signed-off-by: Clayton Shotwell <clayton.shotwell@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
7b99794de12libpcap: bump to version 1.7.2Drop upstream patch (uclinux), adapt libnl patch to new version. And add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Luca CeresoliLuca Ceresoli
2bad1aba2f3website: add link to the release archiveWe have them, let them be reachable. [Peter: use relative URL like elsewhere] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Alexey BrodkinAlexey Brodkin
0b32791f007graph-depends: remove absent targets from TARGET_EXCEPTIONSMost of targets listed in TARGET_EXCEPTIONS these days are long gone, so why still keep them? Most of those targets were removed in this commit: http://git.buildroot.net/buildroot/commit/?id=02b88600312554bf166f6cfd71f7f2ede783096a Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Peter Korsgaard <jacmet@sunsite.dk> Signed-off...
Alexey BrodkinAlexey Brodkin
f0fb30bc567busybox: remove actions that depend on removed netkit* packagesBoth "netkitbase" and "netkittelnet" packages were removed by this commit: http://git.buildroot.net/buildroot/commit/?id=560fe85bf7fb81956e80848c8bb28d7a6d00a2a2 Now we may safely remove reminders in busybox.mk that depend on mentioned packages that are no longer in Buildroot. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
0df6ad5ddb5libssh2: security bump to version 1.5.0Fixes CVE-2015-1782 - kex: bail out on rubbish in the incoming packet. Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>CVE-2015
Gustavo ZacariasGustavo Zacarias
6029d1b81b4tcpdump: security bump to version 4.7.3Fixes: CVE-2015-0261 - issues with IPv6 mobility printer. CVE-2015-2153 - issue with tcp printer. CVE-2015-2154 - issue with ethernet printer. CVE-2015-2155 - issue with force printer. CVE-2014-9140 fix is upstream so patch dropped. System libpcap upstream as well so dropped. CVE-2014-8767, CVE-2014-8768 and CVE-2014-8769 don't seem to be upstream so keep. And add hash file. Signed-off-by:...2 Jira Issues
Gustavo ZacariasGustavo Zacarias
f57423064efp11-kit: bump to version 0.20.7Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
fb9900f090dlibtasn1: bump to version 4.3Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
57e51169e55freerdp: needs shared libraryFixes: http://autobuild.buildroot.net/results/e5d/e5dee5220cbda69e4085cbddc842c7512d500163/ http://autobuild.buildroot.net/results/edf/edf03933caa8dc35cc42bbdd14cd83c1fb952a4f/ http://autobuild.buildroot.net/results/4cf/4cf8b172f7d662aa46d359ed56572afbdccf1d85/ http://autobuild.buildroot.net/results/d39/d3922966e951f929615654e58c36bc05775fa22a/ And many more. Signed-off-by: Peter Korsgaard <p...
Luca CeresoliLuca Ceresoli
b0b9606530dRemove trailing slash from all package site URLsThe recommended form is without the trailing slash. Buildroot will add a slash between FOO_SITE and FOO_SOURCE as appropriate. Reported-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Luca CeresoliLuca Ceresoli
bf03a81ba59manual: download: remove trailing slash from package FOO_SITEThe recommended form is without the trailing slash. Buildroot will add a slash between FOO_SITE and FOO_SOURCE as appropriate. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Alexandre BelloniAlexandre Belloni
34cefa79d04lpc3250loader: switch to githubGitorious is closing end of may. Switch LPC3250Loader to the github repository. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
ae38de2d0eff2fs-tools: bump to version 1.4.1And drop the old patches, they're upstream. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
a40540bb066strace: bump to version 4.10Patch upstream so remove. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
c108b34e85asoftether: fix static linking with opensslOpenssl uses zlib, so ensure we also link against it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
76636641138softether: fix clock_gettime() linking issue with older glibcsclock_gettime() is (used to be) provided by librt, so link with it. Fixes: http://autobuild.buildroot.net/results/5c1/5c1a1db7c97b5b1cc345daf316d2debde8f0f0b5/ http://autobuild.buildroot.net/results/6a9/6a983bc4ef24358c89474755dcf843a9f01dc1d4/ http://autobuild.buildroot.net/results/f18/f1853ce0f5aafa7ef4b9e3d8ccda50be7ec2c6a7/ http://autobuild.buildroot.net/results/9f8/9f88ab08d07e423fc2f01e6...
Peter SeidererPeter Seiderer
53ac9230bc7libevdev: fix shared only buildDo not build test-static-link in case of shared only build, fixes the following compile failure: libtool: link: [..]/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc -std=gnu99 -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -o test-static-link test_static_link-test-link.o ../libevdev/.libs/libevdev.so -Wl,-rpath -Wl,[...]/build/libevdev-1.4/libevdev/.libs ...
Peter SeidererPeter Seiderer
9683113b5f5libevdev: bump version to 1.4See [1] for details. [1] http://lists.freedesktop.org/archives/input-tools/2015-March/001151.html Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Matt WeberMatt Weber
606a39ef120ustr: fix license nameSigned-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
842cc81a217quagga: bump to version 0.99.24.1Fixes the need to autoreconf and a zebra crash. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
e30fdfa9e19minnowboard_max_defconfig: bump kernel to 3.19.1Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Michael TrimarchiMichael Trimarchi
6a3a9784db1python-spidev: new packagePython module for interfacing with SPI devices from user space via the spidev linux kernel driver. [Thomas: fix <pkg>_LICENSE_FILES.] Cc: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas De SchampheleireThomas De Schampheleire
26e0d500b58fs/common: build host-xz when xz compression is usedWhen a filesystem image is xz-compressed, the XZ variable is used to refer to the xz compression tool, but it is not necessarily available. Add a proper dependency to fix that. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mauro CondarelliMauro Condarelli
d92f9c6832fAdded support for PHP/SQLite3 (non PDO).Signed-off-by: Mauro Condarelli <mc5686@mclink.it> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo ZacariasGustavo Zacarias
1eaf45fc6ccpatch: bump to version 2.7.5Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo ZacariasGustavo Zacarias
c3df14db89dwget: bump to version 1.16.3Fixes a regression of quiet mode not being quiet. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Alexey MednyyAlexey Mednyy
2676d7f80d2eudev: fix dependency on kernel headers version[Thomas: - indicate upstream commit id, as suggested by Baruch. - add SoB of Alexey inside the patch itself. - adjust sequence number to 0003.] Signed-off-by: Alexey Mednyy <swexru@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
cadeb9c2503eudev: avoid patches with identical sequence numbersSince commit 7b4fca6697d9ede0c85e2454eba1c6d13603b5a3 ("eudev: fix mkstemp/mkostemp related build failure"), we had two patches with sequence number 0001, which is not great. This commit fixes that by setting one of the sequence number to 0002. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
d641258c5c3network-manager: bump version to 1.0.0Dropped 0001-NetworkManagerUtils-fix-build-with-toolchains-not-ex.patch (accepted upstream). Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Maxim MikityanskiyMaxim Mikityanskiy
cef6a787cadpackage/dosfstools: add missing symlinksInstall alternative symlinks for dosfstools mkfs.fat, fsck.fat and fatlabel. Those symlinks are generally installed by make install, but buildroot does not use make install for dosfstools, but symlinks should be installed anyway. [Thomas: rewrite the installation logic to use make style code rather than shell code.] Signed-off-by: Maxim Mikityanskiy <maxtram95@gmail.com> Signed-off-by: Thomas...