Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Samuel MartinSamuel Martin
deef3a89c89package/openocd: explicitly disable unselected adapters Some adapters are automatically enabled, but may not be buil...
Thomas PetazzoniThomas Petazzoni
a2dc5e21cfelibselinux: needs shared library support Even though technically libselinux could make its <dlfcn.h> include optiona...
Thomas PetazzoniThomas Petazzoni
2b937ae4a07openocd: pass --disable-werror to fix build issues Should fix: http://autobuild.buildroot.org/results/91d/91d2ae3...
Thomas PetazzoniThomas Petazzoni
897d07c3131python: rename patches to the new convention Note that we don't use completely sequential numbers, because patches b...
Thomas PetazzoniThomas Petazzoni
9badea2d058python: bump to 2.7.9 In addition to doing the bump, this commit also: - Refreshes all the patches - Removes pyth...
Thomas PetazzoniThomas Petazzoni
c24c8748100python3: rename patches to the new convention Note that we don't use completely sequential numbers, because patches ...
Thomas PetazzoniThomas Petazzoni
144e21f203cpython3: bump to 3.4.2 This commit bumps python3 to Python 3.4.2. Two patches had to be changed slightly to fix some...
Jeremy KerrJeremy Kerr
8fb574fdc88package/busybox: Add facility for DHCP hooks The (u)dhcpc hook installed by the busybox package configures the netwo...
Paul CercueilPaul Cercueil
952391db047lightning: new package GNU lightning is a library that generates assembly language code at run-time. https://www.gn...
Paul CercueilPaul Cercueil
6a508d93610binutils: Also install libopcodes in staging This library will be used later in the "lightning" package. Signed-off...
Thierry BultelThierry Bultel
4f2367f416bmpd-mpc: new package [Thomas: - Changed hash file to use SHA256 - Remove libiconv handling, since the iconv detect...
Thomas PetazzoniThomas Petazzoni
81cbf0bf84blibevent: add optional dependency on OpenSSL libevent can optionally use OpenSSL, so add an optional dependency on t...
Fabio PorceddaFabio Porcedda
fffb68a83fdMakefile: improve detection of make "-s" flag Because it's just checking the presence of the "s" character even a ...
clauritaclaurita
aa441aa84c3openocd: bump to version 0.8.0 This patch adds the management of (almost) all the config options of openocd 0.8.0. A...
Yann E. MORINYann E. MORIN
be529e22189linux: change Device Tree prompt The current prompt seems to imply that we want to add Device Tree support to the Li...
Gustavo ZacariasGustavo Zacarias
db748e8639flsof: bump to version 4.88 Rename patches to new convention and add hash file as well. Signed-off-by: Gustavo Zacar...
Gustavo ZacariasGustavo Zacarias
b84419936fflinux-headers: bump 3.2.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
e2db1daacffmrouted: bump to version 3.9.7 bcopy patch removed since code is upstream. Signed-off-by: Gustavo Zacarias <gustavo...
Gustavo ZacariasGustavo Zacarias
4fba9b3bb75radvd: bump to version 2.9 0003-Improve-check-of-the-sysctl-function.patch is now upstream. Signed-off-by: Gustavo ...
Romain NaourRomain Naour
d8b275b5dbcpackage/dvb-apps: rename patches to follow the new name convention Signed-off-by: Romain Naour <romain.naour@openwid...
Romain NaourRomain Naour
0ad2d669196package/libxmlrpc: fix shared libraries build for uClibc libxmlrpc is able to build shared libraries only for (e)gli...
Romain NaourRomain Naour
5dd1134e168package/keyutils: disable static library for shared only build Signed-off-by: Romain Naour <romain.naour@openwide.fr...
Romain NaourRomain Naour
c24f7cdd11apackage/libsvgtiny: enable shared library build [Thomas: clarify the comment explaining why we only build/install th...
Gustavo ZacariasGustavo Zacarias
607f5116f7amemcached: bump to version 1.4.22 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Peter KorsgaardPeter Korsgaard
2a68bc8c6f8libsepol: change to github location The old location doesn't seem active any more. Even though this github URL looks...
Peter KorsgaardPeter Korsgaard
fa7281adaf5libsemanage: change to github location The old location doesn't seem active any more. Even though this github URL lo...
Peter KorsgaardPeter Korsgaard
e8eebfd9c1flibselinux: change to github location Fixes: http://autobuild.buildroot.net/results/4a7/4a7b71f1471b889abf278882a773...
Peter KorsgaardPeter Korsgaard
998a2aee773defconfigs: bump sheevaplug kernel to 3.18.1 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
c089bb25e2adefconfigs: bump openblocks a6 kernel to 3.18.1 And move to mvebu_v5_defconfig as kirkwood has been merged with mveb...
Peter KorsgaardPeter Korsgaard
4e10432a501defconfigs: bump minnowboard-max kernel to 3.18.1 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Maxime HadjinlianMaxime Hadjinlian
35bf5576b05sunxi-tools: bump version Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petaz...
Maxime HadjinlianMaxime Hadjinlian
bc91aaa6fe3sunxi-mali-prop: bump version Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas P...
Yann E. MORINYann E. MORIN
72e9667e6f7package/rpi-firmware: only install images The rpi-firmware only installs images files, so it should use _INSTALL_IMA...
Ernesto L. Williams JrErnesto L. Williams Jr
1efb5ad43deszip: new package [Thomas: - Add hash file. - Rewrap Config.in help text and remove trailing whitespace. - Rem...
Thomas PetazzoniThomas Petazzoni
27d6b6ad5fdlibsemanage: add hash file Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
6d28df573c9bluez5_utils: fix O_CLOEXEC build failure Add a patch for bluez5_utils to fix the O_CLOEXEC build failure, due to a ...
Thomas PetazzoniThomas Petazzoni
9cfe8ffe2fdbluez5_utils: improved version of the mcaptest patch As suggested by bluez5_utils upstream developers, use an improv...
Thomas PetazzoniThomas Petazzoni
a963685245dlibsemanage: misc improvements This commit should have been part of the "libsemanage: new package" commit, but due a...
Yann E. MORINYann E. MORIN
ab2f2484baddocs/manual: document LIBFOO_INSTALL_IMAGES Document it as are LIBFOO_INSTALL_STAGING and LIBFOO_INSTALL_TARGET. Si...
Yann E. MORINYann E. MORIN
8b33222e302package/rpi-firmware: bump version Too many changes to list, but lots of fixes and enhancements all over the place.....
Clayton ShotwellClayton Shotwell
77872678acclibsemanage: new package Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com> Signed-off-by: Matt Weber <m...
Clayton ShotwellClayton Shotwell
5cefca4cc3dustr: new package [Thomas: - Fix typo in patch description. - Remove trailing whitespace in Config.in. - Fix Conf...
Clayton ShotwellClayton Shotwell
9d9f54ac654libselinux: new package [Thomas: - Add hash file. - Enable on all architectures, and enable on uClibc. The a...
Romain NaourRomain Naour
d09c27a8f8epackage/libnspr: disable static library for shared only build Signed-off-by: Romain Naour <romain.naour@openwide.fr>...
Thomas PetazzoniThomas Petazzoni
0319d627620imagemagick: needs thread support The no thread support in imagemagick is broken since the last bump. Since supporti...
Thomas PetazzoniThomas Petazzoni
823e90cb531ortp: do not use libsrtp ortp is not happy with the newly packaged libsrtp implementation, so let's not use it. Fix...
André HentschelAndré Hentschel
b6a012a1b8flcms2: install to staging Other packages might depend on lcms2, thus it should install its development files. Signe...
André HentschelAndré Hentschel
d8acf060095sane-backends: install to staging Other packages might depend on sane, thus it should install its development files....
Gregory DymarekGregory Dymarek
f95c7e6fb9cjanus-gateway: new package [Thomas: - Rename patch to the proper naming convention, and add a description to i...
Gregory DymarekGregory Dymarek
dadd8dd0b91gengetopt: new package Add a host only package, which will be needed for janus-gateway. [Thomas: - Improve commit...
Thomas PetazzoniThomas Petazzoni
5dbfb6d5044sofia-sip: rename patch to the new naming convention Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electron...
Gregory DymarekGregory Dymarek
fbfa6653507sofia-sip: new package [Thomas: - Add better Config.in help text. - Fix the hash file format. - Fix comment heade...
Thomas PetazzoniThomas Petazzoni
1b12b7e8189libsrtp: add missing patch This patch should have been part of the commit adding the libsrtp package, as it fixes a ...
Gregory DymarekGregory Dymarek
a569dfc9db3libwebsock: new package [Thomas: - Add dependency on BR2_TOOLCHAIN_HAS_THREADS - Improve Config.in help text - Fi...
Yegor YefremovYegor Yefremov
b7e7b417fa1wpa_supplicant: fix indentation and change file permissions Signed-off-by: Yegor Yefremov <yegorslists@googlemail.co...
Gregory DymarekGregory Dymarek
10f42fa8ae8libsrtp: new package [Thomas: - Add better Config.in help text and fix its indentation - Fix comment header in .mk...
Thomas PetazzoniThomas Petazzoni
31783dcf559Revert "svgtiny: update source url" This reverts commit 8f9b5f657b3dbb82a5725c3bf24ed261a77111d8. The new svgtiny v...
Thomas PetazzoniThomas Petazzoni
a7e0f3a7819ding-libs: fix Config.in dependency logic Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gregory DymarekGregory Dymarek
3af1d306bdcding-libs: new package [Thomas: - Remove unneeded comment in Config.in - Remove select if libiconv, not needed - ...
Gregory DymarekGregory Dymarek
89502b9d56alibnice: new package [Thomas: - Rename patch to the proper naming convention - Reduce patch to only take care of t...
Fabio PorceddaFabio Porcedda
8f9b5f657b3svgtiny: update source url As source url use the git repository instead of the unavaiable svn repository. This fix ...
Thomas PetazzoniThomas Petazzoni
fa168c1aa45libvncserver: OpenSSL support needs NPTL thread support The OpenSSL support of libvncserver already has a dependency...
Baruch SiachBaruch Siach
dfbfa6ef00edhcpcd: blacklist Sourcery PowerPC toolchains The linux/socket.h header in these toolchains is broken as described i...
Yegor YefremovYegor Yefremov
e6f20858f5adnsmasq: install DBus configuration file Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: T...
Gustavo ZacariasGustavo Zacarias
dad1fcd0d56freetype: bump to version 2.5.5 2.5.4 introduced a regression with uncompressed PCF files. Signed-off-by: Gustavo Z...
Gustavo ZacariasGustavo Zacarias
6175cfb7302btrfs-progs: bump to version 3.18 Backtrace is disable by default now so remove the definition to avoid duplicate wa...
Thomas PetazzoniThomas Petazzoni
ab001acd4c5upmpdcli: add missing comment dependency propagation upmpdcli cannot be built with the Blackfin toolchains, but the ...
Thomas PetazzoniThomas Petazzoni
bcebc5bdc0blibupnp: mark as broken on Nios II, infamous _gp issue Fixes: http://autobuild.buildroot.org/results/bc3/bc32c15b...
Thomas PetazzoniThomas Petazzoni
1c7392dc2calibsigsegv: add support for Nios II This commit adds a patch to libsigsegv that indicates the stack direction on Nio...
Thomas PetazzoniThomas Petazzoni
9a7da30065alibsigsegv: rename patches to the new convention and convert to Git format This commit renames the libsigsegv patche...
Thomas PetazzoniThomas Petazzoni
5803e04456dbluez5_utils: fix missing link against librt Add a patch to bluez5_utils to make sure that the mcaptest tool gets li...
Thomas PetazzoniThomas Petazzoni
4b18c573181bluez5_utils: bump to version 5.27 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-...
Thomas PetazzoniThomas Petazzoni
36e6053a23foprofile: cleanup the style of the OPROFILE_BINARIES definition There is no need to repeat OPROFILE_BINARIES += many...
Thomas PetazzoniThomas Petazzoni
2fbcee2fd16oprofile: autoreconf is no longer needed OPROFILE_AUTORECONF = YES was added in commit 99fc6299dbceaf6d58be2fb516a34...
Thomas PetazzoniThomas Petazzoni
699c3200948oprofile: fix nanosleep() issue on non-threaded toolchains This commit adds a patch to OProfile that ensures <time.h...
Fabio PorceddaFabio Porcedda
a49bd36409fntp: fix hash file Add a space between the hash and filename so the hash can be used. Signed-off-by: Fabio Porcedda...
Baruch SiachBaruch Siach
078a2600e41links: bump to version 2.9 Fixes: http://autobuild.buildroot.net/results/d95/d95daf56e23944d0b24d38dab949a196a89efcf...
Samuel MartinSamuel Martin
4fc5f4a6440package/libiio: fix static build Use the CMake module provided by libxml2 instead of the one from CMake to correctly...
Samuel MartinSamuel Martin
dc9022e4810package/libxml2: fix libxml2-config.cmake This patch aligns the libxml2-config.cmake module to what the libxml-2.0.p...
Jerzy GrzegorekJerzy Grzegorek
27dd32942e1package: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Kor...
Thomas PetazzoniThomas Petazzoni
9bf107fa6d1libnftnl: add patch to fix libnftnl.pc for static linking This commit adds a patch to libnftnl to add the Libs.priva...
Thomas PetazzoniThomas Petazzoni
9a7db604026libnftnl: rename patch to new convention, use Git formatted patch Signed-off-by: Thomas Petazzoni <thomas.petazzoni@...
Jerzy GrzegorekJerzy Grzegorek
fbd8c5dab7bimagemagick: bump to version 6.9.0-2 [Peter: use correct sha256sum] Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@...
Yann E. MORINYann E. MORIN
fbd244c277bpackage/mke2img: always create sparse files When the user specifies a number of blocks (and we do not auto-compute t...
Thomas PetazzoniThomas Petazzoni
64f94d1109efreerdp: pass appropriate ARM ABI flags In the line of commit 530693787b3 ("package/freerdp: do not use Neon extensi...
Thomas PetazzoniThomas Petazzoni
af72ee80eb7gdb: bump to 7.8.1 This commit bumps to 7.8.1, and updates the logic to use .tar.xz tarballs so that it applies to a...
Gustavo ZacariasGustavo Zacarias
67c8c7037b6busybox: bump to version 1.23.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Peter KorsgaardPeter Korsgaard
08b1c665171chrony: bump version And add hash file. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
869027653a0gst1-libav: bump version Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
3e0d2e18be9gst1-plugins-ugly: bump version Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
8874c71d3c7gst1-plugins-bad: bump version Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
83058e39778gst1-plugins-good: bump version Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
8e856b80157gst1-plugins-base: bump version Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
64a448e8084gstreamer1: bump version Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas PetazzoniThomas Petazzoni
10b97618f57toolchain-external: add hashes for Blackfin toolchains Those toolchains are downloaded from Sourceforge, and are the...
Yann E. MORINYann E. MORIN
2ced21f8f98package: add hashes for SourceForge-hosted packages Since SourceForge sometimes serves us faulty tarballs, we can to...
Romain NaourRomain Naour
3e05efd7663package/lm-sensors: disable static library for shared-only build Signed-off-by: Romain Naour <romain.naour@openwide....
Yann E. MORINYann E. MORIN
21b5d859997package/kodi: fix leftover instance of 'xbmc' During the XBMC -> Kodi rename, some instance of 'xbmc' were left out,...
Gustavo ZacariasGustavo Zacarias
aa0b16d8690configs/qemu: update to the latest kernel/headers versions Used to test the new default binutils 2.24 (all passed). ...
Gustavo ZacariasGustavo Zacarias
872421d2ef9whois: bump to version 5.2.3 With support for new gTLDs and updated TLDs. Signed-off-by: Gustavo Zacarias <gustavo@...
Gustavo ZacariasGustavo Zacarias
da13fc060afdillo: bump to version 3.0.4.1 Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed...
Gustavo ZacariasGustavo Zacarias
d856c328243links: bump to version 2.8 Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off...
Yann E. MORINYann E. MORIN
a869f78ed15package/mke2img: do not overshoot user-specified size Currently, we forcibly expand the generated filesystem by 1300...
Gustavo ZacariasGustavo Zacarias
09a3e7545f1sdparm: bump to version 1.09 Also add hash file. And make the libsgutils2 support (from sg3_utils) deterministic. S...
Peter KorsgaardPeter Korsgaard
f8973107464binutils: default to 2.24 2.22 is getting quite old (Nov 2011) and we've recently added 2.25. 2.24 has been used for...
Gustavo ZacariasGustavo Zacarias
e5469f7fedeiproute2: bump to version 3.18.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Romain NaourRomain Naour
501d8d5da82package/tmux: remove unsafe headers path Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thoma...
Romain NaourRomain Naour
110605f2c8cpackage/lftp: don't use host's path lftp try to link with -L/usr/lib/lftp/$(LFTP_VERSION) if DESTDIR is not set. Re...
Jérôme PouillerJérôme Pouiller
94841d87fd2libdrm: fix support for xserver with Vivante drivers [Thomas: fix minor typo in patch description.] Signed-off-by: ...
Jérôme PouillerJérôme Pouiller
8ec52d57ecdgpu-viv-bin-mx6q: fix GLESv2 support Tested with: QMX6 board + BR2_TOOLCHAIN_EXTERNAL=y BR2_TARGET_GENER...
Floris BosFloris Bos
d4a54ed5157libvncserver: add config option for tightpng encoding support TightPNG encoding speeds up HTML5 based VNC clients li...
Jérôme PouillerJérôme Pouiller
8016f1294c4gpu-viv-bin-mx6q: use self-extractible helper Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Thomas...
Yann E. MORINYann E. MORIN
52bcc51bbd6package/freerdp: do not use SSE2 extensions when not available Do not let FreeRDP decide whether it can use SE2 opco...
Yann E. MORINYann E. MORIN
530693787b3package/freerdp: do not use Neon extensions when not available FreeRDP mis-detects the CPU, and may enable Neon exte...
Yann E. MORINYann E. MORIN
2f20f413b71package/ffmpeg: update hash Last bump (dd3a2d6) forgot to update the hash for the new version. Signed-off-by: "Yann...
Thomas PetazzoniThomas Petazzoni
2c2fd3c257epackage/ffmpeg: Add Kodi patchset In the past xbmc delivered its own ffmpeg source code with specific patches to add...
Bernd KuhlsBernd Kuhls
7863cfe0d27package/kodi-audioencoder-wav: New package [Thomas: removed dependency on BR2_PACKAGE_KODI_OPTICALDRIVE from the pac...
Bernd KuhlsBernd Kuhls
01d1c331489package/kodi-audioencoder-vorbis: New package [Thomas: removed dependency on BR2_PACKAGE_KODI_OPTICALDRIVE from the ...
Bernd KuhlsBernd Kuhls
c9338f16a4apackage/kodi-audioencoder-lame: New package [Thomas: removed dependency on BR2_PACKAGE_KODI_OPTICALDRIVE from the pa...
Bernd KuhlsBernd Kuhls
f9f3feb5c6apackage/kodi-audioencoder-flac: New package [Thomas: removed dependency on BR2_PACKAGE_KODI_OPTICALDRIVE from the pa...
Bernd KuhlsBernd Kuhls
0a05f58fd39package/kodi: Enable install to STAGING_DIR, needed for audioencoder addons Signed-off-by: Bernd Kuhls <bernd.kuhls@...
Bernd KuhlsBernd Kuhls
25dc51caef0package/kodi: New option to enable support for optical drives This also enables dvdcss support, provided by an inter...
Bernd KuhlsBernd Kuhls
7881cbc295apackage/kodi-addon-xvdr: Bump version for Helix-compatibility Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> S...
Bernd KuhlsBernd Kuhls
db78eb07154package/xbmc-addon-xvdr: rename to kodi-addon-xvdr Following the rename of the XBMC project to Kodi, this commit ren...
Bernd KuhlsBernd Kuhls
f84f60c652bpackage/kodi-pvr-addons: Bump version for Helix-compatibility Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> S...
Bernd KuhlsBernd Kuhls
b3df2a353fdpackage/xbmc-pvr-addons: rename to 'kodi-pvr-addons' Following the rename of the XBMC project to Kodi, this commit r...
Bernd KuhlsBernd Kuhls
8d62a49334dpackage/kodi: Bump version to 14.0-Helix - delete 0002-mathutil.patch, committed upstream - delete 0003-dbus.patch, ...
Bernd KuhlsBernd Kuhls
3578459748dpackage/xbmc: rename to 'kodi', the new upstream project name Background information: http://xbmc.org/introducing-ko...
Floris BosFloris Bos
bc5b451b5ealibvncserver: disable libva support The libvncclient library (part of libvncserver) has optional support for HW acce...
Thomas PetazzoniThomas Petazzoni
235c95af8fexerces: make sure to use the cross-compiled curl When curl support is enabled in xerces, and a host curl is availabl...
Thomas PetazzoniThomas Petazzoni
90a6675e18dlibxmlrpc: improve curl-config patch The curl-config patch that makes sure to not use curl-config from the PATH but ...
Thomas PetazzoniThomas Petazzoni
7b5de43a03dlibxmlrpc: bump to 1.25.30 and add hash file This commit bumps libxmlrpc to the latest available stable version, and...
Yann E. MORINYann E. MORIN
30fd52a7270package/libxkbcommon: fix builds with/without X11 We need to explicitly disable X11 support when X11 is not availabl...
Samuel MartinSamuel Martin
0e6cfbba2e8package/libiio: do not force shared object build libiio correctly builds as a static library, there is no obvious re...
Thomas PetazzoniThomas Petazzoni
56c7bb5760elibxmlrpc: rename patches to the new convention Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com...
Thomas PetazzoniThomas Petazzoni
64973b0946cguile: fix libltdl, libgmp and libunistring detection Explicitly pass the path to libtldl, libgmp and libunistring, ...
Romain NaourRomain Naour
159cdbd5a3bpackage/leafnode2: fix news user check --enable-runas-user use 'news' as default but the configure stop if news does...
Yann E. MORINYann E. MORIN
6ecbce22126package/nftables: do not build docs Building docs requires dblatex with a working Jade Wrapper (jw) which may well b...
Vicente Olivert RieraVicente Olivert Riera
a3365ebf72fkismet: Fix static build Use pcap-config to list optional libpcap dependencies needed for static link. Otherwise we ...
Yann E. MORINYann E. MORIN
5aea55e0ee1package/kismet: do not use host headers kismet's ./configure hard-codes host paths in its include search paths. Fix ...
Yann E. MORINYann E. MORIN
8b966c934dbpackage/kismet: fix ncurses static build Says Vicente: [T]he order is very important when doing static builds. ...
Nicolas CavallariNicolas Cavallari
21d6e4ea459util-linux: Add an option to compile 'nsenter' binary. nsenter is a tool to enter the namespace of another process. ...
Floris BosFloris Bos
1696f254aa2libvncserver: bump version to 0.9.10 [Thomas: - add comment about AUTORECONF = YES, noticed by Baruch Siach, and ...
Fatih AşıcıFatih Aşıcı
67d75687c8eqt5: remove hash file of the non-existing package Added accidentally in 1e93aa4b9973c24cb16446b2373c222d512eb2e5. S...
Fatih AşıcıFatih Aşıcı
afab8dc6038libxkbcommon: bump to version 0.5.0 Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Thomas Petazzo...
Yann E. MORINYann E. MORIN
81c8bf16c11package/f2fs-tools: furthe endianness fixes Add appropriate checks in configure.ac. Fixes a slew of autobuilder fai...
Yann E. MORINYann E. MORIN
903b210402apackage/ntp: fix installation Since 5d5c9a8 (ntp: security bump to version 4.2.8), scripts/ntp-wait and scripts/ntpt...
Baruch SiachBaruch Siach
f6e77103233Makefile: clarify comment on .br-external handling The comment language may lead the reader to think that .br-extern...
Samuel MartinSamuel Martin
8995e5b57debdwgc: add patch automatically detecting for NO_GETCONTEXT need This patch is necessary to successfully build guile ...
Yann E. MORINYann E. MORIN
4ec563a6aeepackage/guile: needs libtool guile build-depends on libtool, but forgot to select it Kconfig. Signed-off-by: "Yann ...
Gustavo ZacariasGustavo Zacarias
49b147ccbb8linux: fix breakage from d4b2b032a00c9922c9efa144b014dc086a7e48f1 Unbreak qemu_xtensa_lx60_defconfig where LINUX_IMA...
Gustavo ZacariasGustavo Zacarias
31347e94019dhcpcd: bump to version 6.6.7 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazz...
Gustavo ZacariasGustavo Zacarias
621a2a713e6binutils: add version 2.25 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni...
Gustavo ZacariasGustavo Zacarias
5fd9ab402f4libpng: security bump to version 1.6.16 Fixes a buffer overflow which may allow an attacker to gain write access to ...
Gustavo ZacariasGustavo Zacarias
5c90515124egettext: bump to version 0.19.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Peta...
Romain NaourRomain Naour
a4a1dc7b8b5package/perl-gd: Add a new option to set the path to gdlib-config The build of perl-gd use the gdlib-config from the...
Francois PerradFrancois Perrad
fdca0dda1d7luaposix: bump to version 33.0.0 ncurses becomes a mandatory dependency Signed-off-by: Francois Perrad <francois.pe...
Francois PerradFrancois Perrad
aeb3f480c69lua-coatpersistent: bump to version 0.2.1 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: T...
Francois PerradFrancois Perrad
5e4a7332f69lua-coat: bump to version 0.9.1 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Peta...
Francois PerradFrancois Perrad
aec3a1983fblua-csnappy: bump to version 0.1.2 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas P...
Francois PerradFrancois Perrad
6d4fca50730lpeg: bump to version 0.12.1 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzo...
Francois PerradFrancois Perrad
f3c5622a750luafilesystem: rename patch to the new convention Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-o...
Francois PerradFrancois Perrad
6b0fbd0020flua: rename patches to the new convention Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: T...
Jerzy GrzegorekJerzy Grzegorek
38f09d68734package: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Pe...
Gustavo ZacariasGustavo Zacarias
7163d7f5e7af2fs-tools: add big-endian fixes/patches from upstream Fixes: http://autobuild.buildroot.net/results/8f9/8f971864891...
Vivien DidelotVivien Didelot
8766453dadats5x00: remember to set the active flag Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-o...
Bernd KuhlsBernd Kuhls
0244a9b2c7bxdriver_xf86-video-intel: Bump version to 2.99.917 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-b...
Bernd KuhlsBernd Kuhls
e243a5102aapackage/libcec: Bump to version 2.2.0 Kodi Helix depends on libcec >= 2.2.0 Removed libcec-0001-Fix-unregistering-a...
Bernd KuhlsBernd Kuhls
dd3a2d625ebpackage/ffmpeg: bump version to 2.5.2 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Pet...
Thomas PetazzoniThomas Petazzoni
f7add51c393qemu: add host/target Linux version check Raise an error if the host is using an older kernel than the target. Since...
Frank HunlethFrank Hunleth
b268df55c17qemu: add to host utilities menu This allows qemu-user to be selected by the user. One use case for this is to call ...
Gustavo ZacariasGustavo Zacarias
0e840be6b71ntp: adjust initscript Use proper status messages, make spacing standard instead of a mix of spacing/tabbing, drop b...
Gustavo ZacariasGustavo Zacarias
e3c2e7c7ed9ntp: update sample config Drop redundant IP version and double default restrict. Tweak KoD and other defaults for pr...
Gustavo ZacariasGustavo Zacarias
5d5c9a8dcb1ntp: security bump to version 4.2.8 Fixes: CVE-2014-9293 - ntpd generated a weak key for its internal use, with ful...
Gustavo ZacariasGustavo Zacarias
02b1975b787f2fs-tools: bump to version 1.4.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Pe...
Baruch SiachBaruch Siach
95d5c393915uemacs: bump to latest version Adds support for displaying more than 127 lines. Also, switch to a git tree that car...
Baruch SiachBaruch Siach
7af98f27ab4uemacs: fix "homepage" link The latest version is only available from git. Signed-off-by: Baruch Siach <baruch@tkos...
Baruch SiachBaruch Siach
a7bae7f5b3bliblinear: fix shared library build when -fPIC is required Some architectures require building with -fPIC for shared...
Yann E. MORINYann E. MORIN
2b9b4f46e0bpackage/erlang-rebar: new host package rebar is used to compile Erlang packages. We need host variant so as to be ...
Peter KümmelPeter Kümmel
5305e1898f0busybox: Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS Signed-off-by: Peter Kümmel <synthetic...
Thomas PetazzoniThomas Petazzoni
872e1023868opkg: bump to 0.2.4 and fix build failure This commit bumps opkg to 0.2.4, and adds a new patch to fix a build failu...
Thomas PetazzoniThomas Petazzoni
a20c15f1812liblinear: requires C++ support Fixes: http://autobuild.buildroot.org/results/1be/1be890ece519ebc0d0ff4f3f31abc06...
Jerzy GrzegorekJerzy Grzegorek
dd7346f415fpackage: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Pe...
Yann E. MORINYann E. MORIN
574f2f2bb8apackage/mysql: do not force a static build for internal programs mysql wants to statically link some of the programs...
Yann E. MORINYann E. MORIN
c705bacd3f9package/mysql: rename patches to the new convention Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-...
Vicente Olivert RieraVicente Olivert Riera
aa36fc34612pinentry: remove non-existent configure options for Qt3 and GTK+1 Qt3 and GTK+1 support were removed by this commit:...
Thierry BultelThierry Bultel
7e86a2fcc6arsyslog: install systemd services links Signed-off-by: Thierry Bultel <tbultel@free.fr> Signed-off-by: Thomas Petazz...
Jörg KrauseJörg Krause
143119c0ef5boot/uboot: bump to version 2014.10 Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <...