Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Thomas PetazzoniThomas Petazzoni
c016a48b997libcap: fix static link With BR2_PREFER_STATIC_LIB, libcap fails to build: http://autobuild.buildroot.net/results...
Thomas PetazzoniThomas Petazzoni
2bea7b8c381libcap: rename existing patch libcap currently has one patch, but it is named using the old naming strategy, which i...
Clayton ShotwellClayton Shotwell
cd00a9d9eb7cryptsetup: Add libintl for UCLIBC toolchain Fixes autobuild error http://autobuild.buildroot.net/results/cc1a65b955...
Romain NaourRomain Naour
6d3b4faca91ngrep: fix static linking issue with libpcre Adding -lpcre in LDFLAGS place the library before object files: gcc ......
Romain NaourRomain Naour
c9d2b23ce41ngrep: rename existing patch Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni ...
Jerzy GrzegorekJerzy Grzegorek
df70822c62fpackage: cleanup github <pkg>{_VERSION, _SOURCE, _SITE} variable According to the documentation, chapter 6.2.8.2 How...
Thomas De SchampheleireThomas De Schampheleire
e6ea6b78658git packages: use full revision hash There is no benefit in using the shortened git revision hash. On the contrary: ...
Thomas De SchampheleireThomas De Schampheleire
1ae1f276066manual: github commits should be specified in full Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@g...
Gustavo ZacariasGustavo Zacarias
4feba5d62b8uboot-tools: fix license issues Fix license directory and filename change, fixes: http://autobuild.buildroot.net/res...
Denis MingulovDenis Mingulov
6eac08192d8rsync: use system zlib and popt, also do not lose debug options rsync by default compiles statically its own zlib an...
Samuel MartinSamuel Martin
ee1565bf36fmanual: customize-toolchain.txt: update internal backend section Mention all supported C libraries by the internal B...
Samuel MartinSamuel Martin
1e4d9eb2d33manual: developer-guide.txt: cleanup non-existing source [Thomas: Added ThomasDS Acked-by, which was given on an ear...
Samuel MartinSamuel Martin
67feb0e7593support: trivial fixes (typos and minor rewording) in gen-manual-lists.py [Thomas: added Thomas DS Acked-by, given a...
Thomas De SchampheleireThomas De Schampheleire
462e9915fd8manual generation: rename manual-txt into manual-text The output extension and the generation messages refer to 'tex...
Thomas De SchampheleireThomas De Schampheleire
6fb84874b25manual generation: check dependencies first To generate the manual, you need a few tools. If these are not present, ...
Axel LinAxel Lin
a2ffd684924cppzmq/czmq: Update comment for needs threads support Comment 7e37d235f "zeromq: needs threads" adds BR2_TOOLCHAIN_H...
Ryan BarnettRyan Barnett
21ef3200ef9sysvinit: install new cmds and fix inittab Adding support for sysvinit to install reboot, poweroff, and pidof comman...
Thomas PetazzoniThomas Petazzoni
344fc7aa0d9xenomai: use install-user to remove patch As noted by "George" in bug #6416, the xenomai-do-not-install-devices patc...
Arnaud RébilloutArnaud Rébillout
77de13ba552uemacs: fix package source There is no bz2 archive for uemacs on kernel.org, only a gz archive. Signed-off-by: Arna...
Thomas De SchampheleireThomas De Schampheleire
d6a44b2f0a2Config.in files: add/update comments on (e)glibc dependencies This patch adds missing comments about (e)glibc depend...
Gustavo ZacariasGustavo Zacarias
90af4f16c5cstrongswan: add security patches Security patches to fix CVE-2013-5018, CVE-2013-6075 and CVE-2013-6076. Signed-off...
Olivier SchonkenOlivier Schonken
9c7bc3f3c0autil-linux: Add --without-ncurses to host-util-linux Ncurses not necessary when building host-util-linux, so passing...
Gustavo ZacariasGustavo Zacarias
e06fac395b2ebtables: build fix for 64-bit kernel with 32-bit userland Fixes bug #6602. Signed-off-by: Gustavo Zacarias <gustav...
Gustavo ZacariasGustavo Zacarias
957a9862141arch/Config.in: introduce BR2_KERNEL_64_USERLAND_32 symbol On some architectures one can be running a 64-bit kernel ...
Thomas PetazzoniThomas Petazzoni
9e7d7b3cd42pkgconf: fix upstream URL The upstream URL has changed to http://rabbit.dereferenced.org/~nenolod/distfiles/, update...
Gustavo ZacariasGustavo Zacarias
fd427bbabb4libcgroup: also needs host-flex Fixes: http://autobuild.buildroot.net/results/b43/b43ef442facd5aa136a77db99e57e02cc7...
Gustavo ZacariasGustavo Zacarias
339a4880821cjson: link with libm, unavailable for static Link with libm as stated in the README, fixes: http://autobuild.buildr...
Romain NaourRomain Naour
9b0e9c83022trace-cmd: fix ptrace detection Ptrace support detection is ignored when CFLAGS is set by buildroot. Use override in...
Thomas PetazzoniThomas Petazzoni
934f8222f76glibc, toolchain-external: copy libthread_db when gdb is enabled As Samuel Martin noticed, libthread_db is not only ...
Thomas PetazzoniThomas Petazzoni
1e0b97d166atoolchain-external: fix visibility and length of Linaro toolchain comment Maxime Ripard reported that the Linaro too...
Thomas PetazzoniThomas Petazzoni
b3e3d5fc28btoolchain-external: add missing symlink for Linaro toolchains In 11ec38b6950 ("toolchain-external: fix Linaro ARM to...
Peter SeidererPeter Seiderer
1690fca4648support/kconfig: fix compile warning because of missing include. With commit b58bf60b519353e983e372f5627d639e7cc72a7...
Markos ChandrasMarkos Chandras
f3a2b806deeext-toolchain: MIPS: Select correct endianness for the target Previously, an external-toolchain on a mipsel/mips64el...
Phil EichingerPhil Eichinger
260d708c891valgrind: add support for glibc 2.17 and 2.18 Fixes: http://autobuild.buildroot.net/results/f086e65aca220bc9a5869f8f...
Markos ChandrasMarkos Chandras
f60dafe0683arch/mips: Set BR2_GCC_TARGET_ARCH for MIPS Set --with-arch instead of --with-tune for MIPS so that the generated co...
Gustavo ZacariasGustavo Zacarias
ca5639f8d00alsamixergui: needs mmu Because of the new fl_open_uri() function since the fltk bump using fork(). Signed-off-by: ...
Gustavo ZacariasGustavo Zacarias
56497f708ebfltk: bump to version 1.3.2 Fixes: http://autobuild.buildroot.net/results/519/5195f7a8a38a5ba3ce5a0bf2a7649d390e461e...
Gustavo ZacariasGustavo Zacarias
405af8c93f2libpng: disable tools They can fail on some odd toolchain configurations because of buildsystem shortcomings and are...
Ezequiel GarcíaEzequiel García
5986cb41635qt5base: add tslib plugin Add support for Tslib plugin. [Peter: propagate !static dependency / add comment] Signed-...
Gustavo ZacariasGustavo Zacarias
09d1176e1e8nano: needs wchar Fixes: http://autobuild.buildroot.net/results/317/3177b7d6168eec0620e4a1ade9166c9c84929e6e/ [Pete...
Abdul HussainAbdul Hussain
01fb86332e9device_table_dev.txt: Increase /dev/ttymxc count Since debug uart on imx6 sabreauto board is ttymxc3. Signed-off-by...
Jouko NikulaJouko Nikula
200bf74e8e4Update config.guess and config.sub scripts to latest versions. Current version of config.guess may fail to detect ho...
Romain NaourRomain Naour
ff0367008c6trace-cmd: use pkg-config instead of python-config trace-cmd use python-config to find out which headers and librari...
Carsten SchoenertCarsten Schoenert
fb74bc78fbdpackage/opkg: bumping version to 0.2.0 opkg has released a new version v0.2.0. The opkg community is also on the way...
Danomi ManchegoDanomi Manchego
632fbed88dcjq: new package jq is like sed for JSON data - you can use it to slice and filter and map and transform structured d...
Francois PerradFrancois Perrad
5a4a11a5d13perl: fix on uClibc without IPv6 support Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Pe...
Maxime HadjinlianMaxime Hadjinlian
3b68e8735ecpackages/Config.in: Change entries titles This patch mostly fix the casing on different entries titles. It also chan...
Maxime HadjinlianMaxime Hadjinlian
f5f72988532packages/Config.in: Alphabetical entries sorting This patch moves : "Filesystem and flash utilities" menu "X app...
Sergey AlyoshinSergey Alyoshin
fb995444b9bkobs-ng: test kernel version for redefines kobs-ng failed to build with 2.6.36, because enum tested with #ifndef mt...
Sergey AlyoshinSergey Alyoshin
3c933c5e309kobs-ng: rename patch to comply to convention Signed-off-by: Sergey Alyoshin <alyoshin.s@gmail.com> Acked-by: Thomas...
Francois PerradFrancois Perrad
a06f31fb648perl-cross: bump to version 0.8.3 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Kor...
Arnout VandecappelleArnout Vandecappelle
73a6b6801afwebkit: fix build with bison 3.0 Apply a patch from upstream. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) ...
Arnout VandecappelleArnout Vandecappelle
5bc39dcf41cwebkit: number the patches Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Pete...
Jérôme PouillerJérôme Pouiller
e12fab45654Revert "berkeleydb: bump to version 6.0.20" BerkeleyDB has changed its license since version 6. New license (AGPL) m...
Tzu-Jung LeeTzu-Jung Lee
d1bca7c49c5ccache: expose control interface via 'make ccache-options' usage: # set cache limit size make CCACHE_OPTIONS="--ma...
Arnout VandecappelleArnout Vandecappelle
96f702993cffreetype: explicitly en/disable dependencies For the target, add --with/out to configure options as needed. For the...
Peter SanfordPeter Sanford
9332e261256skeleton: Update /etc/protocols from Debian Jessie This update adds IP protocols created in the last 20 years. Sign...
Gustavo ZacariasGustavo Zacarias
33be28d1700bind: bump to version 9.6-ESV-R10 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Thomas De SchampheleireThomas De Schampheleire
d6bb2b50f9clinux: mention 3.x.y kernels in 'custom version' help (also fix grammatical error versions -> version) Signed-off-b...
Thomas De SchampheleireThomas De Schampheleire
d0a4de053eadefconfigs: update after rename of custom git repo/version options [Peter: also update cubieboard2, freescale_imx6* ...
Thomas De SchampheleireThomas De Schampheleire
4bff614528alinux/uboot: line-up repository-related configuration options Although the configuration options for custom reposito...
Thomas De SchampheleireThomas De Schampheleire
f2c2193b057u-boot: add support for custom Mercurial repository Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@...
Thomas De SchampheleireThomas De Schampheleire
63ecded2e38linux: add support for custom Mercurial repository Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@g...
Thomas De SchampheleireThomas De Schampheleire
fbc2494a41bRemove redundant dollar signs in Config.in files Some Config.in(.host) files have constructs like: config FOO_VERSI...
Thomas De SchampheleireThomas De Schampheleire
a25e4a4c4c0Config.in.legacy: add separator to description for users When legacy symbols are selected, the menuconfig shows the ...
Thomas De SchampheleireThomas De Schampheleire
cce5baa8ee8Config.in.legacy: update description for users This patch clarifies the message shown to users in the legacy menu. I...
Thomas De SchampheleireThomas De Schampheleire
f8c56f5f629Config.in.legacy: update description for developers The existing comments in Config.in.legacy are not entirely in-li...
Peter KorsgaardPeter Korsgaard
0764b1cf457qt5base: fix QtGUI build without PNG support Patch from upstream bug report: https://bugreports.qt-project.org/brows...
Fatih AşıcıFatih Aşıcı
b601a07165fqt5x11extras: new package Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <peter@k...
Fatih AşıcıFatih Aşıcı
cdeb1759084qt5serialport: new package Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <peter@...
Fatih AşıcıFatih Aşıcı
501f7695388qt5sensors: new package Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <peter@kor...
Fatih AşıcıFatih Aşıcı
b12ec639ebdqt5quickcontrols: new package Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <pet...
Fatih AşıcıFatih Aşıcı
5d85af61b7aqt5: bump to 5.1.1 Following patches are removed since they are upstreamed: - qt5base/qt5base-0001-eglconvenience-...
Peter KorsgaardPeter Korsgaard
129abd31b7efreetype: fix host build Fixes http://autobuild.buildroot.net/results/b49/b49c1c502215c7972d61c900e876909c9e79c312/ ...
Peter KorsgaardPeter Korsgaard
3dab7ba7a0awebsite: get rid of 'Related Sites' list As discussed on the dev day. These sites are not really directly related to...
Arnout VandecappelleArnout Vandecappelle
b73c7219bf3docker: add license info Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter ...
Arnout VandecappelleArnout Vandecappelle
eb742c19566docker: change into generic-package docker is using autotools-package while it is in fact just a plain make package....
Gustavo ZacariasGustavo Zacarias
70da2ae5ff0matchbox-lib: patch up support for libpng 1.5+ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-...
Gustavo ZacariasGustavo Zacarias
a784f7566e3fbv: patch up support for libpng 1.5+ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
2e5f5b39962libpng: bump to version 1.6.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
f8cefffd4eafreetype: bump to version 2.5.0.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
a88b4804ffednsmasq: bump to version 2.67 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Arnaud AujonArnaud Aujon
d4f839248d2libfreefare: new repository [Peter: also adjust upstream URL] Signed-off-by: Arnaud Aujon <arnaud.aujon@gmail.com> S...
Gustavo ZacariasGustavo Zacarias
71af8d275c8gnutls: security bump to version 3.2.5 Fix for GNUTLS-SA-2013-3. Signed-off-by: Gustavo Zacarias <gustavo@zacarias....
Arnout VandecappelleArnout Vandecappelle
fba37e83910xdriver_xf86-video-geode: only build on i386 This package builds with -m32. In buildroot, we don't have multilib sup...
Arnout VandecappelleArnout Vandecappelle
45ff7712f39libcgroup: depends on host-bison Fixes http://autobuild.buildroot.net/results/73d/73dddcc1aa68999ea496de148497f80bdb...
Gustavo ZacariasGustavo Zacarias
6f3575c3ac4package/uclibc: fixup e500mc support The e500mc core has a classic FPU, SPE is a bad word. See: http://en.wikipedia....
Gustavo ZacariasGustavo Zacarias
c96a0cc9077libedit: needs mmu Fixes: http://autobuild.buildroot.net/results/211/2116ffb8e74073fd415bfdea748731b5b8a876d7/ (Not ...
Gustavo ZacariasGustavo Zacarias
d19e39ca25febtables: install ethertypes It's handy and closes bug #6608. Thanks to Cassiano Martin <cassiano@idbinfo.com.br> fo...
Gustavo ZacariasGustavo Zacarias
9f6b39bc420dosfstools: bump to version 3.0.23 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
4513d785156Makefile: revert BUILD_DIR export Revert commit feb0877015cc0c644129e69276b3000c83742750 U-Boot uses $(BUILD_DIR) an...
Yann E. MORINYann E. MORIN
feb0877015cMakefile: export BUILD_DIR $(BUILD_DIR) is a nice place to put files generated during the build. With the advent of ...
Danomi ManchegoDanomi Manchego
cfea3556422ifplugd: ensure directories exist before installing to them Add the -D to install commands to ensure that all the ne...
Arnout VandecappelleArnout Vandecappelle
dc7a9bb9f7estress: disable documentation It fails to build with my makeinfo version. Note that the autobuilders don't see this,...
Arnout VandecappelleArnout Vandecappelle
ba0d86215ecperf: disable documentation perf uses asciidoc to generate documentation, but /usr/bin/asciidoc will try to use buil...
Peter KorsgaardPeter Korsgaard
21a4a9003e3php: fix runtime error on big endian Fixes #6566 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jerzy GrzegorekJerzy Grzegorek
797952e1ae1fdk-aac: bump to version 0.1.2 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter K...
Axel LinAxel Lin
945468045feola: bump to version 0.8.32 Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter@kors...
Gustavo ZacariasGustavo Zacarias
f0801fa2f3enano: fix ncursesw build failure After the latest version bump ncursesw5-config is automatically detected if it's pr...
Jerzy GrzegorekJerzy Grzegorek
40316ab81f2imagemagick: bump to version 6.8.7-1 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: P...
Gustavo ZacariasGustavo Zacarias
deec0dbc844linux-headers: bump 3.{0, 4}.x stable versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-...
Gustavo ZacariasGustavo Zacarias
46b3f2d83e2libmicrohttpd: bump to version 0.9.31 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
f0757b41ab3openssh: bump to version 6.3p1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Simon DawsonSimon Dawson
a6e5afc3cc7webkit: fix target install Commit 33a9d34ff375ec0c0389c9af6bc499a8dd7ccbc9 fixed the staging install for webkit, whi...
Thomas De SchampheleireThomas De Schampheleire
f826e851c87tslib: needs dynamic library for dlopen Fixes http://autobuild.buildroot.net/results/1242cbea015e5a24a6621d1bd5569d2...
Arnaud AujonArnaud Aujon
bfc505c079elibnet-* rename .mk files according to package name Signed-off-by: Arnaud Aujon <arnaud.aujon@gmail.com> Signed-off-...
Luca CeresoliLuca Ceresoli
3f4b08697b8boost: fix build on 64-bit target after bump to 1.54.0 Fixes compilation error with aarch64 target: ./boost/atomic/...
Andrew RuderAndrew Ruder
5549f8e9348wget: Fix error in texi2pod on Perl 5.18 This gets around the following build errors that occurs on a system with pe...
Phil EichingerPhil Eichinger
550fe0dcf63nuttcp: add license information Signed-off-by: Phil Eichinger <phil@zankapfel.net> Acked-by: Arnout Vandecappelle (E...
Phil EichingerPhil Eichinger
710825f0de3scons: bump version Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard <peter@korsgaa...
Phil EichingerPhil Eichinger
9f355f89c92mutt: add license information Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard <pet...
Phil EichingerPhil Eichinger
991cf48a182sysvinit: add license information Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard ...
Phil EichingerPhil Eichinger
418b062f699systemd: add license information Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard <...
Danomi ManchegoDanomi Manchego
916b1b6acd2libsoup: add license info Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
a95b9d77d1ddropbear: bump to version 2013.60 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Markos ChandrasMarkos Chandras
bc3cb0651ccdropwatch: Remove -Werror from CFLAGS -Werror shouldn't be used in released code since it can cause random build fai...
Gustavo ZacariasGustavo Zacarias
456b257e814uboot-tools: bump to version 2013.10 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Gustavo ZacariasGustavo Zacarias
99002dc7b16u-boot: bump to version 2013.10 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
00cb32b56a8mpd: bump to version 0.17.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Gustavo ZacariasGustavo Zacarias
2a995cc71f6gcc: bump 4.8.x series to version 4.8.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pet...
Gustavo ZacariasGustavo Zacarias
25f74ee8808configs/mpc8315erdb: bump to the latest and greatest versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com....
Gustavo ZacariasGustavo Zacarias
813ce18de92configs/p1010rdb: bump to the latest and greatest versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>...
Gustavo ZacariasGustavo Zacarias
6953eeb332cgcc 4.8.x: add PR57717 patches Failure to build libc for PowerPC E500 cores, see: http://gcc.gnu.org/bugzilla//show_...
Gustavo ZacariasGustavo Zacarias
98ab2cb15dalxc: needs mmu Fixes: http://autobuild.buildroot.net/results/602/60289dae59650847e6d32c7ab3be7973a86a25c7/ Signed-o...
Gustavo ZacariasGustavo Zacarias
837c3bb3a31linux: bump 3.11.x stable version Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
a69ca0d1176linux-headers: bump 3.{10, 11}.x stable versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-of...
Phil EichingerPhil Eichinger
f87f067c027ngrep: add license information [Peter: use BSD-4c-like for license] Signed-off-by: Phil Eichinger <phil@zankapfel.ne...
Gustavo ZacariasGustavo Zacarias
03a5ac9b1c1autossh: add ssh client/server depends It's not very useful without them. Signed-off-by: Gustavo Zacarias <gustavo@...
Yann E. MORINYann E. MORIN
dda59a65a01package/weston: bump to 1.3.0 Needs three patches from upstream, plus a custom patch to disable tests. Drop old patc...
Yann E. MORINYann E. MORIN
2e80b7072a5package/wayland: bump to 1.3.0 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaa...
Ryan BarnettRyan Barnett
75c01bf2130manual: update review process and patchwork Adding more documentaiton based on discussion from the mailing list in r...
Phil EichingerPhil Eichinger
4b1eba735e0noip: add license information Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard <pet...
Phil EichingerPhil Eichinger
54e0493ad73netcat: add license information Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard <p...
Gustavo ZacariasGustavo Zacarias
611dfe6cb55boost: fix build failures after version bump Fix build failures that happened after the version bump such as: http:/...
Thomas De SchampheleireThomas De Schampheleire
66bb10b7b0bConfig.in files: unify comments of toolchain option dependencies This patch lines up the comments in Config.in files...
Thomas De SchampheleireThomas De Schampheleire
c3a832a7fb2manual: add section about depending on target and toolchain options Currently, the comments in Config.in files when ...
Peter KorsgaardPeter Korsgaard
82c44b3f0f5snmppp: adjust toolchain comment for new-style format Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
1d56d8a7f55weston: add missing toolchain comments Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> [yann.m...
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
6d8998033fdweston: improve selection of compositor The way the compositor was selected in Config.in was counter-intuitive, beca...
Peter SeidererPeter Seiderer
1c5ff4981c4support/kconfig: Fix typo in README.buildroot. Fix typo in README.buildroot (s/config/kconfig/). Signed-off-by: Pet...
Gustavo ZacariasGustavo Zacarias
9db8d874d5bsnmppp: new package [Peter: add comment about why AUTORECONF is needed] Signed-off-by: Gustavo Zacarias <gustavo@zac...
Gustavo ZacariasGustavo Zacarias
05d59aa2689autossh: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter...
Axel LinAxel Lin
b6c0b3b42abtcl: specify ln -sf to remove existing destination file This fixes below build error when executing "make tcl-dircle...
Axel LinAxel Lin
58712bbe4f0sam-ba: specify ln -sf to remove existing destination file This fixes below build error when executing "make host-sa...
Axel LinAxel Lin
eed2e02fb99ncftp: specify ln -sf to remove existing destination files This fixes below build error when executing "make ncftp-d...
Thomas PetazzoniThomas Petazzoni
86e61d20504package: fix 'local' site method for host packages Using the 'local' site method works just fine for target packages...
Luca CeresoliLuca Ceresoli
43ccbec68f6boost: Fix compilation of Boost.Variants move assignment Fix compilation of Boost.Variants move assignment for situa...
Jerzy GrzegorekJerzy Grzegorek
3b388653d21apr-util: bump to version 1.5.2 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter ...
Jerzy GrzegorekJerzy Grzegorek
9fd212c19d6apr: bump to version 1.4.8 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsg...
Jerzy GrzegorekJerzy Grzegorek
020faffd1a4jpeg-turbo: bump to version 1.3.0 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Pete...
Jerzy GrzegorekJerzy Grzegorek
90f08e757fejansson: bump to version 2.5 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
3137186ba98linux: bump 3.11.x stable version Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
49fd1b3a651linux-headers: bump 3.{0, 4, 10, 11}.x stable versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Sig...
Axel LinAxel Lin
5e0613aa8eapoppler: needs thread support Fix: http://autobuild.buildroot.net/results/daa/daa18f112ddd08644b4149025899cea2b511a9...
Peter KorsgaardPeter Korsgaard
548185a7b30libcue: add license info Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas PetazzoniThomas Petazzoni
1247850d44dtoolchain-external: add a specific check to avoid Angstrom toolchains The Angstrom toolchains available at http://ww...
Axel LinAxel Lin
a97d711d8abpcsc-lite: bump to version 1.8.8 Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Peter Korsgaard <peter...
Jerzy GrzegorekJerzy Grzegorek
908d0236ae2fbgrab: bump to version 1.2 Patch: - fbgrab-proper-Makefile-for-cross-compiling.patch has been integrated in the new...
Thomas De SchampheleireThomas De Schampheleire
61ac6731528ruby: fix 'pcrel too far' build problem on SuperH architectures The 'pcrel too far' problem detected in the autobuil...
Yann E. MORINYann E. MORIN
f8938bf47d0package/rpi-userland: expose appropriate EGL version The egl.pc file installed exposes version 1.0, while it really ...
Yann E. MORINYann E. MORIN
7b57bef618apackage/rpi-userland: install all of our .pc files the same way Install bcm_host the same way we install egl.pc and ...
Thomas De SchampheleireThomas De Schampheleire
127c9bcc136manual: rename section name of package lists The original titles did no longer correspond with the actual menu names...
Yann E. MORINYann E. MORIN
9f7e8f120dfpackage/weston: add RPi compositor Procedure highly inspired by: http://wayland.freedesktop.org/raspberrypi.html...
Yann E. MORINYann E. MORIN
a863451c395package/rpi-userland: add patch to remove faulty assert() While porting wayland/weston to run on the RPi, I always t...
Yann E. MORINYann E. MORIN
8c19412415fpackage/weston: introduce infrastructure to select other compositors Signed-off-by: "Yann E. MORIN" <yann.morin.1998...
Yann E. MORINYann E. MORIN
6614f38411apackage/weston: fix configure.ac for fbdev compositor Apply patch from upstream. Signed-off-by: "Yann E. MORIN" <ya...
Yann E. MORINYann E. MORIN
af28f7901eapackage/weston: fix configure.ac to check for wayland-scanner configure whines while checking for wayland-scanner. ...
Yann E. MORINYann E. MORIN
efee2e4e175package/wayland: install wayland-scanner to $(HOST) wayland-scanner is needed by weston. [Peter: use $(INSTALL), fi...
Yann E. MORINYann E. MORIN
2cd6def998bpackage/weston: bump version Even with EGL disabled, weston-1.2.2 still tries to build the simple EGL clients, so th...
Yann E. MORINYann E. MORIN
629b378dd16package/wayland: bump version Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaar...
Yann E. MORINYann E. MORIN
883c4dc43aepackage/rpi-firmware: bump version Fixes for de-interlacing of /unusual/ MPEG streams. Yes, some people seem to enjo...
Jerzy GrzegorekJerzy Grzegorek
f3677f06016ccid: bump to version 1.4.13 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Kor...
Jerzy GrzegorekJerzy Grzegorek
c551ac4cff9gdk-pixbuf: bump to version 2.28.2 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Pet...
Jerzy GrzegorekJerzy Grzegorek
cbcbed4a24achrony: bump to version 1.29 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Kor...
Jerzy GrzegorekJerzy Grzegorek
bb32a1cde3eboost: bump to version 1.54.0 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
9cf555971cbconfigs/qemu: bump relevant config versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:...
Axel LinAxel Lin
020775b33f8protobuf: needs thread support Fix: http://autobuild.buildroot.net/results/086/08661b6bd6796c9126bcbad3245323160b182...
Gustavo ZacariasGustavo Zacarias
92af118d82avde2: needs mmu Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@kors...
Gustavo ZacariasGustavo Zacarias
a2f298cebbdtransmission: needs mmu Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <pe...
Gustavo ZacariasGustavo Zacarias
ffc95938503xl2tp: needs mmu Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@kor...
Gustavo ZacariasGustavo Zacarias
9e8f1ff3440net-snmp: needs mmu Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@...
Gustavo ZacariasGustavo Zacarias
6d34f6bdbb2oprofile: needs mmu Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@...
Gustavo ZacariasGustavo Zacarias
47fed0c9511samba: needs mmu Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@kor...
Gustavo ZacariasGustavo Zacarias
d3f8d974ffevtun: needs mmu Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@kors...
Gustavo ZacariasGustavo Zacarias
ef6cd52b8a4rtorrent: needs mmu Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@...
Fatih AşıcıFatih Aşıcı
f8a7c46ea3bqt5: remove configure options from module packages These packages do not have configure scripts. Signed-off-by: Fat...
Yann E. MORINYann E. MORIN
17a32d31cf7package/weston: requires host-pkgconf weston's configure.ac uses PKG_CHECK_MODULES, so it needs to depend on host-pk...
Yann E. MORINYann E. MORIN
516246ddf2dpackage/weston: fix variable name The weston package uses the $(WAYLAND_VERSION) variable instead of $(WESTON_VERSIO...