Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Yann E. MORINYann E. MORIN
645b5763facpackage/qemu: add support for FDT FDT is the Flat Device Tree, and allows QEMU to pass DTs to the VMs. Fixes: http:...
Yann E. MORINYann E. MORIN
e08ea03eb83pakage/erlang: fix host build without termcap (curses) library We do not need termcap (curses) support in the host v...
Yann E. MORINYann E. MORIN
20271a0011cpackage/tzdata: fix installation commands If the destination directory already exists (e.g. because of a re-run or a...
Baruch SiachBaruch Siach
2c715179202coreutils: avoid prompt on rebuild The mode bits of coreutils installed binaries are 555. As a result, on rebuild mv...
Peter KorsgaardPeter Korsgaard
3b45139297dlibssh2: fix static linking issue with libgcrypt Fixes: http://autobuild.buildroot.net/results/07e/07e50ba575b305b37...
Philippe ProulxPhilippe Proulx
30a208b9ef2rapidjson: bump to latest GitHub master RapidJSON is now hosted on GitHub and its latest version includes many fixes...
Vicente Olivert RieraVicente Olivert Riera
047fea1d4fakmod: bump to version 19 - Bump to version 19 - Rename 0001 patch to follow the new name convention - Adapt the 0001...
Baruch SiachBaruch Siach
fde7a1900d7coreutils: disable documentation build The makeinfo utility may not be installed on the build machine, and we don't ...
Baruch SiachBaruch Siach
fa5f22b1f10tstools: rename patch to new convention Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaa...
Baruch SiachBaruch Siach
f9187fe9013tstools: disable parallel build Commit 0e8cbd5902e4 (tstools: fix build failure in parallel (-j) build) didn't fix, ...
Baruch SiachBaruch Siach
ed21bb97346libgcrypt: link to a more informative homepage Signed-off-by: Baruch Siach <baruch@tkos.co.il> Acked-by: "Yann E. MO...
Jörg KrauseJörg Krause
0d9084ce9d3package/shairport-sync: bump to version 2.1.11 Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas ...
Vicente Olivert RieraVicente Olivert Riera
bcb083c2eafimagemagick: bump version to 6.9.0-0 - Bump version to 6.9.0-0 - Update the hash value Signed-off-by: Vicente Olive...
Peter KorsgaardPeter Korsgaard
e0ecfd6eb7biputils: fix hang issue with ping -f Patch from upstream git (git://git.linux-ipv6.org/gitroot/iputils.git). We shou...
Yann E. MORINYann E. MORIN
2b0c806d09dpackage/sdl_sound: fix constness in debug mode When in debug mode, ./configure forces -Werror, which uncovers a cons...
Yann E. MORINYann E. MORIN
272b5ecd180package/rpm: add missing kconfig dependency to zlib Since we build-depend on zlib, forcibly select it from kconfig. ...
Gustavo ZacariasGustavo Zacarias
255193251f6package/gcc: use correct symbol for powerpc version mask Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> A...
Yegor YefremovYegor Yefremov
7b1393a04aapython-tornado: add zlib run-time dependency Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-b...
Yegor YefremovYegor Yefremov
026954ca445python-itsdangerous: needs python zlib support Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off...
Peter KorsgaardPeter Korsgaard
b2b538bda71package: add python-requests Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Yegor YefremovYegor Yefremov
a6f0cfa51fcpython-webpy: add new package [Peter: drop redundant python|python3 dependency] Signed-off-by: Yegor Yefremov <yegor...
Peter KorsgaardPeter Korsgaard
afae45bb834python-jinja2: needs markupsafe at runtime Otherwise import fails: ImportError: No module named markupsafe Reporte...
Peter KorsgaardPeter Korsgaard
771f8d4f196package: add python-markupsafe Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
82e23f15a11python-werkzeug: needs python zlib support Otherwise import fails: >>> import werkzeug Traceback (most recent call ...
Yann E. MORINYann E. MORIN
8cc0bf0df08package/rpm: add missing dependency to openssl We forcibly enable use of an extrernal openssl in rpm, so we must dep...
Peter KorsgaardPeter Korsgaard
5a99682127blibunwind: fix comment dependencies Comment should be shown when no threads OR not uclibc-snapshot / glibc, not AND....
Yann E. MORINYann E. MORIN
261d8bfcd70package/libunwind: link to libgcc_s, not libgcc Backport a fix from upstream to link against libgcc_s instead of lib...
Yann E. MORINYann E. MORIN
576873b8e9cpackage/mutt: do not run compiled programs from ./configure mutt's ./configure is broken for cross-compilation, beca...
Yann E. MORINYann E. MORIN
e7930b65c02package/libcap: needs headers >= 3.0 libcap requires XATTR_NAME_CAPS, which was introduced in Linux 2.6.24. However...
Gustavo ZacariasGustavo Zacarias
9ae6c0a7b60linux: bump default version to 3.17.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
2f731e402f4linux-headers: bump 3.{17, 14, 10}.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:...
Yann E. MORINYann E. MORIN
85101d37419package/clamav: fix build with uClibc clamav wants to use backtrace, and decides whether it can use it if it detects...
Yann E. MORINYann E. MORIN
081e9a9dc34package/libv4l: needs headers >= 3.0 libv4l includes linux/media.h, which was introduced in v.2.6.39. So, require a...
Yann E. MORINYann E. MORIN
08c6909b711package/duma: add missing define when installing Commit 3ab9774 (package/duma: do not let Makefile guess OS) added a...
Yann E. MORINYann E. MORIN
aad7a8fa7fepackae/duma: do not build test programs Building test programs fails for a static link, because duma.a redefines mem...
Yann E. MORINYann E. MORIN
d26d6e63e02package/aircrack-ng: fix static build Two fixes in one: - openssl's libcrypto needs -lz, but because aircrack-ng ...
Francois PerradFrancois Perrad
f0bd293ffd2host-qemu: fix install at configure time, PREFIX is already set with $(HOST_DIR)/usr so, don't use DESTDIR Signed-o...
Gustavo ZacariasGustavo Zacarias
89f3ed6c3a4iputils: fix openssl select It's BR2_PACKAGE_OPENSSL, not BR2_OPENSSL... oops! Signed-off-by: Gustavo Zacarias <gus...
Peter KorsgaardPeter Korsgaard
541d9452237package: add python-flask Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
5c3d1190904package: add python-itsdangerous Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
b534b5aaca6package: add python-jinja2 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
deb7dcd4870package: add python-werkzeug Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
8d4942cc41cdovecot: fix static build Add a patch removing reference to MODULE_SUFFIX when it is undefined. Fixes: http://autob...
Vicente Olivert RieraVicente Olivert Riera
38f33dcaeaatcl: bump version to 8.6.3 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Kors...
Vicente Olivert RieraVicente Olivert Riera
76246491fe0systemd: bump version to v217 - Bump version to v217 - Add a hash file - Adapt the needed patches Signed-off-by: Vi...
Peter KorsgaardPeter Korsgaard
cbb3cb3beb7Kickoff 2015.02 cycle Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Francois PerradFrancois Perrad
84047394ed6botan: disable for static builds it tries to include <dlfcn.h> see http://autobuild.buildroot.net/results/2d1/2d156...
Gustavo ZacariasGustavo Zacarias
11ed5286607package/sysvinit: drop tty1/2 We don't do it for busybox init so do the same for consistency here. Signed-off-by: G...
Samuel MartinSamuel Martin
7178c9b764dpackage/qt5webkit: fix build failure This patch fixes build failure when the host python interpreter is python3. Fi...
Samuel MartinSamuel Martin
21713340ba1package/qt5webkit: rename patch to the new convention Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off...
Gustavo ZacariasGustavo Zacarias
eda27922042dbus: security bump to version 1.8.10 Fixes: CVE-2014-7824 - Denial of service via incomplete fix for CVE-2014-3636 ...
Gustavo ZacariasGustavo Zacarias
9a5261544fbphp: security bump to version 5.5.19 Fixes: CVE-2014-3710 - fileinfo: out-of-bounds read in elf note headers. Signe...
Peter KorsgaardPeter Korsgaard
4900b2c63b3docs/manual/resources.txt: fix patchwork link The patchwork website needs the trailing slash, otherwise it returns a...
Peter KorsgaardPeter Korsgaard
34cfa3fc36adoc/news.html: fix html tag closing From the recent dev days meeting report addition. Signed-off-by: Peter Korsgaar...
Thomas PetazzoniThomas Petazzoni
5ad4ac08327python3: don't use wcsftime() on uClibc As investigated in bug #7646, wcsftime() doesn't work properly with uClibc. ...
Peter KorsgaardPeter Korsgaard
ffeaa18bdf1docs/news.html: add link to report from ELCE developers days And annonce the next one as well. Signed-off-by: Peter...
Peter KorsgaardPeter Korsgaard
5f8cab63250docs/news.html: add 2014.11-rc1 announcement link Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
98c1930e744ruby: security bump to version 2.1.5 Fixes: CVE-2014-8090 - Another Denial Of Service XML Expansion. Signed-off-by:...
Gustavo ZacariasGustavo Zacarias
2689ffbd3dcwireshark: security bump to version 1.12.2 Fixes: CVE-2014-8710 - SigComp UDVM buffer overflow. CVE-2014-8711 - AMQP...
Gustavo ZacariasGustavo Zacarias
b79587b8254libmemcached: disable sanitizer The tests are flawed and we don't generally enable a dozen hardening CFLAGS automati...
Peter KorsgaardPeter Korsgaard
91f9a3ac1f2qt5base: unconditionally install network, sql, xml and test modules to target The qt5 build system currently uncondi...
Peter KorsgaardPeter Korsgaard
e07c705e699qt5base: unconditionally install Qt5printSupport if widgets are enabled The qt5 build system currently unconditional...
Thomas PetazzoniThomas Petazzoni
54f3f58b2b8schifra: mark as broken There are many build failures caused by schifra, due to upstream changing the tarball withou...
Peter KorsgaardPeter Korsgaard
74128856f4fUpdate for 2014.11-rc1 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
6896e82933fCHANGES: update with recent changes Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jörg KrauseJörg Krause
1127b3a2ca9package/shairport-sync: fix avahi dependency shairport-sync uses mDNS to pubish its service. This task is implemente...
Gustavo ZacariasGustavo Zacarias
70374616dc5bmon: uclinux is also linux Fixes: http://autobuild.buildroot.net/results/4d0/4d0c3c8b68b37f532378f19041379cb5c57989...
Gustavo ZacariasGustavo Zacarias
2bf59285032libmemcached: disable libmudflapth support We're not handling it (copying it) for external toolchains and it's causi...
Peter KorsgaardPeter Korsgaard
4c2d7589054CHANGES: update with recent changes The description of important changes still needs to be added. Signed-off-by: Pe...
André ErdmannAndré Erdmann
5f617ffa175sysv init scripts: fix == bashism test a == b is not available in e.g. dash. Command(s) used for editing: q=\[\"...
Thomas PetazzoniThomas Petazzoni
7541ec8127dconfigs/apf9328: bump to a modern kernel Since the apf9238 support is in the mainline kernel, we can bump to kernel ...
Thomas PetazzoniThomas Petazzoni
ef83e9d978cconfigs/apf9328: use default gcc version The gcc 4.4 version has been deprecated recently, so we cannot use it anymo...
Thomas PetazzoniThomas Petazzoni
7354f59cae0configs/apf9328: don't use sstrip There is no reason in a defconfig to select sstrip specifically, so let's get rid ...
Baruch SiachBaruch Siach
da1a445d419tcpdump: fix static build Commit 746116d1eb2e (tcpdump: use libpcap shared library) broke static build of tcpdump, b...
Gustavo ZacariasGustavo Zacarias
22b0c44eb6baircrack-ng: security bump to version 1.2-rc1 Fixes: CVE-2014-8321 - gps_tracer stack overflow CVE-2014-8322 - tcp_t...
Gustavo ZacariasGustavo Zacarias
4cefe929fa2zeromq: security bump to version 4.0.5 Fixes: CVE-2014-7202 - stream_engine.cpp in libzmq (aka ZeroMQ/C++)) 4.0.5 be...
Yann E. MORINYann E. MORIN
f26ffd7afdbdocs/manual: cleanup github helper docs Explicitly state that the github helper should not be used when there is a r...
Vicente Olivert RieraVicente Olivert Riera
48fe1441116alsa-utils: fix linking with intl alsa-utils needs to link with intl if the toolchain needs gettext and locale is se...
Fabio PorceddaFabio Porcedda
e712638b4adnodejs: disable ssl2 and ssl3 when openssl is not built The nodejs version 0.10.33 is compiled with SSLv2 and SSLv3 ...
Thomas PetazzoniThomas Petazzoni
b1dab16d40eutil-linux: re-enable libmount and binaries on Microblaze In commit 442aa88f95d6c4a921aa3d4de91f54d50bd0cd35 ("util-...
Gustavo ZacariasGustavo Zacarias
528c48626f8mpd: bump to version 0.19.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Thomas PetazzoniThomas Petazzoni
28bca1cef50toolchain-external: update Linaro toolchains Bump the ARM, ARMeb and AArch64 Linaro toolchains from 14.08 to 14.09. ...
Alexey BrodkinAlexey Brodkin
59ad1942772rt-tests: bump version to 0.89 With this change we're moving to the latest version of rt-tests. Existing patches we...
Alexey BrodkinAlexey Brodkin
764ce21cd26rt-tests: switch site from Debian snapshot to Linux's git Origin of "rt-tests" is: git://git.kernel.org/pub/scm/linu...
Alexey BrodkinAlexey Brodkin
94d5d3d90d8rt-tests: rename patch to the new convention As a preparation to the introduction of an additional patch to rt-tests...
Vicente Olivert RieraVicente Olivert Riera
60a94314cfelibgtk3: bump version to 3.14.5 - Bump version to 3.14.5 - Add a hash file - Add a new patch to fix a regression Si...
Vicente Olivert RieraVicente Olivert Riera
2e6ace7d12blibgtk3: rename patches to follow the new name structure Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec....
Gustavo ZacariasGustavo Zacarias
af14211012apciutils: bump to version 3.3.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Peta...
Gustavo ZacariasGustavo Zacarias
d18ed6b5a1awireless-regdb: bump to version 2014.11.07 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: "Y...
Gustavo ZacariasGustavo Zacarias
654678ee746dhcp: fix bad --enable/disable-debug logic It interprets disable as enable and wreaks havoc since it changes the beh...
Alexey BrodkinAlexey Brodkin
143fe5b443drt-tests: allow building subset of tests with non-NPTL toolchains Some architectures are still stuck with non-NPTL t...
Gustavo ZacariasGustavo Zacarias
caf2b2ba6b1gnutls: security bump to version 3.2.20 Fixes: CVE-2014-8564 / GNUTLS-SA-2014-5 - Sean Burford reported that the enc...
Vicente Olivert RieraVicente Olivert Riera
7b640487366connman: rename patches to follow the new name structure Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec....
Vicente Olivert RieraVicente Olivert Riera
8fc293d8213connman: disable for static builds It needs dlopen(), otherwise it will fail at the configure phase with a message l...
Bernd KuhlsBernd Kuhls
31bfff09a95package/ffmpeg: Sync with upstream to fix fminf-related build error - upstream fixed the fminf build error, use the ...
Thomas PetazzoniThomas Petazzoni
06d310e7a17quota: fix static linking The aim of this patch is to fix bug #7574, i.e fix the static linking of the quota package...
Thomas PetazzoniThomas Petazzoni
ff48f5ae44equota: remove dependency on util-linux The dependency on util-linux is only present in Config.in, and not in quota.m...
Thomas PetazzoniThomas Petazzoni
0051046b4d7quota: rename patch to the new convention As a preparation to the introduction of an additional patch to quota, let'...
Peter KorsgaardPeter Korsgaard
44f89c38dc7libv4l: fix utilities build with older glibc versions Fixes: http://autobuild.buildroot.net/results/9af/9af37fbf344b...
Baruch SiachBaruch Siach
a95e98c0d40Config.in.legacy: fix typo Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@kor...
Peter KorsgaardPeter Korsgaard
a52bad854fcConfig.in.legacy: add legacy handling for the recently removed BR2_x86_generic option Buildroot automatically falls ...
Davide VitiDavide Viti
b2f8c60e847mongoose: bump to version 5.5 - examples/server was renamed examples/web_server - patch was submitted and included ...
Bernd KuhlsBernd Kuhls
c5278753c20package/dovecot: Adjust LIBDOVECOT in dovecot-config to STAGING_DIR Fixes http://autobuild.buildroot.net/results/3e6...
Bernd KuhlsBernd Kuhls
7d5af94c81epackage/dovecot: Fix build error in SQLite module Patch occured with "make dovecot" using this defconfig: http://aut...
Peter KorsgaardPeter Korsgaard
abfc6387316collectd: drop memcachec from disable list As it is explicitly handled below. No functional change, but cleaner this...
Jörg KrauseJörg Krause
d9dfa28d033package/libupnpp: bump to version 0.8.6 Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Peter Korsgaar...
Jörg KrauseJörg Krause
130ca7d0c4bpackage/upmpdcli: bump to version 0.8.6 Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Peter Korsgaar...
Maxime HadjinlianMaxime Hadjinlian
ba82e50f8d7makedevs: Rework README Make all the example as a space separated list. The definition of the different type was mod...
Maxime HadjinlianMaxime Hadjinlian
dd44b943129package/*/*.mk: Fix indent Fix indent for LIBFOO_USERS and LIBFOO_PERMISSIONS as per the manual example. Signed-of...
Maxime HadjinlianMaxime Hadjinlian
fdff90929f0lttng-tools: bump version The previous releases was removed from their servers has they did a releases from a wrong ...
Maxime HadjinlianMaxime Hadjinlian
45ebebea880lttng-babeltrace: Bump version Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter K...
Vicente Olivert RieraVicente Olivert Riera
1034d9f0d8eopencv: superres - Fix return value VideoFrameSource_GPU superres module fails to compile with the following error m...
Vicente Olivert RieraVicente Olivert Riera
204f343a6a7opencv: rename patches to follow the new name structure Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.c...
Bernd KuhlsBernd Kuhls
32992aea5b6package/clamav: add hash Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@...
Yegor YefremovYegor Yefremov
104f2ed2d22python-netifaces: bump to 0.10.4 Change download location and remove obsolete patch. Signed-off-by: Yegor Yefremov ...
Vicente Olivert RieraVicente Olivert Riera
79d390aa0a1libiscsi: only build the test tool and ld-iscsi if we have shared libs Backporting an upstream patch to fix a failur...
Vicente Olivert RieraVicente Olivert Riera
a1f4227d96alibiscsi: rename patches to follow the new name structure Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec...
Peter SeidererPeter Seiderer
13cc37f1657tcl: add hash file Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard...
Peter SeidererPeter Seiderer
b067c62672btcl: update package disabling Update package disabling (removing pkgs subdirectories) after latest tcl version updat...
Bernd KuhlsBernd Kuhls
1334d033ab2package/mesa3d: bump to 10.3.3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <...
Bernd KuhlsBernd Kuhls
4da0c4e0f2fpackage/cramfs: Needs zlib cramfs.mk contains CRAMFS_DEPENDENCIES = zlib but this dependency was missing in Config...
Gustavo ZacariasGustavo Zacarias
124edd4d5f4vim: install vi symlink Install a 'vi' symlink to win over busybox vi (more features) and in case busybox isn't arou...
Gustavo ZacariasGustavo Zacarias
8133fd80086arptables: re-enable for static Add a small patch to re-enable arptables for static builds. The dlfcn.h is a stray i...
Yann E. MORINYann E. MORIN
78c0bbacdf0package/qemu: fix specifying custom target sub-set The logic was wrong. Even though it was working for previous ver...
Peter KorsgaardPeter Korsgaard
a8a242179a4arptables: needs dynamic linking support for dlopen() Fixes: http://autobuild.buildroot.net/results/b96/b9642befef82...
Peter KorsgaardPeter Korsgaard
80e40609089arch/Config.in.x86: drop BR2_x86_generic The fuzzy generic x86 variant doesn't make much sense in the context of Bui...
Gustavo ZacariasGustavo Zacarias
e97171db813bash: switch to release tarball Yay! The release tarball allows us to drop sizable in-tree patches, so switch to it....
Vicente Olivert RieraVicente Olivert Riera
fc902d92d7dsystemd: Properly define the __NR_memfd_create macro for MIPS This is an upstream patch which has been applied to th...
Vicente Olivert RieraVicente Olivert Riera
3a2218866d1systemd: rename patches to follow the new name structure Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec....
Gustavo ZacariasGustavo Zacarias
de903755d79grep: fix build failure for musl musl doesn't implement re_match and friends and grep fails to detect this properly,...
Gustavo ZacariasGustavo Zacarias
ef5c3f4e89ccoreutils: fix build failure for musl musl doesn't implement re_match and friends and coreutils fails to detect this...
Karoly KaszaKaroly Kasza
d402daaeaefffmpeg: typo fix Add missing bracket. Signed-off-by: Karoly Kasza <kaszak@gmail.com> Signed-off-by: Peter Korsgaard...
Peter KorsgaardPeter Korsgaard
fc90517b55bgdk-pixbuf: host variant needs pkgconfig and libglib2 just like target variant Fixes: http://autobuild.buildroot.ne...
Vicente Olivert RieraVicente Olivert Riera
9406d4dc02belfutils: disable for static builds Even when doing static builds, a shared library is built. This causes a build fa...
Gustavo ZacariasGustavo Zacarias
c092462f9f8btrfs-progs: bump to version 3.17.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Vicente O...
Gustavo ZacariasGustavo Zacarias
4631ae3105fiproute2: bump to version 3.17.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Vicente Oliv...
Gustavo ZacariasGustavo Zacarias
51f5f8a1657pwgen: bump to version 2.07 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Vicente Olivert R...
Thomas PetazzoniThomas Petazzoni
bc48f2312e5arch: remove the BR2_GCC_TARGET_TUNE option The BR2_GCC_TARGET_TUNE option is now unused, so we can get rid of it. ...
Thomas PetazzoniThomas Petazzoni
5715d2dcf48toolchain-external: do not use BR2_GCC_TARGET_TUNE anymore Since the BR2_GCC_TARGET_TUNE value is always empty now, ...
Thomas PetazzoniThomas Petazzoni
c0b2c5985aagcc: do not use BR2_GCC_TARGET_TUNE anymore Since the BR2_GCC_TARGET_TUNE value is always empty now, there is no lon...
Thomas PetazzoniThomas Petazzoni
db5e6d6c14earch/m68k: get rid of BR2_GCC_TARGET_TUNE On m68k, we are passing the exact same values of BR2_GCC_TARGET_ARCH and B...
Thomas PetazzoniThomas Petazzoni
75418c4cf67arch/powerpc: get rid of BR2_GCC_TARGET_TUNE According to the gcc documentation for PowerPC options: '-mtune=CPU_TY...
Thomas PetazzoniThomas Petazzoni
a5023c5204aarch/sparc: get rid of BR2_GCC_TARGET_TUNE On SPARC, BR2_GCC_TARGET_TUNE was only used for one specific case, the BR...
Thomas PetazzoniThomas Petazzoni
6bec1d5191aarch/x86: get rid of BR2_GCC_TARGET_TUNE According to the gcc documentation, -march implies -mtune on x86, so defini...
Thomas PetazzoniThomas Petazzoni
ae2850b78c1ffmpeg: use arch and cpu instead of tune ffmpeg currently uses BR2_GCC_TARGET_TUNE as the --cpu option value. Howeve...
Thomas PetazzoniThomas Petazzoni
fd828fd98fearch/arm: remove BR2_GCC_TARGET_ARCH definitions on ARM On ARM, we were defining both the CPU type and the architect...
Thomas PetazzoniThomas Petazzoni
24dfbe71e01arch/arm: do not distinguish revisions of ARM1136JF-S In commit 88cf3bb91792c9c04586e14f293d89a6e0c13e1d ("arch/Conf...
Thomas PetazzoniThomas Petazzoni
04a586ecb31dhcpcd: do not pass --target option dhcpcd is using $(BR2_GCC_TARGET_ARCH) as the value of its --target option. Howe...
Thomas PetazzoniThomas Petazzoni
29f680644actoolchain-external: use BR2_ARM_CPU_ARM* options Refactor the toolchain-external Config.in file to use the BR2_ARM_C...
Thomas PetazzoniThomas Petazzoni
d6a865bd52flibnspr: use the BR2_ARM_CPU_ARMV7A option The libnspr --enable-thumb2 option was only enabled on Cortex-A8 and Cort...
Thomas PetazzoniThomas Petazzoni
fe417778514x264: use the BR2_ARM_CPU_ARMV7A option Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed...
Thomas PetazzoniThomas Petazzoni
56ea6a13918valgrind: use the BR2_ARM_CPU_ARM* options Instead of using the exhaustive list of Cortex-A ARM cores, use BR2_ARM_C...
Thomas PetazzoniThomas Petazzoni
4fcba753836webkit: use BR2_ARM_CPU_ARM* options The webkit package is not available on ARM < v5, so this commit switches to usi...
Thomas PetazzoniThomas Petazzoni
352bb926950vo-aacenc: use the BR2_ARM_CPU_ARM* options The vo-aacenc package has an option to enable ARMv5 optimizations. It wa...
Thomas PetazzoniThomas Petazzoni
e4d04e539e7speex: use BR2_ARM_CPU_ARM* options Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off...
Thomas PetazzoniThomas Petazzoni
05c06b758a5qt5: use the BR2_ARM_CPU_ARM* options Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-o...
Thomas PetazzoniThomas Petazzoni
8c760a7f6afnodejs: use BR2_ARM_CPU_ARM* options Adjust the nodejs Config.in dependencies to use the per ARM architecture BR2_AR...
Thomas PetazzoniThomas Petazzoni
461f08072f0nettle: use the BR2_ARM_CPU_ARM* options Adjust the nettle package to use the BR2_ARM_CPU_ARM* option to disable the...
Thomas PetazzoniThomas Petazzoni
a5ca78d8422libplayer: use BR2_ARM_CPU_ARM* option Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-...
Peter KorsgaardPeter Korsgaard
010faa988a6mplayer: also hide toolchain comment on ARMv4 Like we do for the other arch dependencies. Signed-off-by: Peter Kors...
Peter KorsgaardPeter Korsgaard
78b1a3b4e54mplayer: allow usage of ARMv6 optimizations on ARMv7 platforms Similar to what we do for ffmpeg/gst-ffmpeg/gst1-liba...
Thomas PetazzoniThomas Petazzoni
6cf975c2fa0mplayer: use BR2_ARM_CPU_ARM* options Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-o...
Thomas PetazzoniThomas Petazzoni
f284e4b8b58gst1-libav: allow usage of ARMv6 optimizations on ARMv7 platforms Contrary to the ffmpeg package, the gst1-libav pac...
Thomas PetazzoniThomas Petazzoni
2cb7b9fe1e2gst1-libav: use the new BR2_ARM_CPU_ARM* options Instead of using the Config.in options for each individual ARM core...
Vicente Olivert RieraVicente Olivert Riera
8918cc50cb1webkit: Add --enable-dependency-tracking to the configure options --disable-dependency-tracking was added globally t...
Gustavo ZacariasGustavo Zacarias
fd890e76ab8linux-headers: bump 3.{12, 2}.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pete...
Fabio PorceddaFabio Porcedda
efeba86bf31barebox: bump to version 2014.11.0 Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Reviewed-by: Vicente Oli...
Gustavo ZacariasGustavo Zacarias
a098184a7d8stunnel: bump to version 5.07 Also enable optional systemd support. [Peter: fixup announcement url in .hash as poin...
Gustavo ZacariasGustavo Zacarias
c30e017a1a6libcurl: security bump to version 7.39.0 Fixes: CVE-2014-3707 - libcurl's function curl_easy_duphandle() has a bug t...
Peter KorsgaardPeter Korsgaard
395c88051efsubversion: ensure --disable-debug doesn't mangle CFLAGS Fixes: http://autobuild.buildroot.net/results/fc6/fc69a19c6...
Eric Le BihanEric Le Bihan
704c540203dadwaita-icon-theme: depends on host-libgtk3 The adwaita icon theme can only be selected with libgtk3 and depends on ...
Gustavo ZacariasGustavo Zacarias
fa1110a7e92mpd: bump to version 0.19.2 Patch now upstream. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-of...
Peter KorsgaardPeter Korsgaard
1d221071cfblttng-tools: update hash Fixes: http://autobuild.buildroot.net/results/4c0/4c0f8583986d72fbc879d21bef65246bc9b4a732/...
Thomas PetazzoniThomas Petazzoni
79d4063d78aqextserialport: allow building with Qt5 qextserialport builds fine with both Qt4 and Qt5, so this commit enables it ...
Thomas PetazzoniThomas Petazzoni
b8eaeaec8cfqjson: allow building with Qt5 Since commit 18714011b231fc326c96782134fbea778ab6a94d ("qjson: bump version"), qjson ...
Thomas PetazzoniThomas Petazzoni
ff8c746aba0qt5: expose a QT5_QMAKE variable for other Qt5 packages Much like package/qt/qt.mk exposes a QT_QMAKE variable that ...
Thomas PetazzoniThomas Petazzoni
699d1e75cfapackage: prepare to support modules that work with Qt or Qt5 Currently, all the Qt external modules (qtuio, qjson, e...
Peter KorsgaardPeter Korsgaard
1e5b076fe36qt5: select qt5base qt5base is (as the name hints) the basics of anything related to qt5, so enabling qt5 without en...
Peter KorsgaardPeter Korsgaard
45fe0d3b469qemu: needs IPv6 Fixes http://autobuild.buildroot.net/results/f53/f53d4d47a6b65c40c1b122dfad61d9164e533bf0/ Actuall...
Peter KorsgaardPeter Korsgaard
1d21e4c397cqemu: fix build when python3 is enabled Fixes: http://autobuild.buildroot.net/results/04e/04ec455e352319a46dc06def17...
Peter KorsgaardPeter Korsgaard
ee817f63aa8avahi: fix libgtk3 build issue by patching Makefile.in instead of Makefile.am Fixes: http://autobuild.buildroot.net/...
Peter KorsgaardPeter Korsgaard
6d5310409f0orc: disable for uclinux Fixes http://autobuild.buildroot.net/results/445/4456e49a6c33a80570b4f59ec9799a8d4a314af1/ ...
Peter KorsgaardPeter Korsgaard
037a5d3655alibwebsockets: needs host-openssl when built with openssl support Fixes http://autobuild.buildroot.net/results/d01/d...
Peter KorsgaardPeter Korsgaard
93951c8f24fhost-openssl: use correct prefix so libssl / libcrypto can be found Fixes (root cause of): http://autobuild.buildroo...
Maxime HadjinlianMaxime Hadjinlian
d230e7dbb4edbus: Remove DBUS_USERS duplicate Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Pete...
Maxime HadjinlianMaxime Hadjinlian
08fa6ff5bd4targetcli-fb: bump version Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsg...
Bernd KuhlsBernd Kuhls
649907cd6abpackage/ffmpeg: bump version to 2.4.3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Kors...
Bernd KuhlsBernd Kuhls
2c1bfb4efadpackage/dovecot-pigeonhole: bump version to 0.4.6 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by...