Baruch Siach | 55c74d6b974 | libgcrypt: security bump to version to version 1.7.3
Fixes CVE-2016-6316: Bug in the mixing functions of Libgcrypt's... | | |
Zakharov Vlad | 7f273cf7b64 | stella: fix compiler search in configure script
In configure script there are some tests that are looking for
a suit... | | |
Gustavo Zacarias | 27ccabcadb3 | sysstat: bump to version 11.4.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Rodrigo Rebello | ca4237c766f | git: bump version to 2.9.3
Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
Signed-off-by: Peter Korsgaard <pete... | | |
Gustavo Zacarias | 77a7a6b9d78 | memcached: bump to version 1.4.30
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kor... | | |
Waldemar Brodkorb | 4ec55426792 | m68k: flat one memory region works with small kernel patch
Greg Ungerer fixed recently a bug in the Linux kernel, wh... | | |
Gustavo Zacarias | 39750198fce | busybox: add upstream fixes for 1.25.0
Add upstream patches to fix gzip (bug #9131 - incorrect compression
levels), ... | | |
Peter Korsgaard | 3b3fa45a527 | Update for 2016.08-rc2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | d2e18fd66a7 | website/news.html: fix 2016.08-rc1 release date
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | dd59dbd781c | website/news.html: add 2016.08-rc1 announcement link
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Gustavo Zacarias | 61e069e164a | jasper: add security patches
Fixes:
CVE-2016-2116 - Memory leak in jas_iccprof_createfrombuf causing
memory consumpt... | | |
Rahul Bedarkar | 562a587d009 | wayland: fix musl build issue
With musl C library, we see following build failure.
src/scanner.c: In function 'fi... | | |
Rahul Bedarkar | 850e74c3639 | mtd: fix musl build issue
With musl C library, we get following build error
integck.c:37:28: fatal error: bits/st... | | |
Yann E. MORIN | 9781af1247c | package/qt: webkit needs gst-plugins-base
QtWebkit needs gstreamer-0.10 and the 'app' plugins, so we depend on
gstre... | | |
Gustavo Zacarias | 656694423bd | linux: bump defaut to version 4.7.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter K... | | |
Gustavo Zacarias | 29a0a9f00ce | linux-headers: bump 3.14.x and 4.{4, 6, 7}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed... | | |
Bernd Kuhls | 55d1af79756 | package/libsidplay2: Fix build with gcc6
Fixes
http://autobuild.buildroot.net/results/787/787c715814b09d380ca521712f... | | |
Thomas Petazzoni | fdd0f8d5e42 | ffmpeg: don't pass --enable-mipsfpu on non-MIPS platform
The current logic to pass the --{enable,disable}-mipsfpu op... | | |
Thomas Petazzoni | ae7becfe50c | ffmpeg: explicitly disable NEON support
When BR2_ARM_CPU_HAS_NEON=y, we pass --enable-neon. However, when
BR2_ARM_CP... | | |
Baruch Siach | 721bcb85132 | spidev_test: fix musl build
spidev.h needs _IOC_SIZEBITS. Add linux/ioctl.h for that to fix build under
musl.
The p... | | |
Gustavo Zacarias | d3a1d96f890 | dbus: bump to version 1.10.10
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Judd Meinders | 5050a94ae9f | lxc: version bump to 2.0.3
Removed IPv6 and werror configure.ac patch(s) as
changes where incorporated upsteam.
Sig... | | |
Yann E. MORIN | 59472d3ba08 | package/sg3_utils: fix uclinux build
sg3_utils grep for '^linux' as the host OS to decide if we are
targetting Linux... | | |
Alistair Francis | 00b344cc547 | xen: Bump to version 4.7
Bump Xen up to 4.7 which is the latest release.
Signed-off-by: Alistair Francis <alistair.... | | |
Fabrice Fontaine | f5cfefffda6 | openzwave: bump to version 1.5
Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
Signed-off-by: Peter Ko... | | |
Fabrice Fontaine | 02fa3ceaebd | igd2-for-linux: bump to version 1.2
Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
Signed-off-by: Pet... | | |
Christian Stewart | 6ad14a36879 | package/runc: bump version to cc29e3
Bump runc to cc29e3dded8e27ba8f65738f40d251c885030a28
This version is required... | | |
Christian Stewart | f892015d78e | package/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 Rebello | 9e44acf0925 | irssi: bump to version 0.8.19
Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
Signed-off-by: Peter Korsgaard <p... | | |
Raphaël Poggi | 6525c6d2283 | barebox: bump version to 2016.08
Signed-off-by: Raphael Poggi <poggi.raph@gmail.com>
Signed-off-by: Peter Korsgaard ... | | |
Yann E. MORIN | 6d2533bdebd | package/quota: fix static build with e2fsprogs
quota does not use pkg-config to find e2fsprogs libs, so it misses ou... | | |
Yann E. MORIN | 161746ca8fd | package/axel: fix link order
libintl may use thread-related functions, so -lpthread must come after
-lintl.
Fixes:
... | | |
Yann E. MORIN | cc3f8bc1655 | linux: fix comment about version choice
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Pete... | | |
Raphaël Poggi | bbe71a699ab | barebox: fix ARCH value for arm64
barebox 2016.08 added arm64 support using ARCH=arm.
[Peter: extend commit message... | | |
Waldemar Brodkorb | efbd36a141c | uclibc: add upstream patch for CVE-2016-4429
Add security related bugfix to fix CVE-2016-4429 from
GNU libc project.... | | |
Waldemar Brodkorb | 0c5c17a1ba5 | poco: fix m68k compile
Add a patch from double-conversion upstream project which is bundled
with poco to fix compile... | | |
Zakharov Vlad | cdf63517de2 | gmp: disable assembly for arc
It has different inline assembly constraints that
are not supported after update to gc... | | |
Alistair Francis | 9c7b093d80f | xen: Ensure host Python2 is used
To avoid Xen build issues ensure that host Python 2 is used.
Signed-off-by: Alista... | | |
Yann E. MORIN | cbe01f67560 | package/fbterm: fix C++11 compliance with gcc-6
gcc-6 has enabled more warnings by default, and turned some existing... | | |
Yann E. MORIN | 8a8546e5847 | system: sysvinit needs MMU
It uses spawn() and thus fork(), so it needs an MMU.
Fixes a build issue reported on IRC... | | |
Yann E. MORIN | 2e7df8c6bbf | package/weston: fix patch
The newly iontroduced patch was created against weston's master branch,
but was not rebase... | | |
Yann E. MORIN | a2e56724a33 | package/systemd-bootchart: don't build manpages
Building the man pages requires xsltproc, which is not always availa... | | |
Yann E. MORIN | 5f56080f846 | package/systemd-bootchart: needs headers >= 3.17
It uses GRND_NONBLOCK, introduced in 3.17.
Signed-off-by: "Yann E.... | | |
Zakharov Vlad | f0e1381ef91 | toolchain: Bump ARC tools to arc-2016.09-eng008
As described at:
4520524ba055706236db9f00dd79f1b2e2e87fde
this commi... | | |
Thomas Petazzoni | 031130a4ed9 | uboot-tools: add missing !BR2_STATIC_LIBS dependency for FIT signature
BR2_PACKAGE_UBOOT_TOOLS_FIT_SUPPORT selects B... | | |
Thomas Petazzoni | 254ddce7c0e | Revert "blktrace: disable on PowerPC"
This reverts commit 0d8158fc619ce849b531d07b27da4ba9748d4ea4. Thanks to
a fix ... | | |
Thomas Petazzoni | ce6536ae500 | libaio: work-around for PowerPC issue
Both the blktrace and gadgetfs-test packages were failing to build on
PowerPC ... | | |
Thomas Petazzoni | 9fb11701599 | ffmpeg: disable for ARMv7-M
In the ffmpeg code, libavutil/arm/asm.S makes some assumption about the
ARM architecture... | | |
Rahul Bedarkar | de1aecde52b | mtd: integck needs MMU support
After fixing build issue related to MS_DIRSYNC and MS_RELATIME, we get
following buil... | | |
Gustavo Zacarias | 1e5ec4683a1 | libtasn1: bump to version 4.9
Add upstream patch to fix build failure with gcc warnings on.
Signed-off-by: Gustavo ... | | |
Marc Khouri | bf53191d9ef | libical: use system time zone info
libical requires time zone information in order to make use of time
zone function... | | |
Waldemar Brodkorb | 9ed1eda5dbe | libxml2: fix m68k uclinux compile
The GCC manual suggest when getting:
relocation truncated to fit: R_68K_GOT16O foo... | | |
Yann E. MORIN | 63ec0c71b54 | package/kmsxx: bump version for portability fix with musl
Bump the version to get two portability patches (as well a... | | |
Thomas Petazzoni | 4babfd3497b | armadillo: propagate clapack dependency
Commit 7b75d8c3fa7b234c948ff37c4f14467900083036 added a new dependency
to th... | | |
Thomas Petazzoni | 3686101a2ae | xserver_xorg-server: move existing patch, and add to 1.17.4
As reported by Manuel in bug #9161, the commit
19b503b0d... | | |
Thomas Petazzoni | 9ca80d92e06 | gcc: disable C++ support for Blackfin
As discussed with Waldemar, the C++ support for Blackfin is currently
broken, ... | | |
Rahul Bedarkar | f0417f965f8 | lftp: fix static link with readline
When readline is static library, we need to link against ncurses,
it is because,... | | |
Rahul Bedarkar | e56ef31c8c7 | lftp: remove unneeded config options
When installation prefix is specified in "--with-readline" config
option, lftp'... | | |
Gustavo Zacarias | a60010930da | vala: bump to version 0.32.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzo... | | |
Vicente Olivert Riera | 6c418fdc410 | lvm2: bump version to 2.02.163
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas... | | |
Gustavo Zacarias | bfc66f2585b | libinput: bump to version 1.4.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Peta... | | |
Gustavo Zacarias | f6a582815a4 | libgtk3: bump to version 3.20.8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Peta... | | |
Thomas Petazzoni | 2a65eacfc11 | openipmi: needs NPTL support
openipmi uses the pthread_condattr_setclock() function, which is only
available with th... | | |
Thomas Petazzoni | f74932e1eed | php: add patch to fix static library build
This commit adds a patch to PHP which fixes the build for
BR2_STATIC_LIBS... | | |
Thomas Petazzoni | 6604b2e9c44 | php: rework patches as Git formatted patches
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Gustavo Zacarias | 5e8b92cec64 | flex: add security patch
Fixes:
CVE-2016-6354 - buffer overflow in generated code (yy_get_next_buffer).
Patch statu... | | |
Fabio Estevam | 033f8a45042 | linux-headers: bump 3.{14, 18}.x and 4.{1, 4, 6}.x series
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signe... | | |
Gustavo Zacarias | ab5b263e80d | fontconfig: security bump to version 2.12.1
Fixes:
CVE-2016-5384 - possible double free due to insufficiently valida... | | |
Yann E. MORIN | aae8513c401 | system: zoneinfo usable by musl, too
Currently, we limit installing zoneinfo to non-musl toolchain, by lack
of knowl... | | |
Yann E. MORIN | 8873649a571 | package/weston: no-break space U+A0 (U8+C2A0)
Fixes:
http://autobuild.buildroot.org/results/f49/f49a9cbb7bdc5d9e... | | |
Thomas Petazzoni | caf8074cb4a | openblas: fix build issues on ARM
This commit fixes several build issues of OpenBLAS on ARM:
- The first one occur... | | |
Thomas Petazzoni | c0a5fdf188e | mpv: fix build on sparc
This commit adds a new patch for mpv that fixes the stdatomic detection
logic so that it rea... | | |
Thomas Petazzoni | f1cbfeea95e | libsigsegv: make the architecture dependencies more robust
While musl and glibc provide the ucontext structure defin... | | |
Thomas Petazzoni | 8457c2190a9 | linux-zigbee: fix build on musl
This commit adds a patch to the linux-zigbee package that fixes the
build on musl by... | | |
Thomas Petazzoni | 6ee9bb0fdf3 | dante: fix build on some PowerPC platforms
The dante configure script has some logic to remove the -g flag from
CFLA... | | |
Thomas Petazzoni | 9bccca26fb9 | procps-ng: fix BR2_STATIC_LIBS=y build
The procps-ng package currently fails to build on BR2_STATIC_LIBS=y
configura... | | |
Thomas Petazzoni | 5e9f9653693 | webrtc-audio-processing: fix build with musl
webrtc-audio-processing assumes that execinfo.h is available when
__UCL... | | |
Thomas Petazzoni | 3695759b91c | webrtc-audio-processing: fix build on ARM Cortex-M
The webrtc-audio-processing configure script assumes that if the
... | | |
Gary Bisson | fe7babeeb0a | docs/manual: fix patch naming convention
Otherwise conflicts with the naming convention from previous section.
Sign... | | |
Gwenhael Goavec-Merou | 87a49fbacea | gnuradio: backport patch to fix gr-fec compilation
Fix:
http://autobuild.buildroot.net/results/f14/f14f4f62b5f23c652... | | |
Gary Bisson | 0b5553fef7d | gst1-imx: fix V4L2 plugin build with kernel headers < 3.18
This patch fix the following build issue:
http://autobuil... | | |
Thomas Petazzoni | 34b1bdeba40 | size-stats: fix bug when parsing file names with comma
The size-stats script fails when the usb_modeswitch_data is e... | | |
Alexander Shiyan | 466934bb5c3 | qt: Fix missing runtime Qt3Support dependency
Qt3Support module has a runtime dependency on QtSql, see
https://wiki.... | | |
Alexander Shiyan | a880db09bf1 | qt: fix build with ALSA >= 1.1.x
ALSA > 1.1.x are not determined correctly when configuring the library.
A patch, id... | | |
Vicente Olivert Riera | 067b268fe04 | sqlite: bump version to 3.14.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas... | | |
Vicente Olivert Riera | 05e8d6af1ba | diffutils: bump version to 3.4
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas... | | |
Thomas Petazzoni | eef80855f1b | owfs: disable PHP support
Since we upgraded PHP to PHP 7.x, the PHP support of OWFS started
failing to build. Since ... | | |
Thomas Petazzoni | 225e1681cc0 | netplug: add two patches to fix musl build issues
This commit adds two patches to netplug that are needed for this p... | | |
Waldemar Brodkorb | 0bb83105d2a | thrift: fix m68k uclinux compile
The GCC manual suggest when getting:
relocation truncated to fit: R_68K_GOT16O foob... | | |
Waldemar Brodkorb | fe7235aaa6b | gnuplot: fix m68k uclinux compile
The GCC manual suggest when getting:
relocation truncated to fit: R_68K_GOT16O foo... | | |
Waldemar Brodkorb | fd4f715268d | cairo: fix m68k uclinux compile
The GCC manual suggest when getting:
relocation truncated to fit: R_68K_GOT16O fooba... | | |
Yann E. MORIN | 72b75c428df | package/uclibc: add upstream patch to fix Thumb2 builds
When uClibc-ng 1.0.17 was released, there was a regression w... | | |
Jörg Krause | e20c99ba42c | package/mpd: bump to version 0.19.18
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas ... | | |
Romain Naour | 65f15dd57bb | package/bdwgc: fix pthread detection on uclinux platforms
bdwgc does not recognize "uclinux" as a valid OS part of t... | | |
Thomas Petazzoni | 40c69fc5b59 | iproute2: use @D instead of IPROUTE2_DIR
We more generally use $(@D) instead of $(pkg_DIR) to refer to the
package s... | | |
Thomas Petazzoni | 92024902822 | iproute2: fix no-thread build
iproute2 believes that it needs to link with libpthread for its arpd
binary, because "... | | |
Thomas Petazzoni | f82441bfa41 | uclibc: proper thread default on m68k and Microblaze
Traditionally, Buildroot has a default of enabling thread
suppo... | | |
Thomas Petazzoni | c16e6f8d3e4 | am33x-cm3: available only for ELF builds
The am33x-cm3 build system does some objcopy based binary file
manipulation... | | |
Thomas Petazzoni | 68d399fbddc | libunwind: fix architecture dependencies
Due to a misplaced parenthesis, the libunwind dependency were
incorrect. In... | | |
Thomas Petazzoni | 95682636b80 | libcofi: disable for static-only builds
The libcofi package unconditionally builds a shared library, so we need
to m... | | |
Thomas Petazzoni | 0d8158fc619 | blktrace: disable on PowerPC
This package has been failing to build on PowerPC since March 2016, with
nobody taking ... | | |
Thomas Petazzoni | a92cde90bd0 | blktrace: add missing dependency on Config.in comment
The BR2_PACKAGE_BLKTRACE option "depends on
BR2_PACKAGE_LIBAIO... | | |
Vicente Bergas | a2ce4167e23 | ntp: disable debugging
When running ntp it randomly aborts at ntp-4.2.8p8/libntp/recvbuff.c:326
which seems to be a ... | | |
Dagg Stompler | 61b6abb2a21 | configs/odroidc2: enable console display
Redirect the console output to the screen and not only to the serial
port.
... | | |
Yann E. MORIN | feedf866159 | package/uclibc: fix build on thumb2-only arm cpus
Add a patch to revert an upstream commit that broke building for a... | | |
Yann E. MORIN | bbdc48262e1 | defconfigs/snps_axs_10*: uboot needs dtc
Fixes:
https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs... | | |
Yann E. MORIN | a9b1d1b6f2d | defconfigs/kb9202: fix headers version
Fixes:
https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/1... | | |
Bernd Kuhls | c38103f2fe7 | package/x11r7/xdriver_xf86-video-savage: disable DRI support when not available
Fixes
http://autobuild.buildroot.net... | | |
Romain Naour | 023bba77971 | package/hidapi: depends on NPTL threads
hidapi use NPTL threads functions like pthread_barrier_wait() and
pthread_ba... | | |
Vicente Olivert Riera | c20e52825d5 | openblas: P5600 and I6400 cores only available for Codescape toolchains
These two MIPS cores are built with MSA supp... | | |
Luca Ceresoli | 1e11e8b3c3d | libpjsip: fix m68k uclinux compile
The GCC manual suggest when getting:
relocation truncated to fit: R_68K_GOT16O fo... | | |
Yann E. MORIN | d1dbd48ddc6 | package/lttng-libust: fix build with musl
Backport two patches from upstream to fix build with musl.
Fixes:
htt... | | |
Romain Naour | 8f524f909e3 | package/enlightenment: fix build issue without libuuid
Since enlightenment 0.20 uuid.h is always included in e_pixma... | | |
Yann E. MORIN | 4ef5ddfeefc | package/kmsxx: needs headers >= 3.8
kms++ uses V4L2_MEMORY_DMABUF, which was only introduced in linux-3.8.
Fixes:
... | | |
Yann E. MORIN | 9f8bab11571 | package/ncdu: needs MMU
It uses the system() function, which calls fork().
Fixes:
http://autobuild.buildroot.or... | | |
Bernd Kuhls | aba34d92f40 | package/inotify-tools: Fix compilation with gcc6
Fixes
http://autobuild.buildroot.net/results/abc/abcaf70523863a4cd0... | | |
Peter Korsgaard | 19040c9fb29 | Update for 2016.08-rc1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | 960cc977006 | CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Waldemar Brodkorb | 61c7e9da0ef | binutils: fix Blackfin '.rofixup section size mismatch' problems
The bug has already been reported by Stuart Henders... | | |
Bernd Kuhls | 1f3946ecc00 | transmission: fix build when using system libminiupnpc with libutp disabled
Fixes:
http://autobuild.buildroot.net... | | |
Rahul Bedarkar | 707f7183396 | gst1-plugins-bad: fix broken dependency for the hls plugin
HLS plugin can be built with nettle or libgcrypt or opens... | | |
Romain Naour | 885a1c4b255 | package/libuio: select gettext when BR2_NEEDS_GETTEXT_IF_LOCALE is set
gettext is added to libuio dependency when BR... | | |
Vicente Olivert Riera | bdc5dea65f8 | xfsprogs: bump version to 4.7.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thoma... | | |
Romain Naour | b038f8baf56 | package/oprofile: introduce a BR2_PACKAGE_OPROFILE_ARCH_SUPPORTS
operf_utils.h defines rmb() for a limited number of... | | |
Yann E. MORIN | ad105ae42cb | package/kmsxx: fix static install
Currently, we only try to install the shared libraries.
However, when doing a sta... | | |
Yann E. MORIN | cd183755ffe | package/kmsxx: detect failure at install-staging
Currently, the staging-install commands do not detect failures to
i... | | |
Baruch Siach | 5879f0192e9 | libsepol: fix static build
Commit a3ebe45dcb3e (libsepol: bump to version 2.5, 2016-06-26) didn't refresh
correctly ... | | |
Thomas Petazzoni | b0215a1a17f | ncurses: reinstall l/linux terminfo file
This file was installed prior to the refactoring done in commit
33ba5188351... | | |
Bernd Kuhls | eb1a30a3d92 | package/kodi: Update upstream patch to support libcurl >= 7.50.1
An updated patch was committed to Kodi after Curl a... | | |
Waldemar Brodkorb | 63c5a63acac | gnupg: disable assembly optimization for coldfire
Fixes:
http://autobuild.buildroot.net/results/d25425cff055a14b9285... | | |
Waldemar Brodkorb | e60f2d77350 | libgcrypt: disable assembly for coldfire
Fixes:
http://autobuild.buildroot.org/results/374/374158bb0a0e6a16af5d0b909... | | |
Fabio Estevam | e0b507d31ab | imx6ulpico: linux.fragment: Disable CONFIG_SMP
imx6ul has currently an issue on kernel 4.7 that causes a stall when ... | | |
Jerzy Grzegorek | 5c794ee6785 | package/sdl_image: remove trailing \ from the last item of {, HOST_}SDL_IMAGE_CONF_OPTS
Signed-off-by: Jerzy Grzegor... | | |
Romain Naour | ee6bcb8e58a | package/libdvdread: needs host-pkgconf
Add host-pkgconf to the dependencies since pkg-config is used to find
libdvdc... | | |
Thomas Petazzoni | f71ad71f24f | gdb: fix simulator build failures
Following reports from me of build failures of the GDB simulator for the
Blackfin ... | | |
Bernd Kuhls | e0ac23b0ed6 | package/libvpx: bump version to 1.6.0
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Pet... | | |
Bernd Kuhls | 0b178279908 | package/libvpx: Fix compilation when __uClinux__ is defined
<lddk.h> is a platform-specific header, which is not pro... | | |
Waldemar Brodkorb | ad8b849b12c | libdvdnav: fix nios2 cross-compile
The host is misdetected as OS/2.
Fixes:
http://autobuild.buildroot.net/results/d... | | |
Thomas Petazzoni | 8632170db8d | eudev: add patch to fix getrandom() system call on ARM64
When the kernel headers in the toolchain don't provide __NR... | | |
Thomas Petazzoni | 50c02bd72b1 | gcc: 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 Estevam | 3b2e656b5f3 | linux-headers: bump 3.18.x and 4.1.x series
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Thom... | | |
Thomas Petazzoni | 1cad81f0fed | shellinabox: add dependency on !BR2_STATIC_LIBS
shellinabox uses <dlfcn.h>, so a !BR2_STATIC_LIBS dependency is need... | | |
Olivier Singla | 35ccd358b30 | shellinabox: fix build on musl
This commit fixes the build of shellinabox with the musl C library,
which requires tw... | | |
Thomas Petazzoni | 99ed68487a8 | shellinabox: convert patch to a Git formatted one
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Alexander Dahl | 84b626b454c | ncdu: bump version from 1.9 to 1.11
Signed-off-by: Alexander Dahl <post@lespocky.de>
Signed-off-by: Thomas Petazzoni... | | |
Angelo Compagnucci | 1f15ab814d1 | package/mono: bump to version 4.4.2.11
This patch bumps mono to version 4.4.2.11
Signed-off-by: Angelo Compagnucci ... | | |
Thomas Petazzoni | 8a69fa77794 | Revert "dtc: install libfdt library and headers for host variant"
This reverts commit 5ca9b7cf66941a66cff736aadaf8a3... | | |
Jerzy Grzegorek | ba865a4c924 | package/imagemagick: bump to version 7.0.2-6
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-o... | | |
Thomas Petazzoni | 3ad7e331137 | ncurses: use foreach make loops instead of shell for loops
The main benefit of using make foreach loops is that they... | | |
Thomas Petazzoni | 33ba5188351 | ncurses: factorize terminfo files installation
This long list of commands to copy the terminfo files from staging to... | | |
Gary Bisson | eb07df72b51 | configs: nitrogen*: bump kernel and u-boot version for m4 support
Also adding the '-m4' device tree blobs which allo... | | |
Gary Bisson | 735379d43a1 | gst1-imx: bump to version 0.12.2
Changelog:
* imxv4l2videosrc:
* Stricter checks for video device capabilities
*... | | |
Gary Bisson | ae753a64032 | imx-parser: add missing configure options
Enable hard float support when the configuration contains:
BR2_ARM_EABIHF=... | | |
Gary Bisson | 317bcd4c902 | imx-parser: add install hooks to fix libraries path
By default, all the libraries are installed under /usr/lib/imx-m... | | |
Gary Bisson | 0c112ddd304 | imx-codec: add missing configure options
Enable VPU and hard float support when the configuration contains:
BR2_ARM_... | | |
Gary Bisson | 3a1f5d1ebaf | imx-codec: add install hooks to fix libraries path
By default, all the libraries are installed under /usr/lib/imx-mm... | | |
Thomas Petazzoni | a77e8d275f9 | system: move locale purging options to the "System configuration" menu
The options to purge locales and to generate ... | | |
Thomas Petazzoni | 6e757a6c5ca | toolchain: reduce the list of locales to keep by default
Our current list of locales to keep by default is "C en_US ... | | |
Thomas Petazzoni | 284cb4fb2e6 | toolchain: purge locales by default
Our current default is to keep all locales installed in
/usr/share/locale/. Howe... | | |
Zakharov Vlad | 17fe69e5951 | config: update synopsys defconfigs
With this commit we update ARC defconfigs with the following:
- "snps_axs101_d... | | |
Vicente Olivert Riera | 559c3820f87 | libcurl: security bump version to 7.50.1
Contains fixes for CVE-2016-5419..5421:
https://curl.haxx.se/docs/vuln-7.50... | | |
Vicente Olivert Riera | 1b1e2b628bb | alsa-utils: bump version to 1.1.2
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Pet... | | |
Vicente Olivert Riera | 2a8ca194acc | alsa-lib: bump version to 1.1.2
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter... | | |
Luca Ceresoli | 949c8574643 | libsigsegv: update web page URL
The web page has moved.
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed... | | |
Vivien Didelot | e8c18f2d19f | initscripts: show status in S40network
The output of "/etc/init.d/S40network start/stop" was lacking a
newline due t... | | |
Romain Naour | b3d1fb26dca | toolchain: libatomic is not built on "uclinux" platforms
The cairo package fails to build on some architectures:
BR2... | | |
Romain Naour | 778ab4da4f9 | package/boost: context module needs ARM instructions on ARM
The boost-context module contains ARM assembly code, whi... | | |
Rahul Bedarkar | f1df4bd353d | readline: add project URL
Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Thomas Petazzoni ... | | |
David Glessner | 2ae057d0a8b | ncurses: install PuTTY terminfo files
Signed-off-by: David Glessner <david.glessner@rockwellcollins.com>
Signed-off-... | | |
Vivien Didelot | f79d6640a35 | lldpd: bump version to 0.9.4
With this new version, the generation of atom-glue fails with the
following error:
... | | |
Vivien Didelot | 8711d724102 | lldpd: add sysv init script
Add a simple sysv init script to start the lldpd daemon at boot.
Signed-off-by: Vivien ... | | |
Romain Naour | eb0c0f821c2 | package/openpowerlink: bump to v2.4.1
Remove upstream patches.
Signed-off-by: Romain Naour <romain.naour@gmail.com>... | | |
Judd Meinders | 32b416d51f4 | libseccomp: bump version to 2.3.1
Bump libseccomp version to 2.3.1 to enable power architectures.
Signed-off-by: Ju... | | |
Bartosz Golaszewski | 484fd990925 | i2c-tools: install binaries to /usr/sbin
Upstream i2c-tools executables are installed to /usr/sbin by default.
Make ... | | |
Bartosz Golaszewski | 4ab7312e1f9 | i2c-tools: add busybox to dependencies if enabled
Before changing the install directory of i2c-tools to /usr/sbin/ m... | | |
Vicente Olivert Riera | ae0411654e0 | tcpdump: bump version to 4.8.0
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter ... | | |
Waldemar Brodkorb | 37be8892f48 | util-linux: use upstream patch to fix uClibc build issue
Upstream has this patch a while and other projects are usin... | | |
Bartosz Golaszewski | 7bb48645e65 | i2c-tools: depend on BUSYBOX_SHOW_OTHERS
As of version 1.25.0 busybox by default includes a nearly complete
implemen... | | |
Waldemar Brodkorb | 7b75d8c3fa7 | clapack: disable for m68k coldfire
Either a assembler bug or a platform limitation.
Fixes:
http://autobuild.buildroo... | | |
Waldemar Brodkorb | 91f746c7282 | assimp: fix m68k uclinux compile
The GCC manual suggest when getting:
relocation truncated to fit: R_68K_GOT16O foob... | | |
Waldemar Brodkorb | 7d0607253c5 | openssl: fix m68k uclinux compile
The GCC manual suggest when getting:
relocation truncated to fit: R_68K_GOT16O foo... | | |
Waldemar Brodkorb | fd00d6d8a42 | uclibc: disable PIE for microblaze
PIE is not supported at the moment for uClibc-ng/microblaze.
Fixes:
http://autobu... | | |
Vlad Zakharov | 3897ded7142 | toolchain: Bump ARC tools to arc-2016.09-eng007 and enable PIE
As described at:
4520524ba055706236db9f00dd79f1b2e2e8... | | |
Jörg Krause | 7d5dea41384 | package/luvi: bump to version 2.7.5
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas P... | | |
Jörg Krause | 4fd932eeb6f | package/luv: bump to version 1.9.1-0
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas ... | | |
Peter Korsgaard | 846fd3d0d8e | lighttpd: security bump version to 1.4.41
Security fixes and fixes for bugs introduced in 1.4.40.
Drop 0002-autobui... | | |
Waldemar Brodkorb | 11785a20c12 | uclibc: update to 1.0.17
Many cleanups and ARC improvements including PIE support.
Patches included upstream and rem... | | |
Vicente Olivert Riera | b0e524be378 | openssh: bump version to 7.3p1
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas... | | |
Next → |