Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Thomas PetazzoniThomas Petazzoni
b171466c445toolchain-external: fix potential entire root filesystem removal This reverts commit a0aa7e0e1750f6ace2879ea8adb1425...
Vicente Olivert RieraVicente Olivert Riera
9294348f4d8linux: bump default to version 4.7.4 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: ...
Gustavo ZacariasGustavo Zacarias
9714c6d2efflibinput: bump to version 1.5.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
b644b9c35b7ccache: bump to version 3.3.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Fabio EstevamFabio Estevam
f2d98f37443configs: Add support for Solidrun's MX6 Cubox/Hummingboard Add support for Solidrun's MX6 Cubox/Hummingboard. For m...
Yegor YefremovYegor Yefremov
96165841a7epython-pyusb: bump to version 1.0.0 Remove dependency on Python 2 only. Signed-off-by: Yegor Yefremov <yegorslists@...
Yegor YefremovYegor Yefremov
5757aaf36dapython-tornado: bump to version 4.4.1 Remove upstream patch. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
e8e8c0b0c3bpango: bump to version 1.40.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Vicente Olivert RieraVicente Olivert Riera
28dc7f4adc6libcurl: bump version to 7.50.3 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
ed5604ed9e3httping: bump to version 2.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Fabio EstevamFabio Estevam
9d26ac1e764wandboard: Remove unneeded return code There is no need to handle this return code, so just remove it. Signed-off-b...
Thomas PetazzoniThomas Petazzoni
b8c0c2ef3deRevert "package/urg: fix build" This reverts commit 57e61a91531bf8ea696b5613bd8d846cc645a1d5. The patch doesn't app...
André HentschelAndré Hentschel
f4bf50f9829openal: Use upstream patch to fix aarch64 build Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Tho...
Jörg KrauseJörg Krause
9ecb1b858c1package/libupnpp: add patch to fix build issue Bumping libupnpp to version 0.15.0 introduced a build error for some ...
Fabio EstevamFabio Estevam
0d7383a0a7fconfigs/wandboard: Remove BR2_LINUX_KERNEL_CUSTOM_GIT Now that we use a mainline kernel for wandboard, we no longer ...
Peter KorsgaardPeter Korsgaard
327c985ce1bconfigs/orangepipc: Use Linux 4.7.3 There's now an sun8i-h3-orangepi-pc dts, so we can use that and drop the hack in...
Peter KorsgaardPeter Korsgaard
8bee59bb8fbconfigs/orangepipc: Use u-boot 2016.09 Among others, this adds support for the ethernet interface. Signed-off-by: P...
Vicente Olivert RieraVicente Olivert Riera
27281b5caadsqlite: bump version to 3140200 (3.14.2) Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-...
Fabrice FontaineFabrice Fontaine
bc5584fc90bapache: add customization of MPM MPM can be selected between event, prefork or worker Set worker as the default one ...
Fabio EstevamFabio Estevam
0f0183121d9mx6ulpico: Use kernel 4.8-rc5 With kernel 4.8-rc5 we no longer need to use the "CONFIG_SMP=n" workaround as the rebo...
Fabio EstevamFabio Estevam
d3ac2bc6168linux-headers: allow specifying 4.8 as kernel header version Even though 4.8 is not released yet, some people may wa...
Fabio EstevamFabio Estevam
51a7293bf96configs/warp7: Use mainline U-Boot warp7 is well supported in mainline U-Boot 2016.09, so switch to this version. A...
Fabio EstevamFabio Estevam
5c97dcbc1f4configs/wandboard: Bump to U-Boot 2016.09 Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas...
Fabio EstevamFabio Estevam
5971ce316aaconfigs/imx6ulpico: Bump to U-Boot 2016.09 Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thoma...
Piotr NakraszewiczPiotr Nakraszewicz
5a7c9266c29gst1-rtsp-server: new package Based on patch by Phil Edworthy: http://lists.busybox.net/pipermail/buildroot/2010-Jun...
Samuel MartinSamuel Martin
57e61a91531package/urg: fix build Update select-h patch to also fix the C++ serial driver. Fixes: http://autobuild.buildroot...
Fabio EstevamFabio Estevam
3624a24f3c2uboot-tools: bump to version 2016.09 Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Peta...
Fabio EstevamFabio Estevam
7f111de1fbbboot/uboot: bump to version 2016.09 Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petaz...
Samuel MartinSamuel Martin
218dfdd9038package/nginx-naxsi: add missing pcre dependency Fixes: http://autobuild.buildroot.net/results/9c7/9c7bad6831b0925...
Ryan CoeRyan Coe
f80e50d8a7esyslinux: add patch to disable pie Ubuntu 16.10 has pie enable by default. This causes a build failure with syslinux...
Vicente Olivert RieraVicente Olivert Riera
ec63228bd53vim: bump version to v8.0.0001 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas...
Fabio EstevamFabio Estevam
9af33ec869bwandboard: Make explicit that a ext4 rootfs is used Make explicit that a ext4 rootfs is used. As explained by Thoma...
Chris PackhamChris Packham
94a9102d24dmicropython: add upstream patch to fix build failures This allows micropython to build with a host python version of...
Theo DebrouwereTheo Debrouwere
d28aa481b3cpackage/pugixml: Fix CMakelists.txt cxx_long_long_type bug. CMakelist.txt tries to enable the cxx_long_long_type opt...
Yann E. MORINYann E. MORIN
f6ab3e1e99apackage/php-ssh2: fix kconfig circular deps after libssh2 fix After we simplified the libssh2 dependencies, the new ...
Ezequiel GarciaEzequiel Garcia
91ccf292c65board/minnowboard-max: Add kernel options to support USB disks As reported by bug #9176 the current v4.6 kernel conf...
Georges SavoundararadjGeorges Savoundararadj
9a98a756939imx6dlsabresd: use zImage U-Boot, with the default environment, is looking for a zImage. Signed-off-by: Georges Sav...
Georges SavoundararadjGeorges Savoundararadj
66ce1cde74bimx6sololiteevk: use zImage U-Boot, with the default environment, is looking for a zImage. Signed-off-by: Georges S...
Georges SavoundararadjGeorges Savoundararadj
9bbe56324f2imx6sololiteevk: use the common genimage template * Generate an sdcard image based on the common Freescale genimage ...
Georges SavoundararadjGeorges Savoundararadj
9e768aa1dc6board/freescale: use the common genimage template The boards imx6dlsabreauto, imx6dlsabresd, imx6qsabreauto, imx6qsa...
Georges SavoundararadjGeorges Savoundararadj
f645f914ac0board/freescale: factorize genimage logic For the boards imx6ulevk, imx6sabresd, mx25pdk, mx51evk, mx53loco, warpboa...
Thomas PetazzoniThomas Petazzoni
a5033dd7facbinutils: fix makeinfo related issue The latest version of binutils, 2.27, added in commit b700157db40410907d6a07582...
Yann E. MORINYann E. MORIN
d8a2955a2b8package/libssh2: fix dependency on libgcrypt Since 2f89476 (package/libgpg-error: bump to version 1.23), libssh2 has...
Yann E. MORINYann E. MORIN
7ede9ca16e1package/libssh: fix dependency on libgcrypt Since 2f89476 (package/libgpg-error: bump to version 1.23), libssh has i...
André HentschelAndré Hentschel
349ae0df065openal: use upstream patch to detect run-time NEON support Signed-off-by: André Hentschel <nerv@dawncrow.de> [Thomas...
André HentschelAndré Hentschel
cb0a68c4fa4openal: add upstream patch to fix FPU related build failures Fixes: http://autobuild.buildroot.net/results/b57/b5...
Charles HardinCharles Hardin
ec692f94984jemalloc: add a check for valgrind being configured as well jemalloc can be compiled with valgrind support being ena...
Carlos SantosCarlos Santos
66c1d1dc169gtest: fix URL in package description http://code.google.com/p/googletest redirects to https://github.com/google/goo...
Fabio EstevamFabio Estevam
fc431d2ed91wandboard: Select required host tools for SD card generation Select the required host tools for proper SD card gener...
Fabio EstevamFabio Estevam
9b15e3a2b75wandboard: Use U-Boot 2016.07 Upgrade U-Boot version to 2016.07 and make proper use of U-Boot distro configuration f...
Fabio EstevamFabio Estevam
7849020e03awandboard: Use kernel version 4.7.3 Wandboard is well supported in the mainline kernel, so let's switch from the 3.1...
Jeroen RooversJeroen Roovers
d9d0ba0d168package/libusb: bump version to 1.0.20, switch to Github This commit updates libusb to version 1.0.20, and adds a pa...
Gustavo ZacariasGustavo Zacarias
a26aa9686adlegacy/kernel-headers: adjust recommended target Previously they were set at next available version, which is proble...
Gustavo ZacariasGustavo Zacarias
3c590a3ec53linux-headers: remove deprecated versions Linux headers 3.19.x and 4.0.x have been deprecated for a while now, so it...
Yann E. MORINYann E. MORIN
c9ea19e8fb4system: fix unmet dependencies Don't force remounting / read/write when using a customskeleton and systemd as init s...
Yann E. MORINYann E. MORIN
251b9142631package/weston: fix unmet dependencies Properly propagate dependencies from freerdp to fix the following unmet depen...
Yann E. MORINYann E. MORIN
b8cc37fc7a9package/docker-engine: fix unmet dependencies Properly propagate dependencies from docker-containerd to fix the foll...
Yann E. MORINYann E. MORIN
9f5802c16f0linux/ext: fix Xenomai unmet dependencies Properly propagate the Xenomai dependencies to the corresponding kernel ex...
Gustavo ZacariasGustavo Zacarias
f158f117d35linux-firmware: bump version Bump to the latest (as of this writing) linux-firmware git version. This adds support f...
Gustavo ZacariasGustavo Zacarias
6a35b6e3a56linux-firmware: add bluetooth firmware for intel chips It probably makes no sense to try split them up by model sinc...
Jörg KrauseJörg Krause
57d0a568da4package/upmpdcli: bump to version 1.2.2 Upstream did not provide a hash file, so the hash was calculated manually. ...
Jörg KrauseJörg Krause
139c7f98003package/libupnpp: bump to version 0.15.0 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Tho...
Gustavo ZacariasGustavo Zacarias
5a5c001d29csquid: bump to version 3.5.21 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Julien FloretJulien Floret
663be5dbb76smcroute: bump to version 2.1.1 Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Peter Korsgaar...
Francois PerradFrancois Perrad
80e85e9b478luarocks: bump to version 2.4.0 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsg...
Padraig James ConnollyPadraig James Connolly
054dde0eab6configs/galileo: switch back to the original kernel repo This commit switches the galileo_defconfig to use the orign...
Bernd KuhlsBernd Kuhls
f4918b3a742package/x11r7/xserver_xorg-server: glamor depends on libgl Fixes http://autobuild.buildroot.net/results/1f6/1f6131c2...
Baruch SiachBaruch Siach
b43f50320ddleveldb: fix staging and target installation The patch adding target/staging installation support needs variable nam...
Baruch SiachBaruch Siach
e14ae6f9e40leveldb: fix static build Since version 1.19 Makefile variable names changed. Update the build command accordingly. ...
Fabio EstevamFabio Estevam
d981c4b34a8configs: Add support for warp7 board Add support for warp7, which is a board based on NXP i.MX7S processor. More in...
Gustavo ZacariasGustavo Zacarias
b2216c6bb47Config.in: remove BR2_DEPRECATED_SINCE_2015_08 It's now unused. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.c...
Gustavo ZacariasGustavo Zacarias
9fd27816cb3libgail: remove deprecated package It's unused and has been deprecated for some time now. Signed-off-by: Gustavo Za...
Gustavo ZacariasGustavo Zacarias
f617deaa903webkit: remove deprecated package It's been deprecated for quite a while and it's now replaced by the more modern an...
Gustavo ZacariasGustavo Zacarias
3d6c4843673Config.in: remove BR2_DEPRECATED_SINCE_2015_05 It's now unused. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.c...
Gustavo ZacariasGustavo Zacarias
4338a319b72arch: remove support for sh64 It's been deprecated for quite some time now. Signed-off-by: Gustavo Zacarias <gustav...
Yann E. MORINYann E. MORIN
524b6b85595package/qemu: fix build of host variant The Qemu buildsystem expects that the cpp it is passed can be called like it...
Vicente Olivert RieraVicente Olivert Riera
031659024b3util-linux: bump version to 2.28.2 --enable-findfs and --enable-lsblk configure options don't exist anymore. Now, fi...
Theo DebrouwereTheo Debrouwere
5c506fa737fpackage/php: explicitly disable phpdbg When building php, the package will also build/install phpdbg. This patch exp...
Chris PackhamChris Packham
12169578f21syslog-ng: Bump version to 3.7.3 Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Thomas Petazz...
Chris PackhamChris Packham
84a24e73625syslog-ng: add optional support for libnet build If libnet is included pass --enable-spoof-source to configure other...
Floris BosFloris Bos
84c91303505gcc/gcc-final: Disable libcilkrts when using static libs Disable libcilkrts when building static, as there is no sta...
Gustavo ZacariasGustavo Zacarias
268e214b05dfreetype: bump to version 2.7 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
41c183eebcfbinutils: deprecate 2.24.x Now that 2.26.x is stable and there's 2.25.x to fallback for whatever reason it makes no ...
Gustavo ZacariasGustavo Zacarias
ac1f324a1a9Config.in: Add BR2_DEPRECATED_SINCE_2016_11 In preparation for new deprecated features/symbols. Signed-off-by: Gust...
Gustavo ZacariasGustavo Zacarias
49d7c797f15binutils: bump default to version 2.26.x Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pe...
Vicente Olivert RieraVicente Olivert Riera
3ca860a95f1glibc: fix MIPS and SPARC builds for glibc < 2.24 with recent binutils Backport two upstream patches to fix a build ...
Frank HunlethFrank Hunleth
866722daaa3erlang-rebar: bump to version 2.6.4 Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Pete...
Gustavo ZacariasGustavo Zacarias
53b7a77f4ccharfbuzz: bump to version 1.3.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Julien BOIBESSOTJulien BOIBESSOT
4e9292f6e4fpackage/fbterm: fix download site fbterm-1.7.0.tar.gz is no more accessible from http://fbterm.googlecode.com/files ...
Gustavo ZacariasGustavo Zacarias
fc56a9ea3f4gnutls: bump to version 3.4.15 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Vicente Olivert RieraVicente Olivert Riera
aeaf66fc7a2wireshark: bump version to 2.2.0 - Adapt current patch for 2.2.0. - Adapt gtk configure options for 2.2.0: - Inst...
Gustavo ZacariasGustavo Zacarias
d8983d0c760cifs-utils: bump to version 6.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Romain NaourRomain Naour
ac184e85ea3package/stress-ng: bump to 0.06.15 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Korsgaa...
Romain NaourRomain Naour
5609fe65aa7package/stress-ng: fix install commande Don't use make install otherwise stress-ng will be rebuild without required ...
Peter KorsgaardPeter Korsgaard
ada5d835011pugixml: add toolchain comment Reported-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <pet...
Erico NunesErico Nunes
565fdbd6641acpica: bump version to 20160831 New version has been build- and run-tested on x86_64 and aarch64. Signed-off-by: E...
Theo DebrouwereTheo Debrouwere
27071be0d8cpugixml: new package pugixml is a light-weight C++ XML processing library. It features: * DOM-like interface with ri...
Vicente Olivert RieraVicente Olivert Riera
75f217f2538lvm2: bump version to 2.02.165 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter ...
Vicente Olivert RieraVicente Olivert Riera
475387b4398libcurl: bump version to 7.50.2 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter...
Julien BOIBESSOTJulien BOIBESSOT
1cd3e4bf8a0libpng: bump to version 1.6.25 1.6.23 tarballs have moved so, while we are at modifying libpng.mk, bump to 1.6.25. ...
Vicente Olivert RieraVicente Olivert Riera
0e855d8b8falinux: bump default to version 4.7.3 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: ...
Vicente Olivert RieraVicente Olivert Riera
e38f19a21d5linux-headers: bump 4.7.x series to 4.7.3 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off...
Gustavo ZacariasGustavo Zacarias
ac9b7ef51bfgcc: bump 6.x series to 6.2.0 Adjust some patches to avoid patching the ChangeLog which isn't quite the same. Signe...
Gustavo ZacariasGustavo Zacarias
b700157db40package/binutils: add binutils 2.27 And drop upstream patches. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.co...
Bernd KuhlsBernd Kuhls
6ddb8b720c4package/leveldb: bump version to 1.19 Rebased 0002-Add-install-recipe.patch Signed-off-by: Bernd Kuhls <bernd.kuhls...
Floris BosFloris Bos
ea1e9e03442package/php: switch from libmysqlclient to mysqlnd The Mysql Native Driver has been the default mysql driver since P...
Angelo CompagnucciAngelo Compagnucci
86dc25e2b6bpackage/python-pillow: bump to version 3.3.1 This patch bumps python pillow to version 3.3.1 Signed-off-by: Angelo ...
Fabrice FontaineFabrice Fontaine
0cd962b3bcbgtest: retrieve package from github https://googletest.googlecode.com/files is no more available, so update gtest.mk...
Padraig James ConnollyPadraig James Connolly
fc8cac962baconfigs/galileo: update to 3.14 kernel This commit updates the kernel for Galileo board BSP from 3.8 to 3.14. Signe...
Fabrice FontaineFabrice Fontaine
14051a6344fdomoticz: bump to version 87286ee (beta) This version includes the patch on execinfo (commit 775da272719b52bca37b44a...
Bernd KuhlsBernd Kuhls
ae56ad666f2package/freerdp: fix typo in x11 libs check Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thom...
Peter SeidererPeter Seiderer
1767dcf8d15libevdev: bump version to 1.5.4 For details see [1] and [2]. [1] https://lists.freedesktop.org/archives/input-tools...
Gustavo ZacariasGustavo Zacarias
76f2bd4a213gstreamer1: switch URLs to https In order to avoid pointless redirects since they're 301. Signed-off-by: Gustavo Za...
Gustavo ZacariasGustavo Zacarias
5b33f15ff14gst1-libav: bump to version 1.8.3 Now that we moved to ffmpeg 3.x the build and runtime (when patched) problems have...
Judd MeindersJudd Meinders
c6c83d17bedaudit: add powerpc64 arch support Signed-off-by: Judd Meinders <judd.meinders@rockwellcollins.com> Signed-off-by: Ma...
Romain NaourRomain Naour
d0bbbe5c9edpackage/enlightenment: set eldbus-codegen path Otherwise the one from the host may be used. Signed-off-by: Romain N...
Romain NaourRomain Naour
cbd0aee306bpackage/enlightenment: bump to v0.21.2 Remove upstream patch. Signed-off-by: Romain Naour <romain.naour@gmail.com> ...
Romain NaourRomain Naour
7ae11c0ffd4package/expedite: bump to lastest commit expedite from 1.15 branch doesn't build anymore with efl 1.18 due to API ch...
Romain NaourRomain Naour
0e517317607package/libevas-generic-loaders: remove package libevas-generic-loaders package is not used anymore, remove it. Add ...
Romain NaourRomain Naour
c22b7580237package/elementary: remove package elementary package is not used anymore, remove it. Add a legacy entry. Signed-of...
Romain NaourRomain Naour
e50e1b72aa1package/terminology: remove elementary dependency elementary is now provided by efl package, so remove elementary pa...
Romain NaourRomain Naour
e29907ade90package/enlightenment: remove libevas-generic-loaders dependency libevas-generic-loaders is now provided by efl pack...
Romain NaourRomain Naour
1169f584f0dpackage/enlightenment: remove elementary dependency elementary is now provided by efl package, so remove elementary ...
Romain NaourRomain Naour
da91eaae731package/efl: bump to 1.18.0 Elementary, evas-generic-loaders and emotion-generic-loaders are now part of efl 1.18 pa...
Bernd KuhlsBernd Kuhls
1b69855b691package/ffmpeg: add optional support for opencv3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:...
Bernd KuhlsBernd Kuhls
35387e190c1package/opencv: Fix compiling VFP assembler code Fixes build errors in ffmpeg http://autobuild.buildroot.net/results...
Bernd KuhlsBernd Kuhls
4904c4ce8acpackage/opencv3: use BR2_TOOLCHAIN_HAS_LIBATOMIC It uses __atomic_fetch_add_4 so libatomic must be pulled in if nece...
Gustavo ZacariasGustavo Zacarias
2bc1cc7cc18webkitgtk: bump to version 2.12.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
4b2ba364b00e2fsprogs: bump to version 1.43.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
73bc370c642mpd: bump to version 0.19.19 It fixes runtime issues with ffmpeg 3.1.x Signed-off-by: Gustavo Zacarias <gustavo@zac...
Gustavo ZacariasGustavo Zacarias
c5647bbf43cmpd-mpc: bump to version 0.28 The download has a .sig file so use it. Signed-off-by: Gustavo Zacarias <gustavo@zaca...
Gustavo ZacariasGustavo Zacarias
09def84be82ncmpc: bump to version 0.25 The download has a .sig file so use it. Signed-off-by: Gustavo Zacarias <gustavo@zacari...
Gustavo ZacariasGustavo Zacarias
1b06c185113mpv: bump to version 0.20.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Gustavo ZacariasGustavo Zacarias
83b3dc25be9libenca: bump to version 1.19 Switch to homepage download URL to get the smaller xz-compressed variant. Signed-off-...
Gustavo ZacariasGustavo Zacarias
81c8bd86e3elinux-headers: bump 3.{12, 18}.x and 4.1.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-o...
Gustavo ZacariasGustavo Zacarias
25d28ca9883btrfs-progs: bump to version 4.7.2 Drop all of the upstreamed patches (not precisely in the same form) and rebase th...
Jérôme PouillerJérôme Pouiller
7a08e6f33cdlxc: use uptream patch to handle --disable-werror This new patch does change behavior, but it was accepted by upstre...
Gustavo ZacariasGustavo Zacarias
e03cb2eb2edlibgtk3: fix typo It's wayland, not waylandd, hence gtk3+ with the wayland backend went completely poof. Signed-off...
Bernd KuhlsBernd Kuhls
1d0ff54c146package/amd-catalyst: fix legal-info Fixes http://autobuild.buildroot.net/results/4f1/4f1e9b4bf43add4712e82d4a58e633...
Bernd KuhlsBernd Kuhls
0c6635e9d6apackage/libva-intel-driver: bump version to 1.7.2 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by...
Bernd KuhlsBernd Kuhls
56fd5373473package/libva: bump version to 1.7.2 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Peta...
Bernd KuhlsBernd Kuhls
83cdd08d9e0package/kodi: Fix compilation of kodi-pvr-vbox with gcc6 Fixes a compile error not yet caught by autobuilders: In f...
Chris PackhamChris Packham
0a0a45f0387micropython: replace local fix with upstream one The fix from commit 26248571b625 ("micropython: fix build failures"...
Zakharov VladZakharov Vlad
9b77525c9a7toolchain: Bump ARC tools to arc-2016.09-eng011 As described at: 4520524ba055706236db9f00dd79f1b2e2e87fde this commi...
Bernd KuhlsBernd Kuhls
e1b348e94ebpackage/{mesa3d, mesa3d-headers}: bump version to 12.0.2 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed...
Vicente Olivert RieraVicente Olivert Riera
fbd79e25b86e2fsprogs: bump version to 1.43.2 - Upstream patches removed. - Do not autoreconf since this was neecessary for one ...
Vicente Olivert RieraVicente Olivert Riera
d1cb59adac9git: bump version to 2.10.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Pe...
Vicente Olivert RieraVicente Olivert Riera
7c478dfaeebmutt: bump version to 1.7.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Pe...
Vicente Olivert RieraVicente Olivert Riera
1c58e874758nano: bump version to 2.7.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Pe...
Vicente Olivert RieraVicente Olivert Riera
f243fc5c2e9privoxy: bump version to 3.0.26 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thoma...
Vicente Olivert RieraVicente Olivert Riera
2e042507168qemu: bump version to 2.7.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Pe...
Romain NaourRomain Naour
49f57423798package/binutils: Disable -Os for ARM cortex-M cpus ERROR: reloc type R_ARM_THM_MOVW_ABS_NC unsupported in this cont...
Chris PackhamChris Packham
26248571b62micropython: fix build failures Fixes: http://autobuild.buildroot.net/results/061c66987e9c33a6641c8183f5e0badae51...
Danomi ManchegoDanomi Manchego
4b480c4ea7alibwebsockets: bump to version 2.0.2 Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Tho...
Yann E. MORINYann E. MORIN
35524d3733apackage/jpeg: properly declare providers libjpeg and jpeg-turo are providers of the jpeg virtual package, so they mu...
Yann E. MORINYann E. MORIN
cf03d6fe04cpackage/openssl: depend on the virtual cryptodev package Instead of depending on each provider of cryptodev, make op...
Yann E. MORINYann E. MORIN
66c767aeed4package/cryptodev: properly declare providers cryptodev-linux and ocf-linux are providers of the cryptodev virtual p...
Romain NaourRomain Naour
8e195d63ba7package/dosfstools: Fix undefined PATH_MAX under musl Dosfstools doesn't build with musl only if BR2_PACKAGE_HAS_UDE...
Jérôme PouillerJérôme Pouiller
9b18f4fbe8clxc: revive "drop-werror" patch commit 5050a94ae9f448641e05ce29c931671ffdc62784 dropped patch that remove '-Werror' ...
Luca CeresoliLuca Ceresoli
15cf25114a4agentpp: bump to 4.0.6 Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas....
Luca CeresoliLuca Ceresoli
ffba4aec9c2snmppp: bump to 3.3.7 Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.p...
Gustavo ZacariasGustavo Zacarias
e4cbaffe2b8mpv: remove stray patch It's remaining from the master-next merge and no longer applies. Signed-off-by: Gustavo Zac...
Peter KorsgaardPeter Korsgaard
7353967690bMerge branch 'next' Quite some conflicts, so here goes .. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
cff53ce35b8Kickoff 2016.11 cycle Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
a895c27e5f6docs/website/news.html: add 2016.08 announcement link Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
78e99146286Update for 2016.08 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
fd4f88dc5fcmpd: add optional support for libshout Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
1442ff3c19elibshout: add optional openssl support Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jörg KrauseJörg Krause
e65cf4c4ff1package/libshout: add patches to fix static linking This series includes two patches to fix static linking with libs...
Jörg KrauseJörg Krause
c72a2529aaepackage/luajit: disable for mips{32,64}r6 LuaJIT does not have support for MIPS Release 6 [1]. If LuaJIT is invoked ...
Thomas PetazzoniThomas Petazzoni
6ae3ce9585dmplayer: fix detection of X.org As reported in bug #8206, the mplayer configure script fails to detect the availabil...
Thomas PetazzoniThomas Petazzoni
1bd02bc230egcc: remove BR2_GCC_ENABLE_TLS option The current BR2_GCC_ENABLE_TLS can cause users to make incorrect choices, and ...
Thomas PetazzoniThomas Petazzoni
511a161b874valgrind: let the valgrind configure script detect TLS availability Back in 2005, in commit a2c326396a43ecbc8d02c3d8...
Fabrice FontaineFabrice Fontaine
df3df495c4egupnp: bump to version 0.99.0 Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Peter Kor...
Fabrice FontaineFabrice Fontaine
b82b8b23b2fgssdp: bump to version 0.99.0 Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Peter Kor...
Jeroen RooversJeroen Roovers
da3bb9167cbpackage/procps-ng: Bump to version 3.3.12 Signed-off-by: Jeroen Roovers <jer@airfi.aero> Signed-off-by: Peter Korsga...
Zakharov VladZakharov Vlad
e227e6bf504toolchain: Bump ARC tools to arc-2016.09-eng010 As described at: 4520524ba055706236db9f00dd79f1b2e2e87fde this commi...
Fabrice FontaineFabrice Fontaine
af6865a4fafalljoyn-tcl: bump to version 16.04a Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Pet...
Fabrice FontaineFabrice Fontaine
d340eb39953alljoyn: bump to version 16.04a Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Peter K...
Peter KorsgaardPeter Korsgaard
3c4aa539f5fmosquitto: bump to version 1.4.10 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
27de4c1d366libinput: bump to version 1.4.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
3e1a1074630gvfs: bump to version 1.28.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Peter KorsgaardPeter Korsgaard
7e981ed0858Update for 2016.08-rc3 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Masahiro YamadaMasahiro Yamada
df5793e309ezynq: enable BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG The recent U-Boot adopts Kconfig for its configuration system. S...
Thomas PetazzoniThomas Petazzoni
6304578d4e7libaio: allow building on static-only configurations This commit adds a simple patch to the libaio build system that...
Gustavo ZacariasGustavo Zacarias
ca6811fe844ccache: bump to version 3.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Thomas PetazzoniThomas Petazzoni
9d1cce411bfdocs/website: remove reference to GMane GMane is dead (at least its web interface), so it's no longer really useful ...
Gustavo ZacariasGustavo Zacarias
144498c8263pango: bump to version 1.40.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...