Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Baruch SiachBaruch Siach
55c74d6b974libgcrypt: security bump to version to version 1.7.3 Fixes CVE-2016-6316: Bug in the mixing functions of Libgcrypt's...
Zakharov VladZakharov Vlad
7f273cf7b64stella: fix compiler search in configure script In configure script there are some tests that are looking for a suit...
Gustavo ZacariasGustavo Zacarias
27ccabcadb3sysstat: bump to version 11.4.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Rodrigo RebelloRodrigo Rebello
ca4237c766fgit: bump version to 2.9.3 Signed-off-by: Rodrigo Rebello <rprebello@gmail.com> Signed-off-by: Peter Korsgaard <pete...
Gustavo ZacariasGustavo Zacarias
77a7a6b9d78memcached: bump to version 1.4.30 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Waldemar BrodkorbWaldemar Brodkorb
4ec55426792m68k: flat one memory region works with small kernel patch Greg Ungerer fixed recently a bug in the Linux kernel, wh...
Gustavo ZacariasGustavo Zacarias
39750198fcebusybox: add upstream fixes for 1.25.0 Add upstream patches to fix gzip (bug #9131 - incorrect compression levels), ...
Peter KorsgaardPeter Korsgaard
3b3fa45a527Update for 2016.08-rc2 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
d2e18fd66a7website/news.html: fix 2016.08-rc1 release date Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
dd59dbd781cwebsite/news.html: add 2016.08-rc1 announcement link Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
61e069e164ajasper: add security patches Fixes: CVE-2016-2116 - Memory leak in jas_iccprof_createfrombuf causing memory consumpt...
Rahul BedarkarRahul Bedarkar
562a587d009wayland: fix musl build issue With musl C library, we see following build failure. src/scanner.c: In function 'fi...
Rahul BedarkarRahul Bedarkar
850e74c3639mtd: fix musl build issue With musl C library, we get following build error integck.c:37:28: fatal error: bits/st...
Yann E. MORINYann E. MORIN
9781af1247cpackage/qt: webkit needs gst-plugins-base QtWebkit needs gstreamer-0.10 and the 'app' plugins, so we depend on gstre...
Gustavo ZacariasGustavo Zacarias
656694423bdlinux: bump defaut to version 4.7.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter K...
Gustavo ZacariasGustavo Zacarias
29a0a9f00celinux-headers: bump 3.14.x and 4.{4, 6, 7}.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed...
Bernd KuhlsBernd Kuhls
55d1af79756package/libsidplay2: Fix build with gcc6 Fixes http://autobuild.buildroot.net/results/787/787c715814b09d380ca521712f...
Thomas PetazzoniThomas Petazzoni
fdd0f8d5e42ffmpeg: don't pass --enable-mipsfpu on non-MIPS platform The current logic to pass the --{enable,disable}-mipsfpu op...
Thomas PetazzoniThomas Petazzoni
ae7becfe50cffmpeg: explicitly disable NEON support When BR2_ARM_CPU_HAS_NEON=y, we pass --enable-neon. However, when BR2_ARM_CP...
Baruch SiachBaruch Siach
721bcb85132spidev_test: fix musl build spidev.h needs _IOC_SIZEBITS. Add linux/ioctl.h for that to fix build under musl. The p...
Gustavo ZacariasGustavo Zacarias
d3a1d96f890dbus: bump to version 1.10.10 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Judd MeindersJudd Meinders
5050a94ae9flxc: version bump to 2.0.3 Removed IPv6 and werror configure.ac patch(s) as changes where incorporated upsteam. Sig...
Yann E. MORINYann E. MORIN
59472d3ba08package/sg3_utils: fix uclinux build sg3_utils grep for '^linux' as the host OS to decide if we are targetting Linux...
Alistair FrancisAlistair Francis
00b344cc547xen: Bump to version 4.7 Bump Xen up to 4.7 which is the latest release. Signed-off-by: Alistair Francis <alistair....
Fabrice FontaineFabrice Fontaine
f5cfefffda6openzwave: bump to version 1.5 Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Peter Ko...
Fabrice FontaineFabrice Fontaine
02fa3ceaebdigd2-for-linux: bump to version 1.2 Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Pet...
Christian StewartChristian Stewart
6ad14a36879package/runc: bump version to cc29e3 Bump runc to cc29e3dded8e27ba8f65738f40d251c885030a28 This version is required...
Christian StewartChristian Stewart
f892015d78epackage/docker-engine: bump to v1.12.0 Bump docker-engine to the latest stable v1.12.0 from v1.12.0-rc3. Signed-off...
Rodrigo RebelloRodrigo Rebello
9e44acf0925irssi: bump to version 0.8.19 Signed-off-by: Rodrigo Rebello <rprebello@gmail.com> Signed-off-by: Peter Korsgaard <p...
Raphaël PoggiRaphaël Poggi
6525c6d2283barebox: bump version to 2016.08 Signed-off-by: Raphael Poggi <poggi.raph@gmail.com> Signed-off-by: Peter Korsgaard ...
Yann E. MORINYann E. MORIN
6d2533bdebdpackage/quota: fix static build with e2fsprogs quota does not use pkg-config to find e2fsprogs libs, so it misses ou...
Yann E. MORINYann E. MORIN
161746ca8fdpackage/axel: fix link order libintl may use thread-related functions, so -lpthread must come after -lintl. Fixes: ...
Yann E. MORINYann E. MORIN
cc3f8bc1655linux: fix comment about version choice Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Pete...
Raphaël PoggiRaphaël Poggi
bbe71a699abbarebox: fix ARCH value for arm64 barebox 2016.08 added arm64 support using ARCH=arm. [Peter: extend commit message...
Waldemar BrodkorbWaldemar Brodkorb
efbd36a141cuclibc: add upstream patch for CVE-2016-4429 Add security related bugfix to fix CVE-2016-4429 from GNU libc project....
Waldemar BrodkorbWaldemar Brodkorb
0c5c17a1ba5poco: fix m68k compile Add a patch from double-conversion upstream project which is bundled with poco to fix compile...
Zakharov VladZakharov Vlad
cdf63517de2gmp: disable assembly for arc It has different inline assembly constraints that are not supported after update to gc...
Alistair FrancisAlistair Francis
9c7b093d80fxen: Ensure host Python2 is used To avoid Xen build issues ensure that host Python 2 is used. Signed-off-by: Alista...
Yann E. MORINYann E. MORIN
cbe01f67560package/fbterm: fix C++11 compliance with gcc-6 gcc-6 has enabled more warnings by default, and turned some existing...
Yann E. MORINYann E. MORIN
8a8546e5847system: sysvinit needs MMU It uses spawn() and thus fork(), so it needs an MMU. Fixes a build issue reported on IRC...
Yann E. MORINYann E. MORIN
2e7df8c6bbfpackage/weston: fix patch The newly iontroduced patch was created against weston's master branch, but was not rebase...
Yann E. MORINYann E. MORIN
a2e56724a33package/systemd-bootchart: don't build manpages Building the man pages requires xsltproc, which is not always availa...
Yann E. MORINYann E. MORIN
5f56080f846package/systemd-bootchart: needs headers >= 3.17 It uses GRND_NONBLOCK, introduced in 3.17. Signed-off-by: "Yann E....
Zakharov VladZakharov Vlad
f0e1381ef91toolchain: Bump ARC tools to arc-2016.09-eng008 As described at: 4520524ba055706236db9f00dd79f1b2e2e87fde this commi...
Thomas PetazzoniThomas Petazzoni
031130a4ed9uboot-tools: add missing !BR2_STATIC_LIBS dependency for FIT signature BR2_PACKAGE_UBOOT_TOOLS_FIT_SUPPORT selects B...
Thomas PetazzoniThomas Petazzoni
254ddce7c0eRevert "blktrace: disable on PowerPC" This reverts commit 0d8158fc619ce849b531d07b27da4ba9748d4ea4. Thanks to a fix ...
Thomas PetazzoniThomas Petazzoni
ce6536ae500libaio: work-around for PowerPC issue Both the blktrace and gadgetfs-test packages were failing to build on PowerPC ...
Thomas PetazzoniThomas Petazzoni
9fb11701599ffmpeg: disable for ARMv7-M In the ffmpeg code, libavutil/arm/asm.S makes some assumption about the ARM architecture...
Rahul BedarkarRahul Bedarkar
de1aecde52bmtd: integck needs MMU support After fixing build issue related to MS_DIRSYNC and MS_RELATIME, we get following buil...
Gustavo ZacariasGustavo Zacarias
1e5ec4683a1libtasn1: bump to version 4.9 Add upstream patch to fix build failure with gcc warnings on. Signed-off-by: Gustavo ...
Marc KhouriMarc Khouri
bf53191d9eflibical: use system time zone info libical requires time zone information in order to make use of time zone function...
Waldemar BrodkorbWaldemar Brodkorb
9ed1eda5dbelibxml2: fix m68k uclinux compile The GCC manual suggest when getting: relocation truncated to fit: R_68K_GOT16O foo...
Yann E. MORINYann E. MORIN
63ec0c71b54package/kmsxx: bump version for portability fix with musl Bump the version to get two portability patches (as well a...
Thomas PetazzoniThomas Petazzoni
4babfd3497barmadillo: propagate clapack dependency Commit 7b75d8c3fa7b234c948ff37c4f14467900083036 added a new dependency to th...
Thomas PetazzoniThomas Petazzoni
3686101a2aexserver_xorg-server: move existing patch, and add to 1.17.4 As reported by Manuel in bug #9161, the commit 19b503b0d...
Thomas PetazzoniThomas Petazzoni
9ca80d92e06gcc: disable C++ support for Blackfin As discussed with Waldemar, the C++ support for Blackfin is currently broken, ...
Rahul BedarkarRahul Bedarkar
f0417f965f8lftp: fix static link with readline When readline is static library, we need to link against ncurses, it is because,...
Rahul BedarkarRahul Bedarkar
e56ef31c8c7lftp: remove unneeded config options When installation prefix is specified in "--with-readline" config option, lftp'...
Gustavo ZacariasGustavo Zacarias
a60010930davala: bump to version 0.32.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzo...
Vicente Olivert RieraVicente Olivert Riera
6c418fdc410lvm2: bump version to 2.02.163 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas...
Gustavo ZacariasGustavo Zacarias
bfc66f2585blibinput: bump to version 1.4.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Peta...
Gustavo ZacariasGustavo Zacarias
f6a582815a4libgtk3: bump to version 3.20.8 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Peta...
Thomas PetazzoniThomas Petazzoni
2a65eacfc11openipmi: needs NPTL support openipmi uses the pthread_condattr_setclock() function, which is only available with th...
Thomas PetazzoniThomas Petazzoni
f74932e1eedphp: add patch to fix static library build This commit adds a patch to PHP which fixes the build for BR2_STATIC_LIBS...
Thomas PetazzoniThomas Petazzoni
6604b2e9c44php: rework patches as Git formatted patches Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo ZacariasGustavo Zacarias
5e8b92cec64flex: add security patch Fixes: CVE-2016-6354 - buffer overflow in generated code (yy_get_next_buffer). Patch statu...
Fabio EstevamFabio Estevam
033f8a45042linux-headers: bump 3.{14, 18}.x and 4.{1, 4, 6}.x series Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signe...
Gustavo ZacariasGustavo Zacarias
ab5b263e80dfontconfig: security bump to version 2.12.1 Fixes: CVE-2016-5384 - possible double free due to insufficiently valida...
Yann E. MORINYann E. MORIN
aae8513c401system: zoneinfo usable by musl, too Currently, we limit installing zoneinfo to non-musl toolchain, by lack of knowl...
Yann E. MORINYann E. MORIN
8873649a571package/weston: no-break space U+A0 (U8+C2A0) Fixes: http://autobuild.buildroot.org/results/f49/f49a9cbb7bdc5d9e...
Thomas PetazzoniThomas Petazzoni
caf8074cb4aopenblas: fix build issues on ARM This commit fixes several build issues of OpenBLAS on ARM: - The first one occur...
Thomas PetazzoniThomas Petazzoni
c0a5fdf188empv: fix build on sparc This commit adds a new patch for mpv that fixes the stdatomic detection logic so that it rea...
Thomas PetazzoniThomas Petazzoni
f1cbfeea95elibsigsegv: make the architecture dependencies more robust While musl and glibc provide the ucontext structure defin...
Thomas PetazzoniThomas Petazzoni
8457c2190a9linux-zigbee: fix build on musl This commit adds a patch to the linux-zigbee package that fixes the build on musl by...
Thomas PetazzoniThomas Petazzoni
6ee9bb0fdf3dante: fix build on some PowerPC platforms The dante configure script has some logic to remove the -g flag from CFLA...
Thomas PetazzoniThomas Petazzoni
9bccca26fb9procps-ng: fix BR2_STATIC_LIBS=y build The procps-ng package currently fails to build on BR2_STATIC_LIBS=y configura...
Thomas PetazzoniThomas Petazzoni
5e9f9653693webrtc-audio-processing: fix build with musl webrtc-audio-processing assumes that execinfo.h is available when __UCL...
Thomas PetazzoniThomas Petazzoni
3695759b91cwebrtc-audio-processing: fix build on ARM Cortex-M The webrtc-audio-processing configure script assumes that if the ...
Gary BissonGary Bisson
fe7babeeb0adocs/manual: fix patch naming convention Otherwise conflicts with the naming convention from previous section. Sign...
Gwenhael Goavec-MerouGwenhael Goavec-Merou
87a49fbaceagnuradio: backport patch to fix gr-fec compilation Fix: http://autobuild.buildroot.net/results/f14/f14f4f62b5f23c652...
Gary BissonGary Bisson
0b5553fef7dgst1-imx: fix V4L2 plugin build with kernel headers < 3.18 This patch fix the following build issue: http://autobuil...
Thomas PetazzoniThomas Petazzoni
34b1bdeba40size-stats: fix bug when parsing file names with comma The size-stats script fails when the usb_modeswitch_data is e...
Alexander ShiyanAlexander Shiyan
466934bb5c3qt: Fix missing runtime Qt3Support dependency Qt3Support module has a runtime dependency on QtSql, see https://wiki....
Alexander ShiyanAlexander Shiyan
a880db09bf1qt: fix build with ALSA >= 1.1.x ALSA > 1.1.x are not determined correctly when configuring the library. A patch, id...
Vicente Olivert RieraVicente Olivert Riera
067b268fe04sqlite: bump version to 3.14.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas...
Vicente Olivert RieraVicente Olivert Riera
05e8d6af1badiffutils: bump version to 3.4 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas...
Thomas PetazzoniThomas Petazzoni
eef80855f1bowfs: disable PHP support Since we upgraded PHP to PHP 7.x, the PHP support of OWFS started failing to build. Since ...
Thomas PetazzoniThomas Petazzoni
225e1681cc0netplug: add two patches to fix musl build issues This commit adds two patches to netplug that are needed for this p...
Waldemar BrodkorbWaldemar Brodkorb
0bb83105d2athrift: fix m68k uclinux compile The GCC manual suggest when getting: relocation truncated to fit: R_68K_GOT16O foob...
Waldemar BrodkorbWaldemar Brodkorb
fe7235aaa6bgnuplot: fix m68k uclinux compile The GCC manual suggest when getting: relocation truncated to fit: R_68K_GOT16O foo...
Waldemar BrodkorbWaldemar Brodkorb
fd4f715268dcairo: fix m68k uclinux compile The GCC manual suggest when getting: relocation truncated to fit: R_68K_GOT16O fooba...
Yann E. MORINYann E. MORIN
72b75c428dfpackage/uclibc: add upstream patch to fix Thumb2 builds When uClibc-ng 1.0.17 was released, there was a regression w...
Jörg KrauseJörg Krause
e20c99ba42cpackage/mpd: bump to version 0.19.18 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas ...
Romain NaourRomain Naour
65f15dd57bbpackage/bdwgc: fix pthread detection on uclinux platforms bdwgc does not recognize "uclinux" as a valid OS part of t...
Thomas PetazzoniThomas Petazzoni
40c69fc5b59iproute2: use @D instead of IPROUTE2_DIR We more generally use $(@D) instead of $(pkg_DIR) to refer to the package s...
Thomas PetazzoniThomas Petazzoni
92024902822iproute2: fix no-thread build iproute2 believes that it needs to link with libpthread for its arpd binary, because "...
Thomas PetazzoniThomas Petazzoni
f82441bfa41uclibc: proper thread default on m68k and Microblaze Traditionally, Buildroot has a default of enabling thread suppo...
Thomas PetazzoniThomas Petazzoni
c16e6f8d3e4am33x-cm3: available only for ELF builds The am33x-cm3 build system does some objcopy based binary file manipulation...
Thomas PetazzoniThomas Petazzoni
68d399fbddclibunwind: fix architecture dependencies Due to a misplaced parenthesis, the libunwind dependency were incorrect. In...
Thomas PetazzoniThomas Petazzoni
95682636b80libcofi: disable for static-only builds The libcofi package unconditionally builds a shared library, so we need to m...
Thomas PetazzoniThomas Petazzoni
0d8158fc619blktrace: disable on PowerPC This package has been failing to build on PowerPC since March 2016, with nobody taking ...
Thomas PetazzoniThomas Petazzoni
a92cde90bd0blktrace: add missing dependency on Config.in comment The BR2_PACKAGE_BLKTRACE option "depends on BR2_PACKAGE_LIBAIO...
Vicente BergasVicente Bergas
a2ce4167e23ntp: disable debugging When running ntp it randomly aborts at ntp-4.2.8p8/libntp/recvbuff.c:326 which seems to be a ...
Dagg StomplerDagg Stompler
61b6abb2a21configs/odroidc2: enable console display Redirect the console output to the screen and not only to the serial port. ...
Yann E. MORINYann E. MORIN
feedf866159package/uclibc: fix build on thumb2-only arm cpus Add a patch to revert an upstream commit that broke building for a...
Yann E. MORINYann E. MORIN
bbdc48262e1defconfigs/snps_axs_10*: uboot needs dtc Fixes: https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs...
Yann E. MORINYann E. MORIN
a9b1d1b6f2ddefconfigs/kb9202: fix headers version Fixes: https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/1...
Bernd KuhlsBernd Kuhls
c38103f2fe7package/x11r7/xdriver_xf86-video-savage: disable DRI support when not available Fixes http://autobuild.buildroot.net...
Romain NaourRomain Naour
023bba77971package/hidapi: depends on NPTL threads hidapi use NPTL threads functions like pthread_barrier_wait() and pthread_ba...
Vicente Olivert RieraVicente Olivert Riera
c20e52825d5openblas: P5600 and I6400 cores only available for Codescape toolchains These two MIPS cores are built with MSA supp...
Luca CeresoliLuca Ceresoli
1e11e8b3c3dlibpjsip: fix m68k uclinux compile The GCC manual suggest when getting: relocation truncated to fit: R_68K_GOT16O fo...
Yann E. MORINYann E. MORIN
d1dbd48ddc6package/lttng-libust: fix build with musl Backport two patches from upstream to fix build with musl. Fixes: htt...
Romain NaourRomain Naour
8f524f909e3package/enlightenment: fix build issue without libuuid Since enlightenment 0.20 uuid.h is always included in e_pixma...
Yann E. MORINYann E. MORIN
4ef5ddfeefcpackage/kmsxx: needs headers >= 3.8 kms++ uses V4L2_MEMORY_DMABUF, which was only introduced in linux-3.8. Fixes: ...
Yann E. MORINYann E. MORIN
9f8bab11571package/ncdu: needs MMU It uses the system() function, which calls fork(). Fixes: http://autobuild.buildroot.or...
Bernd KuhlsBernd Kuhls
aba34d92f40package/inotify-tools: Fix compilation with gcc6 Fixes http://autobuild.buildroot.net/results/abc/abcaf70523863a4cd0...
Peter KorsgaardPeter Korsgaard
19040c9fb29Update for 2016.08-rc1 Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
960cc977006CHANGES: update with recent changes Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Waldemar BrodkorbWaldemar Brodkorb
61c7e9da0efbinutils: fix Blackfin '.rofixup section size mismatch' problems The bug has already been reported by Stuart Henders...
Bernd KuhlsBernd Kuhls
1f3946ecc00transmission: fix build when using system libminiupnpc with libutp disabled Fixes: http://autobuild.buildroot.net...
Rahul BedarkarRahul Bedarkar
707f7183396gst1-plugins-bad: fix broken dependency for the hls plugin HLS plugin can be built with nettle or libgcrypt or opens...
Romain NaourRomain Naour
885a1c4b255package/libuio: select gettext when BR2_NEEDS_GETTEXT_IF_LOCALE is set gettext is added to libuio dependency when BR...
Vicente Olivert RieraVicente Olivert Riera
bdc5dea65f8xfsprogs: bump version to 4.7.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thoma...
Romain NaourRomain Naour
b038f8baf56package/oprofile: introduce a BR2_PACKAGE_OPROFILE_ARCH_SUPPORTS operf_utils.h defines rmb() for a limited number of...
Yann E. MORINYann E. MORIN
ad105ae42cbpackage/kmsxx: fix static install Currently, we only try to install the shared libraries. However, when doing a sta...
Yann E. MORINYann E. MORIN
cd183755ffepackage/kmsxx: detect failure at install-staging Currently, the staging-install commands do not detect failures to i...
Baruch SiachBaruch Siach
5879f0192e9libsepol: fix static build Commit a3ebe45dcb3e (libsepol: bump to version 2.5, 2016-06-26) didn't refresh correctly ...
Thomas PetazzoniThomas Petazzoni
b0215a1a17fncurses: reinstall l/linux terminfo file This file was installed prior to the refactoring done in commit 33ba5188351...
Bernd KuhlsBernd Kuhls
eb1a30a3d92package/kodi: Update upstream patch to support libcurl >= 7.50.1 An updated patch was committed to Kodi after Curl a...
Waldemar BrodkorbWaldemar Brodkorb
63c5a63acacgnupg: disable assembly optimization for coldfire Fixes: http://autobuild.buildroot.net/results/d25425cff055a14b9285...
Waldemar BrodkorbWaldemar Brodkorb
e60f2d77350libgcrypt: disable assembly for coldfire Fixes: http://autobuild.buildroot.org/results/374/374158bb0a0e6a16af5d0b909...
Fabio EstevamFabio Estevam
e0b507d31abimx6ulpico: linux.fragment: Disable CONFIG_SMP imx6ul has currently an issue on kernel 4.7 that causes a stall when ...
Jerzy GrzegorekJerzy Grzegorek
5c794ee6785package/sdl_image: remove trailing \ from the last item of {, HOST_}SDL_IMAGE_CONF_OPTS Signed-off-by: Jerzy Grzegor...
Romain NaourRomain Naour
ee6bcb8e58apackage/libdvdread: needs host-pkgconf Add host-pkgconf to the dependencies since pkg-config is used to find libdvdc...
Thomas PetazzoniThomas Petazzoni
f71ad71f24fgdb: fix simulator build failures Following reports from me of build failures of the GDB simulator for the Blackfin ...
Bernd KuhlsBernd Kuhls
e0ac23b0ed6package/libvpx: bump version to 1.6.0 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Pet...
Bernd KuhlsBernd Kuhls
0b178279908package/libvpx: Fix compilation when __uClinux__ is defined <lddk.h> is a platform-specific header, which is not pro...
Waldemar BrodkorbWaldemar Brodkorb
ad8b849b12clibdvdnav: fix nios2 cross-compile The host is misdetected as OS/2. Fixes: http://autobuild.buildroot.net/results/d...
Thomas PetazzoniThomas Petazzoni
8632170db8deudev: add patch to fix getrandom() system call on ARM64 When the kernel headers in the toolchain don't provide __NR...
Thomas PetazzoniThomas Petazzoni
50c02bd72b1gcc: bump 4.9 series to 4.9.4 Two patches are removed, as they have been upstreamed: - 130-fix_build_with_gcc-6.pa...
Fabio EstevamFabio Estevam
3b2e656b5f3linux-headers: bump 3.18.x and 4.1.x series Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thom...
Thomas PetazzoniThomas Petazzoni
1cad81f0fedshellinabox: add dependency on !BR2_STATIC_LIBS shellinabox uses <dlfcn.h>, so a !BR2_STATIC_LIBS dependency is need...
Olivier SinglaOlivier Singla
35ccd358b30shellinabox: fix build on musl This commit fixes the build of shellinabox with the musl C library, which requires tw...
Thomas PetazzoniThomas Petazzoni
99ed68487a8shellinabox: convert patch to a Git formatted one Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Alexander DahlAlexander Dahl
84b626b454cncdu: bump version from 1.9 to 1.11 Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Thomas Petazzoni...
Angelo CompagnucciAngelo Compagnucci
1f15ab814d1package/mono: bump to version 4.4.2.11 This patch bumps mono to version 4.4.2.11 Signed-off-by: Angelo Compagnucci ...
Thomas PetazzoniThomas Petazzoni
8a69fa77794Revert "dtc: install libfdt library and headers for host variant" This reverts commit 5ca9b7cf66941a66cff736aadaf8a3...
Jerzy GrzegorekJerzy Grzegorek
ba865a4c924package/imagemagick: bump to version 7.0.2-6 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-o...
Thomas PetazzoniThomas Petazzoni
3ad7e331137ncurses: use foreach make loops instead of shell for loops The main benefit of using make foreach loops is that they...
Thomas PetazzoniThomas Petazzoni
33ba5188351ncurses: factorize terminfo files installation This long list of commands to copy the terminfo files from staging to...
Gary BissonGary Bisson
eb07df72b51configs: nitrogen*: bump kernel and u-boot version for m4 support Also adding the '-m4' device tree blobs which allo...
Gary BissonGary Bisson
735379d43a1gst1-imx: bump to version 0.12.2 Changelog: * imxv4l2videosrc: * Stricter checks for video device capabilities *...
Gary BissonGary Bisson
ae753a64032imx-parser: add missing configure options Enable hard float support when the configuration contains: BR2_ARM_EABIHF=...
Gary BissonGary Bisson
317bcd4c902imx-parser: add install hooks to fix libraries path By default, all the libraries are installed under /usr/lib/imx-m...
Gary BissonGary Bisson
0c112ddd304imx-codec: add missing configure options Enable VPU and hard float support when the configuration contains: BR2_ARM_...
Gary BissonGary Bisson
3a1f5d1ebafimx-codec: add install hooks to fix libraries path By default, all the libraries are installed under /usr/lib/imx-mm...
Thomas PetazzoniThomas Petazzoni
a77e8d275f9system: move locale purging options to the "System configuration" menu The options to purge locales and to generate ...
Thomas PetazzoniThomas Petazzoni
6e757a6c5catoolchain: reduce the list of locales to keep by default Our current list of locales to keep by default is "C en_US ...
Thomas PetazzoniThomas Petazzoni
284cb4fb2e6toolchain: purge locales by default Our current default is to keep all locales installed in /usr/share/locale/. Howe...
Zakharov VladZakharov Vlad
17fe69e5951config: update synopsys defconfigs With this commit we update ARC defconfigs with the following: - "snps_axs101_d...
Vicente Olivert RieraVicente Olivert Riera
559c3820f87libcurl: security bump version to 7.50.1 Contains fixes for CVE-2016-5419..5421: https://curl.haxx.se/docs/vuln-7.50...
Vicente Olivert RieraVicente Olivert Riera
1b1e2b628bbalsa-utils: bump version to 1.1.2 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Pet...
Vicente Olivert RieraVicente Olivert Riera
2a8ca194accalsa-lib: bump version to 1.1.2 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter...
Luca CeresoliLuca Ceresoli
949c8574643libsigsegv: update web page URL The web page has moved. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed...
Vivien DidelotVivien Didelot
e8c18f2d19finitscripts: show status in S40network The output of "/etc/init.d/S40network start/stop" was lacking a newline due t...
Romain NaourRomain Naour
b3d1fb26dcatoolchain: libatomic is not built on "uclinux" platforms The cairo package fails to build on some architectures: BR2...
Romain NaourRomain Naour
778ab4da4f9package/boost: context module needs ARM instructions on ARM The boost-context module contains ARM assembly code, whi...
Rahul BedarkarRahul Bedarkar
f1df4bd353dreadline: add project URL Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Signed-off-by: Thomas Petazzoni ...
David GlessnerDavid Glessner
2ae057d0a8bncurses: install PuTTY terminfo files Signed-off-by: David Glessner <david.glessner@rockwellcollins.com> Signed-off-...
Vivien DidelotVivien Didelot
f79d6640a35lldpd: bump version to 0.9.4 With this new version, the generation of atom-glue fails with the following error: ...
Vivien DidelotVivien Didelot
8711d724102lldpd: add sysv init script Add a simple sysv init script to start the lldpd daemon at boot. Signed-off-by: Vivien ...
Romain NaourRomain Naour
eb0c0f821c2package/openpowerlink: bump to v2.4.1 Remove upstream patches. Signed-off-by: Romain Naour <romain.naour@gmail.com>...
Judd MeindersJudd Meinders
32b416d51f4libseccomp: bump version to 2.3.1 Bump libseccomp version to 2.3.1 to enable power architectures. Signed-off-by: Ju...
Bartosz GolaszewskiBartosz Golaszewski
484fd990925i2c-tools: install binaries to /usr/sbin Upstream i2c-tools executables are installed to /usr/sbin by default. Make ...
Bartosz GolaszewskiBartosz Golaszewski
4ab7312e1f9i2c-tools: add busybox to dependencies if enabled Before changing the install directory of i2c-tools to /usr/sbin/ m...
Vicente Olivert RieraVicente Olivert Riera
ae0411654e0tcpdump: bump version to 4.8.0 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter ...
Waldemar BrodkorbWaldemar Brodkorb
37be8892f48util-linux: use upstream patch to fix uClibc build issue Upstream has this patch a while and other projects are usin...
Bartosz GolaszewskiBartosz Golaszewski
7bb48645e65i2c-tools: depend on BUSYBOX_SHOW_OTHERS As of version 1.25.0 busybox by default includes a nearly complete implemen...
Waldemar BrodkorbWaldemar Brodkorb
7b75d8c3fa7clapack: disable for m68k coldfire Either a assembler bug or a platform limitation. Fixes: http://autobuild.buildroo...
Waldemar BrodkorbWaldemar Brodkorb
91f746c7282assimp: fix m68k uclinux compile The GCC manual suggest when getting: relocation truncated to fit: R_68K_GOT16O foob...
Waldemar BrodkorbWaldemar Brodkorb
7d0607253c5openssl: fix m68k uclinux compile The GCC manual suggest when getting: relocation truncated to fit: R_68K_GOT16O foo...
Waldemar BrodkorbWaldemar Brodkorb
fd00d6d8a42uclibc: disable PIE for microblaze PIE is not supported at the moment for uClibc-ng/microblaze. Fixes: http://autobu...
Vlad ZakharovVlad Zakharov
3897ded7142toolchain: Bump ARC tools to arc-2016.09-eng007 and enable PIE As described at: 4520524ba055706236db9f00dd79f1b2e2e8...
Jörg KrauseJörg Krause
7d5dea41384package/luvi: bump to version 2.7.5 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas P...
Jörg KrauseJörg Krause
4fd932eeb6fpackage/luv: bump to version 1.9.1-0 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas ...
Peter KorsgaardPeter Korsgaard
846fd3d0d8elighttpd: security bump version to 1.4.41 Security fixes and fixes for bugs introduced in 1.4.40. Drop 0002-autobui...
Waldemar BrodkorbWaldemar Brodkorb
11785a20c12uclibc: update to 1.0.17 Many cleanups and ARC improvements including PIE support. Patches included upstream and rem...
Vicente Olivert RieraVicente Olivert Riera
b0e524be378openssh: bump version to 7.3p1 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas...