Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Timothy LeeTimothy Lee
27cf2d3baf8musl: add patch to fix build on ARMv4 with new binutils New binutils (since 2.27.51) cannot build musl-1.1.16 due to...
Fabio EstevamFabio Estevam
dd20bbdaaf2configs/imx6-sabreauto: Add a new defconfig Introduce imx6-sabreauto_defconfig that uses mainline U-Boot and mainlin...
Yegor YefremovYegor Yefremov
4739b31359bswig: enable support for Node.js >= 7.x Recent Node.js versions have removed some depreciated API calls, that swig s...
Olivier SchonkenOlivier Schonken
0891510dc60sdl2: add KMS/DRM video driver support Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: T...
Fabio EstevamFabio Estevam
f99636a0448imx6-sabresd: Improve the explanation of the fragment file Improve the explanation of the need for using the perform...
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
2a56de2dec3parted: properly link with libiconv parted uses libiconv but doesn't link with it. All the checks are there in confi...
Peter KorsgaardPeter Korsgaard
aa06b72f3b2jose: new package Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petaz...
bradford barrbradford barr
b65e491b995eigen: bump to version 3.3.4 Bumped the version to 3.3.4, and added the hashes of the licence files to eigen.hash. ...
Petr VorelPetr Vorel
4d583756faeltp-testsuite: Bump to version 20170929 Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petaz...
Joel StanleyJoel Stanley
fe7285cd4e9pdbg: bump version to latest I got this error when attempting to build: aclocal: error: couldn't open directory 'm...
Béla BeckerBéla Becker
6c4b027f9dapackage/libiio: add support for Python 3.x bindings Python3 support was added to libiio in version 0.10. This commit...
Peter KorsgaardPeter Korsgaard
ae531565f00odroidc2_defconfig: bump kernel and u-boot versions To the latest commits on the odroidc2-3.14.y / odroidc2-v2015.01...
Bernd KuhlsBernd Kuhls
7896af3f941package/intel-microcode: bump to version 20170707 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by...
Bernd KuhlsBernd Kuhls
1462c07914fpackage/iucode-tool: security bump to version 2.2 Version 2.1.1 fixed CVE-2017-0357: https://gitlab.com/iucode-tool/...
Romain NaourRomain Naour
7cf8a08feb6package/x11r7/xserver_xorg-server: rename patch directory after the last version bump The last bump [1] forgot to re...
Romain NaourRomain Naour
1ba7bfb68cdpackage/enlightenment: bump to 0.21.10 https://www.enlightenment.org/news/e0.21.10_release Add COPYING file hash S...
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
e46cbfc3cde.gitlab-ci.yml: update with atmel_sama5d27_som1_ek_mmc_dev_defconfig Commit 95cb1465f09dd7d88cc84d60c735b04e8f4ef244...
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
f934856638fboarde: icorem6: clarify the common vs. board-specific things in readme.txt The parts of the readme.txt that specify...
Jagan TekiJagan Teki
02408a54c7cboard: icorem6: Add Qt5 configs for 1280x480 LVDS display i.CoreM6 OF C.TOUCH 12 Kit has 1280x480 LVDS display, this...
Jagan TekiJagan Teki
7a4eedfcf3dengicam: icorem6: Add OF C.TOUCH 12 Kit This patch add support for Open Frame C.TOUCH 12 Kit. Signed-off-by: Jagan ...
Jagan TekiJagan Teki
a7940cf1a0fboard: icorem6: Add Qt5 configs for 1280x800 LVDS display i.CoreM6 OF C.TOUCH 10.1 Kit has 1280x800 LVDS display, th...
Jagan TekiJagan Teki
b0026bd5acaengicam: icorem6: Add OF C.TOUCH 10.1 Kit This patch add support for Open Frame C.TOUCH 10.1 Kit. Since the defconf...
Jagan TekiJagan Teki
c5813f2b791board: icorem6: Add Qt5 configs for 800x480 LVDS display i.CoreM6 Starter Kit has 800x480 LVDS display, this patch a...
Bernd KuhlsBernd Kuhls
922e33d046dpackage/freeswitch: install to staging Needed for upcoming package freeswitch-mod-bcg729. Signed-off-by: Bernd Kuhl...
Francois PerradFrancois Perrad
28be052f6dclbase64: compile with -fPIC Some architectures (e.g. x86_64, MIPS, microblaze, or1k) require to build with -fPIC to ...
Baruch SiachBaruch Siach
7adc268b58alibressl: fix musl build with older kernel headers musl provides its own SYS_getrandom definition, but not GRND_NONB...
Matt WeberMatt Weber
da34a889d21trinity: undefined UIO_MAXIOV need sys/io.h This upstream patch fixes the build error produced by building for power...
Ricardo MartincoskiRicardo Martincoski
022d8df1b5esupport/testing: fix remaining code style Fix the remaining code style warnings from flake8: - properly indent cont...
Ricardo MartincoskiRicardo Martincoski
918a02ce224.flake8: add config file for Python code style We recommend wrapping at 80 columns but we accept 132 columns when it...
Ricardo MartincoskiRicardo Martincoski
847d6d1e856testing/tests/init: use lowercase method names Use method naming convention from PEP8 as other test cases already do...
Ricardo MartincoskiRicardo Martincoski
ef8d1f1b158support/testing: fix code style Fix the trivial warnings from flake8: - remove modules imported but unused; - use ...
Ricardo MartincoskiRicardo Martincoski
2927f412be6support/testing: standardize defconfig fragments style Change all defconfig fragments to take advantage of "cf3cd438...
Ricardo MartincoskiRicardo Martincoski
4a1d220d9eesupport/testing: allow to indent ccache defconfig fragment Move the strip out of leading spaces in defconfig fragmen...
Peter KorsgaardPeter Korsgaard
ec5ceae930du-boot: add option to specify config fragments U-Boot nowadays also uses kconfig, so we can handle config fragments ...
Peter KorsgaardPeter Korsgaard
5e897285bfamosh: bump to version 1.3.2 And add hashes for the license files while we're at it. Signed-off-by: Peter Korsgaard ...
Bernd KuhlsBernd Kuhls
1cff68251e6package/apache: bump to version 2.4.28 Fix for CVE-2017-9798 is included in this release, so this patch is removed. ...
Peter KorsgaardPeter Korsgaard
eb4c089eaf3wireguard: bump to version 0.0.20171005 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Nicolas FerreNicolas Ferre
95cb1465f09configs/atmel: addition of the sama5d27 som1 ek board Add the new SAMA5D27 SOM1 Evaluation Kit with linux4sam_5.7 co...
Nicolas FerreNicolas Ferre
c1502e83524configs/atmel: bump to linux4sam_5.7 Bump at91sam9x5ek, atmel_sama5d2_xplained, atmel_sama5d3_xplained and atmel_sam...
Bernd KuhlsBernd Kuhls
436659c55f8package/x11r7/xserver_xorg-server: security bump to version 1.19.4 Fixes CVE-2017-13721 & CVE-2017-13723: https://li...
Bernd KuhlsBernd Kuhls
12227adbb7cpackage/x11r7/xkeyboard-config: bump version to 2.22 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off...
Peter KorsgaardPeter Korsgaard
1afda25ed28wireguard: needs 3.10+ kernel The dependency is actually only for the kernel module (and thus on the runtime kernel ...
Peter KorsgaardPeter Korsgaard
456cd09fb92cryptsetup: add host variant E.G. for generating dm-verity hashes or dm-crypt data at build time in a post-image scr...
Peter KorsgaardPeter Korsgaard
90cfc5f16a2lvm2: add host variant This is only for the device-mapper library, so a user selectable Config.in.host option isn't ...
Jörg KrauseJörg Krause
ab646bf1628shairport-sync: bump to version 3.1.3 Fixes a runtime startup issue on SysV init systems: ``` # shairport-sync -d Da...
Peter KorsgaardPeter Korsgaard
9d95b93e5d3libcurl: security bump to version 7.56.0 Drop upstreamed patch. Fixes CVE-2017-1000254 - FTP PWD response parser ou...
Samuel Mendoza-JonasSamuel Mendoza-Jonas
2c3fcb1e448package/iprutils: bump version to 2.4.15.1 Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com> Signed-off-by:...
Peter KorsgaardPeter Korsgaard
b79547014d0qemu: change to .tar.xz format And use the official download location. Suggested-by: Baruch Siach <baruch@tkos.co.i...
Peter KorsgaardPeter Korsgaard
af0f2d2bbcaqemu: security bump to version 2.8.1.1 Fixes the following security issues and adds a number of other bigfixes: 2.8...
Baruch SiachBaruch Siach
56b0b5134dfopenntpd: fix musl build with older kernel headers musl provides its own SYS_getrandom definition, but not GRND_NONB...
Alex SuykovAlex Suykov
3c10ba4b1ebvboot-utils: disable static futility Possibly fixes http://autobuild.buildroot.net/results/fbe/fbe7892539cc1bf18f89d...
Bernd KuhlsBernd Kuhls
d2268adf5b9package/tor: fix openssl detection for static builds Fixes http://autobuild.buildroot.net/results/8e6/8e639ab8912e7d...
Matt WeberMatt Weber
5ad679c8a83HOST_DIR/lib: symlink respectively to lib32/64 Discovered the issue on a RHEL7.4 machine where the cmake build dynam...
Bernd KuhlsBernd Kuhls
9d87802db3elinux: bump default to version 4.13.5 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Van...
Bernd KuhlsBernd Kuhls
55a6159dcd8linux-headers: bump 4.{4, 9, 13}.x series Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout...
Carlos SantosCarlos Santos
f911406f4f3qemu: drop obsolete "--disable-uuid" configuration parameter ./configure: --disable-uuid is obsolete, UUID support i...
Marcin NiestrojMarcin Niestroj
d1839b7f0e7package/turbolua: Fix build with gcc7 gcc7 has -Wimplicit-fallthrough enabled by default. Together with -Werror in t...
Francois PerradFrancois Perrad
e9c6f24727elua-basexx: new package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <t...
Francois PerradFrancois Perrad
b38bd3ab8cdlua-compat53: new package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni ...
Francois PerradFrancois Perrad
c96e7eb504alua-cqueues: new package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <...
Francois PerradFrancois Perrad
fbb48301ad2lua-fifo: new package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <tho...
Evgeniy DidinEvgeniy Didin
f95bb8562efqt: Allow enabling of QtWebKit with GCC 6+ Building Qt with QtWebKit on configuration step there is a check which di...
Peter KorsgaardPeter Korsgaard
c0036e30ae6wireguard: bump version to 0.0.20171001 And add a hash for the license file while we're at it. Signed-off-by: Peter...
Yann E. MORINYann E. MORIN
c2a06accadepackage/bridge-utils: fix headers path Currently, bridge-utils wants to grap the headers from the linux-headers pack...
Romain NaourRomain Naour
9b19586f93apackage/netsniff-ng: add missing header Like for nfs-utils and strongswan, add stdint.h header for UINT16_MAX defini...
Matt WeberMatt Weber
854d61f7aabnfs-utils: add missing include of stdint.h The Glibc bump to 2.26 exposed this missing header when building with the...
Matt WeberMatt Weber
cc7fd91c4b9strongswan: add missing include of stdint.h Recent releases of glibc don't include the full stdint.h header in some ...
Peter KorsgaardPeter Korsgaard
d77bc0dbba9dump1090: fix librtlsdr package name typo Fixes: http://autobuild.buildroot.net/results/720/720a4b23a47aa6677bde4418...
Romain NaourRomain Naour
c5b3252ac92package/icu: remove xlocale.h header include Remove xlocale.h header include since it's removed from glibc 2.26. Re...
Bernd KuhlsBernd Kuhls
6429f1a4bc7package/php: bump version to 7.1.10 Changelog: http://www.php.net/ChangeLog-7.php#7.1.10 Signed-off-by: Bernd Kuhls...
Bernd KuhlsBernd Kuhls
1f8e9045a55package/{mesa3d, mesa3d-headers}: bump version to 17.2.2 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed...
Martin KepplingerMartin Kepplinger
43fd1838a07x11r7: xdriver_xf86-input-tslib: add the hash for the COPYING license file The COPYING file is part of the xf86-inpu...
Baruch SiachBaruch Siach
ad0eab00378dnsmasq: security bump to version 2.78 Supported Lua version is now 5.2. Add licenses hash. Fixes a number of secu...
Aurélien ChabotAurélien Chabot
5a47141ebb6wireguard: add new package [Peter: Fix help text, drop suboptions, drop patches, fix dependencies, handle optional ...
Jörg KrauseJörg Krause
404a4f08e1fjsoncpp: bump to version 1.8.3 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazz...
Yann E. MORINYann E. MORIN
29e046d6e36arc/bfin: remove 60x cores Those cores are not supported in upstream gcc, not even in master. The only toolchain th...
Yann E. MORINYann E. MORIN
d9f61fb4ce9arch/bfin: internal backend not suitable for some cores Some cores are not supported by upstream gcc. Use the newly...
Yann E. MORINYann E. MORIN
5fbbf8a1d15arch/mips: internal backend not suitable for some cores Some cores are not supported by upstream gcc. Use the newly...
Yann E. MORINYann E. MORIN
ba00283be83arch/csky: internal backend not suitable Upstream gcc does not have support for C-Sky, and we do not have a vendor t...
Yann E. MORINYann E. MORIN
31a726122f6arch: add option to disable internal toolchain backend Some architectures or specific cores do not have support in u...
Martin KepplingerMartin Kepplinger
c224ac2e22dtslib: add the hash for the COPYING license file Since tslib's COPYING file in part of the source tree, we can easil...
Jörg KrauseJörg Krause
fe945e6c23dmonit: bump to version 5.24.0 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzo...
Baruch SiachBaruch Siach
1042fea88aednsmasq: simplify build configuration Drop direct sed'ing of config.h for HAVE_CONNTRACK, HAVE_LUASCRIPT, and HAVE_D...
Baruch SiachBaruch Siach
e77fdc90e32dnsmasq: security bump to version 2.78 Supported Lua version is now 5.2. Add licenses hash. Fixes a number of secu...
Bernd KuhlsBernd Kuhls
4f3fdf1544dConfig.in: rename xbmc -> kodi This is a left-over of the xbmc->kodi rename patch https://git.buildroot.net/buildroo...
Olivier SchonkenOlivier Schonken
38009323867sdl2: Bump version to 2.0.6 Bump version and remove patches that were merged upstream Signed-off-by: Olivier Schonk...
Peter KorsgaardPeter Korsgaard
5a6a18f07ccconfigs/raspberrypi*: bump kernel version Now based on 4.9.52 (from 4.9.36). Signed-off-by: Peter Korsgaard <peter@...
Yann E. MORINYann E. MORIN
9e943e85228package/urg: fix extraction commands Currently, the extraction commands entirely remove the urg directory, which mea...
Jörg KrauseJörg Krause
0a23d1428d6bananapro: bump Linux to version 4.13.4 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Pete...
Jörg KrauseJörg Krause
c148ff1df3bbananapro: bump U-Boot to version 2017.09 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Pe...
Yann E. MORINYann E. MORIN
2ca2a9ce4b3package/weston: fix build on musl As usual, musl is more conservative than the alternatives, wrt to headers that are...
Peter KorsgaardPeter Korsgaard
7a3c97ee73fdump1090: new package Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Romain NaourRomain Naour
a693573d861package/gdb: bump to version 8.0.1 https://sourceware.org/ml/gdb-announce/2017/msg00004.html Signed-off-by: Romain ...
Romain NaourRomain Naour
218e8695075package/binutils: bump to 2.29.1 There is a problem between the git tag and the archive release content, they are no...
Martin BarkMartin Bark
bd17abcd569package/nodejs: bump version to 8.6.0 See https://nodejs.org/en/blog/release/v8.6.0/ Signed-off-by: Martin Bark <ma...
Peter KorsgaardPeter Korsgaard
c16afc965b9configs: nexbox_a95x_defconfig: bump to kernel 4.13.4 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd KuhlsBernd Kuhls
ffcaf9158c1package/supertuxkart: needs freetype https://github.com/supertuxkart/stk-code/blob/master/CMakeLists.txt#L231 Build...
Peter KorsgaardPeter Korsgaard
e0343a45796zsh: add hash for license file Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
f890e343a8azsh: bump to version 5.4.2 Upstream does not provide a .tar.xz archive for this release. Revert to .tar.gz. Cc: Phi...
Baruch SiachBaruch Siach
4a4f99a428fzsh: disable NIS support The configure test for NIS and NIS+ looks for the ypcat and nisls host utilities, respectiv...
Bernd KuhlsBernd Kuhls
e6ee26621beRevert "package/kodi-inputstream-rtmp: bump version to 1.0.6" This reverts commit eec04a7b7dc32749f9c1f5e0ac1087230c...
Peter KorsgaardPeter Korsgaard
0c0b7006bdclinux-headers: bump 3.18.x version to 3.18.72 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
de4be78ba17git: security bump to version 2.12.5 Release notes: https://public-inbox.org/git/xmqqy3p29ekj.fsf@gitster.mtv.corp.g...
Bernd KuhlsBernd Kuhls
48fb7bbdca0package/openvpn: security bump to version 2.4.4 Fixes CVE-2017-12166: https://community.openvpn.net/openvpn/wiki/CVE...
Bernd KuhlsBernd Kuhls
dbc02af63b9linux-headers: bump 4.{4, 9, 13}.x series [Peter: drop 4.13.x bump] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online...
Fabio EstevamFabio Estevam
183c367ddccwandboard: genimage: Pass an offset for the rootfs Pass an offset of 1MB for the start of the rootfs. Otherwise we ...
Bernd KuhlsBernd Kuhls
f04df2d65dcpackage/opencore-amr: fix license, add license hash Fixes http://autobuild.buildroot.net/results/656/65667eb8fa1d447...
Johan OudinetJohan Oudinet
e6156615ecfejabberd: Replace $(HOST_DIR) to /usr in ERL path Previously, it was working by luck. Buildroot has fixed its defini...
Baruch SiachBaruch Siach
f6fb2c386f2iproute2: fix static build with uClibc Version 4.13 added a local definition of strlcpy(). This clashes with the uCl...
Bernd KuhlsBernd Kuhls
647490012a6package/openobex: disable doc build Openobex would need the host variant of xmlint (provided by host- libxml2) to bu...
Peter SeidererPeter Seiderer
1e935f3e805evemu: bump version to 2.7.0 See [1] for details. [1] https://lists.freedesktop.org/archives/input-tools/2017-Septe...
Peter KorsgaardPeter Korsgaard
a56d5d2fefborangepi_pc: bump linux to 4.13.3 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
1800bf8eb3dorangepi_pc: bump u-boot to 2017.09 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
10ee8c88f31orangepi_zero: bump u-boot to 2017.09 Cc: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Peter Korsgaard <pe...
Fabio EstevamFabio Estevam
e8e2f1e5e51DEVELOPERS: Update imx6-sabresd config entry After the conversion to SPL the imx6sabresd defconfig targets have been...
Fabio EstevamFabio Estevam
206bc5a8193.gitlab-ci.yml: Update imx6-sabresd defconfig entries After the conversion to SPL the imx6sabresd defconfig targets ...
Francois PerradFrancois Perrad
5338f8635d3perl: bump to version 5.26.1 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Tested-by: Bernd Kuhls <bernd...
Fabio EstevamFabio Estevam
e8f61843ac2configs/mx25pdk: Bump U-Boot and kernel versions Bump to U-Boot 2017.09 and kernel to 4.13.3. Signed-off-by: Fabio ...
Yann E. MORINYann E. MORIN
37406a052ebpackage/libmad: don't install .pc in target We explicitly remove pkg-config files from target in the target-finalize...
Jagan TekiJagan Teki
13945009fd0engicam: imx6qdl_icore: Bump to latest Linux and uboot releases - Linux: 4.13 - Uboot: 2017.07 Signed-off-by: Jagan...
Adrian Perez de CastroAdrian Perez de Castro
c128c5f3c79flex: Fix segfault of stage1flex when host has glibc 2.26 or newer When the host uses glibc 2.26 or newer, Flex will...
Romain NaourRomain Naour
d6a4807f947package/glibc: bump to 2.26 Drop upstream patch: 0001-sh-Fix-building-with-gcc5-6.patch https://sourceware.org/git/...
Romain NaourRomain Naour
ffbd8dfb8a1package/flex: disable reallocarray This doesn't compile with glibc 2.26 where reallocarray() as been introduced. It...
Romain NaourRomain Naour
498477a3216package/diffutils: disable getopt_long replacement with glibc Since glibc >= 2.26, don't try to use getopt_long repl...
Romain NaourRomain Naour
6c0dd2fb684package/gcc: enable float128 on powerpc64le with glibc >= 2.26 toolchains float128 is now required on powerpc64le wi...
Romain NaourRomain Naour
6e6c82f48dcpackage/glibc: needs kernel headers >= 3.10 on powerpc64le Since glibc 2.26, kernel headers >= 3.10 are needed on po...
Romain NaourRomain Naour
fed95ddffa1package/gcc: fix build issue with glibc 2.26 ../../../../libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_...
Romain NaourRomain Naour
1c7ea330eebpackage/gcc: fix build issue with glibc 2.26 In file included from ../../../libgcc/unwind-dw2.c:403:0: ./md-unwind-s...
Marcus FolkessonMarcus Folkesson
f2c5c7a263dutils/config: new script to manipulate .config files on the command line Default prefix is set to `BR2_` but may be ...
Gaël PORTAYGaël PORTAY
f1738808fdbconfigs/raspberrypi3_qt5we: set gpu-mem to 200 Qt WebEngine requires more GPU memory than initial setup. This fixes...
Gaël PORTAYGaël PORTAY
f9ccd2a186eraspberrypi: post-image.sh add new gpu_mem option The amount of GPU memory can be set using the new option --gpu_mem...
Erik StromdahlErik Stromdahl
39576d0f735board/raspberrypi/post-image.sh: add multi arg support Add possibility to supply multiple arguments to post-image.sh...
Breno LimaBreno Lima
18d51abb8b1configs/mx6sx_udoo_neo: bump Kernel and U-Boot versions Bump U-Boot to 2017.09 and kernel to 4.13.3 versions. Signe...
Bernd KuhlsBernd Kuhls
8e0c7ce50b9package/git: security bump to version 2.13.6 Release notes: https://public-inbox.org/git/xmqqy3p29ekj.fsf@gitster.mt...
Bernd KuhlsBernd Kuhls
aa070c802efpackage/openvpn: security bump to version 2.4.4 Fixes CVE-2017-12166: https://community.openvpn.net/openvpn/wiki/CVE...
Bernd KuhlsBernd Kuhls
c392c3d029bpackage/librsync: fix build without C++ support Fixes: http://autobuild.buildroot.net/results/3cacb87e39a0ebb9d22...
Romain NaourRomain Naour
0365f41c874toolchain-external: bump version of Linaro AArch64 toolchain to 2017.08 GDB has been updated to 8.0 version in the r...
Romain NaourRomain Naour
90524c69f42toolchain-external: bump version of Linaro ARMeb toolchain to 2017.08 GDB has been updated to 8.0 version in the rel...
Romain NaourRomain Naour
aed5a0fcf7ctoolchain-external: bump version of Linaro ARM toolchain to 2017.08 GDB has been updated to 8.0 version in the relea...
Baruch SiachBaruch Siach
8c8267bc7a3openntpd: fix build with musl The recent version bump added a local sys/cdefs.h header that overrides the internal l...
Angelo CompagnucciAngelo Compagnucci
072b735a6c8package/mono: bump to version 5.2.0.224 This patch bumps mono to version 5.2.0.224 and the required monolite depende...
Baruch SiachBaruch Siach
9fd09ff0c60edid-decode: bump to latest version This version brings bug fixes and improvements. http://www.spinics.net/lists/li...
Carlos SantosCarlos Santos
080344fb1e0dash: bump to version 0.5.9.1 Use the maintainer's repository, update the package description, based on the official...
Bernd KuhlsBernd Kuhls
f53c7c162f3linux: bump default to version 4.13.4 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Pet...
Bernd KuhlsBernd Kuhls
dd4dd796351linux-headers: bump 4.{4, 9, 13}.x series Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas...
Francois PerradFrancois Perrad
f3dc6d87cb3wsapi: fix broken patch Fixes: http://autobuild.buildroot.net/results/f03c9a33289ab3104f30c3da98673ad6321db46b/ ...
Bernd KuhlsBernd Kuhls
548af0870c9package/opencore-amr: bump version to 0.1.5 Added md5 & sha1 hashes provided by upstream. Signed-off-by: Bernd Kuhl...
Fabio EstevamFabio Estevam
fceb81781ebimx6-sabresd/readme: Add an entry for glmark benchmark Add an entry to explain how to run the glmark benchmark. Sig...
Fabio EstevamFabio Estevam
e2945559a84configs/imx6-sabresd_qt5: Bump kernel to 4.13.3 Bump the kernel version to 4.13.3. Kernel 4.13.3 uses the /dev/dri/...
Fabio EstevamFabio Estevam
b15dd57f504configs/imx6q-sabresd_qt5: Switch to SPL U-Boot 2017.09 uses SPL, so bump to this version so that we can have a sing...
Fabio EstevamFabio Estevam
b2d1f8ca030configs/imx6q-sabresd-qt5: Increase the rootfs size The QT5 rootfs requires more space, so adjust it a larger size. ...
Fabio EstevamFabio Estevam
976d139ff26configs/imx6-sabresd: Bump kernel and U-Boot versions Bump U-Boot to 2017.09 and kernel to 4.13.3 versions. Signed-...
Fabio EstevamFabio Estevam
d5935bf70dcconfigs/imx6q-sabresd: Drop the 'quad' notation Now that SPL is supported a single image can run on the different va...
Bernd KuhlsBernd Kuhls
1ef5e6f2a55package/poco: needs NPTL Fixes http://autobuild.buildroot.net/results/609/6090f5a0f4bf96b9dc2b3e48eb2e33c83d2ba7d2/ ...
Wolfgang GrandeggerWolfgang Grandegger
24407cb4dcbpackage/dfu-util: allow to build it for the target as well Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Si...
Yann E. MORINYann E. MORIN
52dfe8bf2a2package/asterisk: fix host build The host menuselect tool is linked to our host libxml2 library, but it is missing a...
Yann E. MORINYann E. MORIN
c1cfee290e1support/check-rpath: recognise PIE We sanity-check the host executables that they have a correct RPATH pointing to t...
Thomas ClaveiroleThomas Claveirole
23094a0df9fnginx (S50nginx): Fix stop, reload, restart. Add force-reload. Fix package/nginx/S50nginx: * On stop, use start-sto...
Fabio EstevamFabio Estevam
9f4178ac79fconfigs/wandboard: Bump U-Boot and kernel versions Bump U-Boot to 2017.09 version and kernel to 4.13.3. Signed-off-...
Fabio EstevamFabio Estevam
82c1445fc47wandboard: genimage: Pass an offset for the rootfs Pass an offset of 1MB for the start of the rootfs. Otherwise we ...
Joel StanleyJoel Stanley
9d5b5b7bfb1configs: Add qemu_ppc64le_pseries This is similar to the ppc64_pseries config, except we build for little endian ins...
Joel StanleyJoel Stanley
7ce769a1f49configs: qemu_ppc64_pseries: Update to kernel 4.13.1 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Arn...
Romain NaourRomain Naour
0990a6a1734package/efl: bump to 1.20.4 https://www.enlightenment.org/news/efl-1.20.4 Remove upstream patch. Signed-off-by: Ro...
Bernd KuhlsBernd Kuhls
6e8ce1eccc2package/kodi-skin-confluence: bump version to 3.1.4 This version was not tagged upstream so use a git hash which has...
Bernd KuhlsBernd Kuhls
078df053415package/kodi-pvr-hts: bump version to 3.4.28 This version was not tagged upstream so use a git hash which has that v...
Bernd KuhlsBernd Kuhls
eec04a7b7dcpackage/kodi-inputstream-rtmp: bump version to 1.0.6 This version was not tagged upstream so use a git hash which ha...
Bernd KuhlsBernd Kuhls
f11469fcd65package/kodi-inputstream-adaptive: bump version to 2.0.18 Fixes https://bugs.busybox.net/show_bug.cgi?id=10256 Sign...
Bernd KuhlsBernd Kuhls
5b4bcbdafbepackage/x11r7/xserver_xorg-server: glamor support needs egl Glamor support in xserver_xorg-server depends on gbm: ht...
Bernd KuhlsBernd Kuhls
ba8cce98d16package/poppler: include ctype.h to fix build error Fixes http://autobuild.buildroot.net/results/a6a/a6a336f8b6a0136...
Bernd KuhlsBernd Kuhls
46b8fb7500epackage/libshout: enable optional dependency for libressl libshout uses pkgconfig currently only to check for openss...
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
73dba11172d.gitlab-ci.yml: update after adding raspberrypi3_qt5we_defconfig Commit 21234ce8 introduced raspberrypi3_qt5we_defco...
Bernd KuhlsBernd Kuhls
0ccb665e15cpackage/tor: add optional support for lzma According to https://blog.torproject.org/tor-0317-now-released we also ne...
Bernd KuhlsBernd Kuhls
482d28d791bpackage/tor: security bump to version 0.3.1.7 Quoted from release notes: https://blog.torproject.org/tor-0317-now-re...
Alexey BrodkinAlexey Brodkin
f137667f3e9python-numpy: Ensure `_npy_scaled_cexp{, f, l}` is defined when needed With update of Numpy to the latest version we...
Marcin NowakowskiMarcin Nowakowski
cd707a9112elibkcapi: bump version to 0.14.0 Switch from github hash to an official release. Several upstream patches are requi...
Bernd KuhlsBernd Kuhls
3f61400d2fcpackage/ngircd: fix pam support Fix type introduced by https://git.buildroot.net/buildroot/commit/?id=13755ca3056e47...
Peter KorsgaardPeter Korsgaard
40f8a0134a7Update for 2017.02.6 [Peter: drop Makefile changes] Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry pic...
Peter KorsgaardPeter Korsgaard
fbd3e01baf8docs/website: update for 2017.02.6 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
8ee6c1d60ebUpdate for 2017.02.6 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch SiachBaruch Siach
07ddb405672libidn: fix build without makeinfo Build fails when the makeinfo utility is not installed on the host. Fixes: http:...
Baruch SiachBaruch Siach
46b07c8a87flibidn: add fix for CVE-2017-14062 Add upstream patch fixing CVE-2017-14062: Integer overflow in the decode_digit f...
Baruch SiachBaruch Siach
f6227928cd5libidn: fix build without makeinfo Build fails when the makeinfo utility is not installed on the host. Fixes: http:...
Francois PerradFrancois Perrad
dce00b434falua-markdown: new package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> [Arnout: name the files lua-mark...
Francois PerradFrancois Perrad
fa902fc5089lua-sailor: new package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> [Arnout: rewrap help text] Signed-...
Francois PerradFrancois Perrad
25e8edcc7f8lua-valua: new package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> [Arnout: rewrap help text] Signed-o...
Francois PerradFrancois Perrad
f8e41394d36lua-datafile: new package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappe...
Francois PerradFrancois Perrad
8975698b92dlua-curl: new package Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Vandecappelle ...
Francois PerradFrancois Perrad
1e75a5de3c6luaposix: bump to version 34.0.1 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Arnout Van...