Yann E. MORIN | 6a1f8b712d2 | arch/xtensa: always has atomic ops
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <th... | | |
Yann E. MORIN | 4f07578a868 | arch/x86: all x86 but i386 has atomics operations
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thoma... | | |
Yann E. MORIN | da86e94f80a | arch/sparc: always has atomic ops
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <tho... | | |
Yann E. MORIN | 5d22b6e06c6 | arch/sh: always has atomic ops
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas... | | |
Yann E. MORIN | 84e8a337d54 | arch/powerpc: always has atomic ops
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <t... | | |
Yann E. MORIN | 700080c494c | arch/nios2: always has atomic ops
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <tho... | | |
Yann E. MORIN | 4e99ab9bd7a | arch/mips: always has atomic ops
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thom... | | |
Yann E. MORIN | 85da209efbc | arch/microblaze: always has atomic ops
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni... | | |
Yann E. MORIN | 0d79bc13ec7 | arch/m68k: always has atomic ops
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thom... | | |
Yann E. MORIN | 5b98309f594 | arch/bfin: always has atomic ops
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thom... | | |
Yann E. MORIN | 116f63f4d77 | arch/avr32: always has atomic ops
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <tho... | | |
Yann E. MORIN | b8a8263858e | arch/arm: always has atomic ops
armv6 and above all have one sort of atomic ops or another. For armv5
and below, the... | | |
Anton Kolesov | b63ede67eaa | msgpack: add dependency on atomic operations
This fixes:
http://autobuild.buildroot.net/results/44849a386cefb8899f45... | | |
Anton Kolesov | 669ce8c75eb | libftdi: add dependency on atomic operations
This fixes:
http://autobuild.buildroot.net/results/6cb25ed954840109c9d0... | | |
Anton Kolesov | 8277bb18db2 | pulseaudio: add dependency on atomic operations
This fixes:
http://autobuild.buildroot.net/results/d463f3bf730a600a0... | | |
Anton Kolesov | da2f1822378 | cairo: add dependency on atomic operations
This fixes:
http://autobuild.buildroot.net/results/fadfaa9916724d310d0dda... | | |
Anton Kolesov | a30b868de6c | manual: document dependencies on atomic operations
Add atomic operations to the list of generic dependencies.
Since... | | |
Yann E. MORIN | 6172ceb3cf7 | toolchain: drop the now-unused old BR2_TOOLCHAIN_HAS_ATOMIC_INTRINSICS
It's now been replaced with BR2_ARCH_HAS_ATOM... | | |
Yann E. MORIN | 08a024b3ede | package/thrift: use the new ARCH_HAS_ATOMICS as dependency
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
... | | |
Yann E. MORIN | f346af28682 | package/jack2: use the new ARCH_HAS_ATOMICS as dependency
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
C... | | |
Yann E. MORIN | a251d1b78ae | package/libtorrent: use the new ARCH_HAS_ATOMICS as dependency
And propagate to the reverse dependencies of libtorre... | | |
Yann E. MORIN | 19237110da2 | package/icu: use the new ARCH_HAS_ATOMICS as dependency
And propagate to the reverse dependencies of icu.
Also, fix ... | | |
Yann E. MORIN | 1b5f0fc8dfd | arch: add an option to specify if the arch has atomic ops
The fact that atomic operations are available is not reall... | | |
Thomas Petazzoni | 2289c34a193 | docs/manual: update documentation about gettext handling
This commit updates the Buildroot manual regarding how gett... | | |
Thomas Petazzoni | effe0beb1d6 | ecryptfs-utils: select gettext, needed for command line utilities
The ecryptfs-utils package requires the 'gettext' ... | | |
Thomas Petazzoni | 2bc3bca6d85 | gettext: allow building when BR2_NEEDS_GETTEXT is not selected
Until now, we thought that gettext was only needed fo... | | |
Peter Korsgaard | 7dc7c7904b9 | Update for 2014.08-rc2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | ad4823f8538 | docs/news.html: add 2014.08-rc1 announcement link
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Bernd Kuhls | 6605084b49e | package/xbmc-pvr-addons: Bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kors... | | |
Bernd Kuhls | b5439763807 | package/xbmc: Bump version to 13.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaa... | | |
Bernd Kuhls | b6d92c01533 | package/boost: Bump version to 1.56.0
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kors... | | |
Bernd Kuhls | fb76cf9f03e | package/ffmpeg: Bump version to 2.3.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kors... | | |
Floris Bos | 039cd77e642 | odhcploc: new package
Adds odhcploc, a network utility to scan for (rogue) DHCP servers.
[Thomas:
- remove ODHCPLOC... | | |
Joerg Krause | 5ec68345fab | mpd: Add missing config option for plugin MAD
Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Thomas P... | | |
Joerg Krause | cd05b2798a1 | mpd: Set enable/disable config option for all plugins
Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: ... | | |
Joerg Krause | 263b7d23f63 | mpd: Fix config option for plugin FLAC
Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Thomas Petazzon... | | |
Joerg Krause | 67dcfd23a97 | mpd: Fix config option for plugin FAAD2
Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Thomas Petazzo... | | |
Floris Bos | 742f8efa08f | php: add pdo_pgsql extension
Adds support for the PDO PostgreSQL extension to the PHP package.
[Thomas: slightly ad... | | |
Floris Bos | a9dbaa77263 | postgresql: add replacement pg_config
Normally pg_config is a native application compiled for the
target architectur... | | |
Floris Bos | 4e116bf3696 | postgresql: remove devfiles from target
Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Signed-off-by: Thomas Pet... | | |
Francois Perrad | ac7e0a5d0dc | qemu: bump to version 2.1.0
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzon... | | |
Thomas De Schampheleire | 607bd1a1bd1 | manual/getting started: rework 'Using Buildroot' section
This patch does some general rewording of the 'Using buildr... | | |
Thomas De Schampheleire | afdd5cebe2a | manual/getting started: rework 'Getting Buildroot' section
This patch reworks the 'Getting Buildroot' section of the... | | |
Thomas De Schampheleire | 3dde85015d0 | website/download: update daily snapshot section
This patch makes some minor changes to the download page of the webs... | | |
Thomas De Schampheleire | 9c353541ffc | manual/getting started: rework 'System requirements' section
This patch reworks the requirements section of the manu... | | |
Thomas De Schampheleire | 713134fc929 | manual/getting started: rework 'Community resources' section
This patch reworks the section 'Community resources' as... | | |
Thomas De Schampheleire | 5712140af4f | manual/getting started: rename and move 'Getting involved' section
The Getting Involved section is actually an overv... | | |
Thomas De Schampheleire | 429489c632c | manual: remove 'Events' section
The list of buildroot events is outdated, a sign that the manual is not the
best pla... | | |
Thomas De Schampheleire | 569db405741 | manual: high-level restructuring
The structure of the buildroot manual is not always clear. There is a large
number ... | | |
Bernd Kuhls | 7fa43f911be | dependencies: Reject gcj in BR2_NEEDS_HOST_JAVA check
Xbmc uses the Groovy java package to generate API code, for de... | | |
Yann E. MORIN | dce24bba0d2 | package/nut: fix parallel install
Fixes:
http://autobuild.buildroot.net/results/256/2567e13cd5bc702bc3a38a1d6fc8... | | |
Romain Naour | 702a461c4dd | package/oprofile: fix configure test with gcc 4.9.x
Backport the upstream patch that fix a configure test breaked wi... | | |
Peter Korsgaard | 8c94df28c75 | CHANGES: update with recent changes
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Paul Cercueil | 89fae0d05da | nodejs: Add dependency on zlib
Prior to this commit, nodejs would build zlib itself and link statically
to it.
Sign... | | |
Thomas Petazzoni | 6953d5ffebf | gcc/4.9: fix C++ exceptions and pthread_exit()
Following the introduction of the support for the musl C library, the... | | |
Thomas Petazzoni | 543bc7c9216 | gcc/4.8: fix C++ exceptions and pthread_exit()
Following the introduction of the support for the musl C library, the... | | |
Thomas Petazzoni | fea35ce6731 | gcc/4.7: fix C++ exceptions and pthread_exit()
Following the introduction of the support for the musl C library, the... | | |
Thomas Petazzoni | 4bb2a05e813 | gcc/arc-4.8-R3: add patch to enable more C++ features with uClibc
This commit fixes bug #7250, by allowing more libs... | | |
Thomas Petazzoni | 452404b7c8f | gcc/4.9: add patch to enable more C++ features with uClibc
This commit fixes bug #7250, by allowing more libstdc++ f... | | |
Thomas Petazzoni | f3d19b047aa | gcc/4.8: add patch to enable more C++ features with uClibc
This commit fixes bug #7250, by allowing more libstdc++ f... | | |
Thomas Petazzoni | 48f182ece05 | gcc/4.7: add patch to enable more C++ features with uClibc
This commit fixes bug #7250, by allowing more libstdc++ f... | | |
Thomas Petazzoni | be7ac54e4bb | configs/{atngw100, atstk100x}: fix build of AVR32 defconfigs
Since we marked the AVR32 architecture deprecated, it c... | | |
Thomas Petazzoni | 06a603b8d55 | libnftnl: add patch to avoid symbol conflict
When ELF binaries and shared libraries are used, the internal
functions... | | |
Thomas Petazzoni | 34e3857d985 | nftables: fix build in static scenarios
When linking against readline, it forgets to link against ncurses,
which is ... | | |
Joerg Krause | ccebe8949f2 | upmpdcli: Bump to version 0.8.0
Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Peter Korsgaard <peter... | | |
Bernd Kuhls | c3729b1dc1b | package/sqlite: Bump version to 3.8.6
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kors... | | |
Bernd Kuhls | d3ab60a1ee0 | package/empty: Respect LDFLAGS, fix link order
Fixes
http://autobuild.buildroot.net/results/50f/50fedb54cf005d1177d8... | | |
Gustavo Zacarias | 1b624c3964d | qmx6/wandboard_defconfig: switch to custom kernel headers version
Since 3.0.x was EOL and deprecated this would caus... | | |
Gustavo Zacarias | 91050c8e659 | linux-headers: mark EOL versions deprecated
Follow the upstream EOL cycle and mark 3.0, 3.11, 3.13 and 3.15
as depre... | | |
Thomas De Schampheleire | bb00e141497 | manual-text: hide image representations
Images specified in the asciidoc sources (currently only the logo) are
displ... | | |
Thomas De Schampheleire | 67274a9b6ff | manual-text: make sure URLs are displayed if a link text was provided
When the asciidoc source contain URLs of the f... | | |
Thomas De Schampheleire | 05fa99d03c8 | gendoc infra: add support for asciidoc configuration files
This patch introduces support for asciidoc configuration ... | | |
Thomas De Schampheleire | dd935d6771e | gendoc infra: use $(pkgname) instead of explicitly passing 'manual'
In the gendoc infrastructure, using an assignmen... | | |
Thomas De Schampheleire | 3ed0eada71d | Makefile: unconditionally include pkg-utils.mk
Currently, pkg-utils.mk (included via package/Makefile.in) is only in... | | |
Francois Perrad | 3cb705aa845 | perl-net-ssleay: fix build
the new option OPTIMIZE needs the same replacement.
see http://autobuild.buildroot.net/r... | | |
Bernd Kuhls | 2ca9b88b377 | package/iftop: fix static build
Use pcap-config to list optional libpcap dependencies that we need to list
when buil... | | |
Bernd Kuhls | f68d9bcac41 | package/ngrep: fix static build
Use pcap-config to list optional libpcap dependencies that we need to list
when buil... | | |
Bernd Kuhls | 3d13ab8ecc6 | xapp_rstart: Depends on MMU
Fixes
CCLD rstartd.real
auth.o: In function `_do_auth':
auth.c:(.text+0x6a): undefin... | | |
Bernd Kuhls | 7502da865b5 | package/matchbox: Depends on MMU
Fixes matchbox-panel:
http://autobuild.buildroot.net/results/8d5/8d5ad404fab7ec2a50... | | |
Yann E. MORIN | a110e0c10e4 | package/webkit: select cairo, since we select one of its options
When selecting an option of a package, that package... | | |
Bernd Kuhls | 00bd63a4efd | package/infozip: Rename HOST_CC to HOSTCC
Wrong variable name is used which can lead to build errors for the host va... | | |
Eric Le Bihan | d9054017cfc | systemd: disable link time optimization
As reported in https://bugs.busybox.net/show_bug.cgi?id=7286,
systemd fails ... | | |
Vicente Olivert Riera | c0da68a90c9 | gnupg2: Needs a suitable iconv implementation
gnupg2 needs a toolchain with locale support or a package which provid... | | |
Gustavo Zacarias | f550bea09ae | subversion: security bump to version 1.7.18
Fixes:
CVE-2014-0032 - mod_dav_svn is vunerable to a remotely triggerab... | | |
Gustavo Zacarias | 60332f38f5c | gd: add patch for CVE-2014-2497
Fixes CVE-2014-2497 - NULL pointer dereference
Patch from upstream:
https://bitbucke... | | |
Romain Naour | 85448febb3c | package/localedef: don't use config.site when cross-compiling
On fedora 20 64bits host, the file /usr/share/config.s... | | |
Bernd Kuhls | 916b21a7fbf | package/tar: Depends on MMU
Fixes
misc.o: In function `_xfork':
misc.c:(.text+0x614): undefined reference to `_fork'... | | |
Peter Korsgaard | 921d6185660 | gst1-plugins-good: v4l2 plugin needs kernel headers 3.0+
Fixes http://autobuild.buildroot.net/results/284/284313e660... | | |
Luca Ceresoli | 533b17a65f7 | qt: don't install translation files by default
Commit 93917b6980f7f2b51302e1a3fa451b07cf7d674e (2013.11) introduced
... | | |
Thomas Petazzoni | 91ff8611957 | libcuefile: fix static linking
Add a patch to libcuefile to fix BR2_PREFER_STATIC_LIB=y configurations.
Fixes:
h... | | |
Thomas Petazzoni | 9cef35b68f3 | libebml: properly support static only builds
This commit adjusts the libebml package to not build a shared library
w... | | |
Gustavo Zacarias | 4c26eaa38cc | qemu/powerpc64-pseries: add new sample config
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-b... | | |
Gustavo Zacarias | aa74455e15a | libidn: bump to version 1.29
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Frank Hunleth | 7abc724b785 | erlang: bump to version 17.1
Erlang/OTP 17.1 is a service release on the 17 track with mostly bug
fixes, but it does... | | |
Floris Bos | 5c46aabad7a | qt: add postgresql driver support
Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Reviewed-by: Fatih Aşıcı <fatih... | | |
Floris Bos | 8c8fd498647 | qt5base: add postgresql driver support
Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Reviewed-by: Fatih Aşıcı <... | | |
Nathaniel Roach | 8b3f257cd7d | bandwidthd: incorporate fixes for autobuilders
"The build failures of bandwidthd observed in the autobuilders in
re... | | |
Bernd Kuhls | 12a3ecfc9a1 | package/ffmpeg: prevent stripping the ffmpeg binary
Packages shouldn't strip executables by themselves, so that Buil... | | |
Francois Perrad | 6057878756f | pkg-perl: fix build of perl XS packages
Set OPTIMIZE in order to avoid the use of the host $Config{optimize} value
w... | | |
Thomas Petazzoni | 1e9d40fc239 | bluez5_utils: gatttool depends on bluez5_utils client
The gatttool utility uses readline, and is therefore built onl... | | |
Gustavo Zacarias | caa04a8cf7a | linux: bump default to version 3.16.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter... | | |
Gustavo Zacarias | 98f9a739621 | linux-headers: bump 3.{4, 10, 14, 15, 16}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-... | | |
Thomas Petazzoni | dfaa18af00d | ltrace: disable on mips/mipsel
ltrace currently doesn't build on mips/mipsel, and it's an upstream
issue that has be... | | |
Gustavo Zacarias | f588eaf8a54 | synergy: needs mmu
Fixes:
http://autobuild.buildroot.net/results/8d4/8d435c1605204f154c8a0a94ebc06d9c29a1768a/
Sign... | | |
Gustavo Zacarias | 86b830d70a0 | pppd: security bump to version 2.4.7
Fixes CVE-2014-3158 - potential security issue in parsing option files.
Signed... | | |
Yuvaraj Patil | 3ed56b83c25 | tftpd: depends on MMU
This package needs MMU. Hence added dependency on BR2_USE_MMU
Fixes:
http://autobuild.buildro... | | |
Yuvaraj Patil | 96527e6d524 | procps-ng: Depends on MMU
This package needs MMU. Hence added dependency on BR2_USE_MMU
Fixes:
http://autobuild.bui... | | |
Bernd Kuhls | 39adab957b3 | package/xbmc: Bump version to 13.2rc1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kors... | | |
Peter Korsgaard | 21a85fd02a0 | chrony: bump version
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | d016a6a30dd | chrony: add sysv initscript
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | e3bb4ac791b | fbv: fix typo in pkg-config variable
Reported-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter... | | |
Bernd Kuhls | a3ff0ad550b | package/fbv: Fix static linking against libpng
Fixes
http://autobuild.buildroot.net/results/9ca/9cacec257f979745a7d4... | | |
Bernd Kuhls | a21566d317c | package/fbv: Typo fix
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@kor... | | |
Francois Perrad | d70f19ee93e | perl: fix warnings at runtime
autosplit.ix files are used by AutoLoader.pm
Can't locate auto/Net/SSLeay/autospl... | | |
Peter Seiderer | bf3d9840d78 | postgresql: disable spinlock support for nios2
Fixes:
http://autobuild.buildroot.net/results/4d2/4d2f962ae59cfe11fc... | | |
Bernd Kuhls | 2c881c4b1aa | package/ffmpeg: Bump version to 2.3.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kors... | | |
Bernd Kuhls | e723b8313f0 | package/exim: Bump version to 4.84
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaa... | | |
Peter Seiderer | bb34fe9af3b | nitrogen6x_defconfig: bump u-boot to version 63ae4a5
Bump u-boot to latest version binary provided by Boundary Devic... | | |
Arnaud Aujon | b092f74b60a | espeak : depends on MMU
Fixes http://autobuild.buildroot.net/results/dae/dae5c59dfa127e1c3f9e3885cdd1b97e54d8fe41/
a... | | |
Peter Korsgaard | 7e33639ecf3 | network-manager: fix build on toolchains not exporting CLOCK_BOOTTIME (E.G. uClibc)
Fixes
http://autobuild.buildroot... | | |
Sergey Alyoshin | 8aafe1dfb9d | nanocom: change version to 1.0
As that is really what it is.
[Peter: slightly reworded description]
Signed-off-by: ... | | |
Fabio Porcedda | 38edcc9a82c | barebox: bump to version 2014.08.0
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Peter Kor... | | |
Gustavo Zacarias | d30a6416d4a | nano: bump to version 2.3.6
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Peter Seiderer | 57ee07fcf22 | evetst: bump to version 1.32
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter... | | |
Peter Seiderer | 80082dee8f5 | evemu: bump to version 2.0.0
Delete python3 porting related patches (already upstream)
Update other patches to apply... | | |
Peter Seiderer | ed3cc0d0170 | postgresql: bump to version 9.3.5
See [1] for a detailed list of changes/fixes.
[1] http://www.postgresql.org/docs/... | | |
Gustavo Zacarias | 58d3978e4e8 | openssl: add fix for hash cryptodev offloading
See http://rt.openssl.org/Ticket/Display.html?id=2770&user=guest&pass... | | |
Peter Korsgaard | 7e725e1333a | Update for 2014.08-rc1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | ec37bbcaa91 | CHANGES: add highlights for 2014.08 release
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Gustavo Zacarias | 400b8d4d956 | linux-headers: bump 3.{4, 10, 14, 15}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-... | | |
Gustavo Zacarias | b7810011796 | dropbear: bump to version 2014.65
Fixes some regressions introduced by 2014.64
Signed-off-by: Gustavo Zacarias <gus... | | |
Gustavo Zacarias | 31b56034e0c | wireshark: security bump to version 1.10.9
Fixes:
WNPA-SEC-2014-08 / CVE-2014-5161 / CVE-2014-5162
The Catapult DCT2... | | |
Peter Korsgaard | 087e1c8ef0b | CHANGES: update with recent changes
The description of important changes still needs to be added.
Signed-off-by: Pe... | | |
Benoît Thébaudeau | c2a7f0d6051 | dhcpdump: Fix strsep() feature test
Use the official _BSD_SOURCE feature test macro instead of the meaningless
HAVE_... | | |
Benoît Thébaudeau | bc6b399366b | dhcpdump: Fix patch file name
Use the naming convention for patches, which is:
<packagename>-<number>-<description... | | |
Gustavo Zacarias | 6999e6760dc | qemu/aarch64-virt: add new sample config
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Th... | | |
Jean-Baptiste Theou | a47b633d79a | linux: fix LINUX_SITE for release candidates
Signed-off-by: Jean-Baptiste Theou <jtheou@adeneo-embedded.us>
Signed-o... | | |
Gustavo Zacarias | b64ef58e082 | linux-headers: bump 3.2.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Pet... | | |
Gustavo Zacarias | 5dd65f26356 | openssl: security bump to version 1.0.1i
Fixes:
CVE-2014-3508 - Information leak in pretty printing functions
CVE-20... | | |
Gustavo Zacarias | 595300f892b | mongoose: fix build failure
mongoose.h looks missing because we're not building locally, so add
the appropriate -I f... | | |
Gustavo Zacarias | e3d3a49a831 | toolchain: fix 3.16 selection for custom version
Fix d'oh typo from 911516f1b6dec4b2985a1f454949f8d9d10f6ef5 that
pr... | | |
Gustavo Zacarias | 8054d8da307 | configs/imx233_olinuxino: bump to kernel 3.16
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-b... | | |
Bernd Kuhls | c0fef784ab1 | package/xbmc: Bump version to 13.2b3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Peta... | | |
Gustavo Zacarias | 50c59a8f8ac | configs/qemu-microblaze: lock down kernel headers
Now that we use an internal toolchain as default care should be ta... | | |
Davide Viti | ef1d365c415 | mongoose: patch to avoid _LARGEFILE_SOURCE redefinition warning
Signed-off-by: Davide Viti <zinosat@tiscali.it>
Sign... | | |
Davide Viti | 65482c24096 | mongoose: bump to version 5.4
Avoid compilation of the server via the upstream Makefile which
unconditionally uses -... | | |
Baruch Siach | 2d0166e76c6 | python: renumber patch
Advance the serial number of a patch from 015 to 016 to avoid collision and
confusion.
Signe... | | |
Baruch Siach | ad4cbfe5f35 | python3: fix termios build for xtensa
Forward port the patch from c821210b1bfa (python: fix termios build for
xtensa... | | |
Jordi Llonch | ce69cc9172f | nodejs: updated to 0.10.30
Signed-off-by: Jordi Llonch <jordi.llonch@rochsystems.com>
Signed-off-by: Thomas Petazzon... | | |
Bernd Kuhls | f291951ae84 | configs: bump kernel used for the RPi
The rpi-3.12.y branch has now been merged with the 3.12.26 upstream.
Bump ker... | | |
Thomas De Schampheleire | fdc5ad15887 | infra/pkg-kconfig: incorporate oldconfig call to avoid endless rebuilds
The configure step of the busybox package pe... | | |
Yann E. MORIN | 095f2e98b30 | infra/pkg-kconfig: join comments to the related code-block
The current layout of comments wrt. to the related code-b... | | |
Gustavo Zacarias | 9598aa9da2f | busybox: enable ash getopts
It's increasingly used by scripts like some in the btrfs-progs package.
Signed-off-by: ... | | |
Gustavo Zacarias | 2c8de6c443d | gcc 4.9.1: add patch for PR60102
Fixes ICE for SPE ABI, see:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60102
And... | | |
Danomi Manchego | dffb833cbc3 | manual: fix copy/paste error in python package example
The SOURCE references "LIBFOO_VERSION", should be "PYTHON_FOO... | | |
Arnaud Aujon | 1617f44d60a | espeak: bump to version 1.48.04
* Bump to latest upstream version 1.48.04
* Remove patch as applied upstream
Signed... | | |
Arnaud Aujon | d6ee2869efc | espeak: depends on threads
Fixes autobuild failure : http://autobuild.buildroot.org/results/f39/f3903d2b4a16226df2d4... | | |
alex.bennee@linaro.org | 4372449a4f8 | gdb: allow building on AArch64 systems
gdb has had AArch64 support since 7.6 which is now the default minimum
versio... | | |
Gustavo Zacarias | 250e8a9adad | iproute2: bump to version 3.16.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Fabio Porcedda... | | |
Benoît Thébaudeau | 6934024a84b | rpi-userland: .mk: Indent rules with tabs
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Acked-by... | | |
Benoît Thébaudeau | a284c665cb5 | rpi-userland: Bump version
Bump version to f9e6f9f3def8dc18dc0092cd695ccf53b8ba3efe and revert local commit
f22830e4... | | |
Pieter De Gendt | a2bd5990744 | jack2: add staging installation
jack2 installs some headers and libraries that can be used by other
applications, so... | | |
Yann E. MORIN | 8f76366c0f1 | support/download: fix the git helper output file format
The git helper uses gzip to compress the intermediate tarbal... | | |
Peter Seiderer | 9d1ab432116 | support/download: fix the git helper
Re-add the git_done variable (lost in commit [1]).
Fixes download problem repo... | | |
Arnaud Aujon | 10b6d10009c | espeak: new package
[Thomas: minor formatting tweaks to the Config.in and .mk file.]
Signed-off-by: Arnaud Aujon <a... | | |
Gustavo Zacarias | 80cfab8fdef | exim: security bump to version 4.83
Fixes CVE-2014-2972 - prevent double expansion in math comparison
functions (can... | | |
Benoît Thébaudeau | 3cf81c01b34 | dhcp: Fix IPv6 files paths
Use IPv6 file locations consistent with those set for IPv4 instead of keeping
the default... | | |
Benoît Thébaudeau | 4449da18d45 | dhcp: Fix config files paths
The built dhcp binaries and the installed startup scripts used configuration
files unde... | | |
Bernd Kuhls | 02012d33732 | package/ffmpeg: Fix bfin compile error
Fixes
http://autobuild.buildroot.net/results/ae0/ae056f267e907091d09d2a1546d6... | | |
Gustavo Zacarias | 12e556f83d5 | smartmontools: bump to version 6.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas P... | | |
Gustavo Zacarias | 1085fd8964e | radvd: bump to version 2.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni... | | |
Benoît Thébaudeau | 74270de8bcb | samba: Remove execution rights from smb.conf
/etc/samba/smb.conf should be installed without execution rights since ... | | |
Yann E. MORIN | 9a8470c9ee4 | support/download: convert wget to use the wrapper
This drastically simplifies the wget helper, as it no longer has t... | | |
Yann E. MORIN | a92290aa20a | support/download: convert svn to use the wrapper
This drastically simplifies the svn helper, as it no longer has to ... | | |
Yann E. MORIN | 5b3880e1749 | support/download: convert scp to use the wrapper
This drastically simplifies the scp helper, as it no longer has to ... | | |
Yann E. MORIN | 93e678b767a | support/download: convert Hg to use the wrapper
This drastically simplifies the hg helper, as it no longer has to de... | | |
Yann E. MORIN | 7e40a1103a9 | support/download: convert git to use the wrapper
This drastically simplifies the git helper, as it no longer has to ... | | |
Yann E. MORIN | 389f50dfb68 | support/download: convert cvs to use the wrapper
This drastically simplifies the cvs helper, as it no longer has to ... | | |
Yann E. MORIN | 84469226c1d | support/download: convert localfiles to use the wrapper
This drastically simplifies the localfiles helper, as it no ... | | |
Yann E. MORIN | c48d45e3424 | support/download: convert bzr to use the wrapper
This drastically simplifies the bzr helper, as it no longer has to
... | | |
Yann E. MORIN | b5a9470bdfe | support/download: add download wrapper
The download wrapper is responsible for ensuring the atomicity
of saving into... | | |
Gustavo Zacarias | 79c77a6e7fd | gnupg2: security bump to version 2.0.25
Fixes CVE-2014-4617 (The do_uncompress function in g10/compress.c
allows con... | | |
Gustavo Zacarias | ac53822bb4b | dhcpcd: security bump to version 6.4.3
Issue and CVE req: http://seclists.org/oss-sec/2014/q3/261
Patch upstreamed i... | | |
Gustavo Zacarias | 5f1dcdf123c | libgpgme: security bump to version 1.5.1
Fixes CVE-2014-3564 - heap-based buffer overflow in gpgsm status handler.
... | | |
Gustavo Zacarias | 98a18ea01d7 | m2tools: fix MIA comment dependencies
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thoma... | | |
Gustavo Zacarias | 21c24ae4336 | xbmc: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanishe... | | |
Gustavo Zacarias | 366df450db1 | webkit: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then vanis... | | |
Gustavo Zacarias | 3852e7a9963 | trace-cmd: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough
and then va... | | |
Next → |