summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove STAMP_DIRArnout Vandecappelle2014-03-172-6/+5
| | | | | | | | | Since the migration of the toolchains to the generic package infrastructure, it is no longer used. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python3: bump versionPeter Korsgaard2014-03-171-1/+1
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lftp: fix static linkingPeter Korsgaard2014-03-171-0/+2
| | | | | | | | Fixes http://autobuild.buildroot.net/results/14b/14b72a78936233b60dd893cef7803f909b846bea/ --with-modules only makes sense when linking shared, so disable when not. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* s61x9_micoboard_defconfig: move to internal toolchainPeter Korsgaard2014-03-161-6/+0
| | | | | | Now that the xilinx external toolchains have been deprecated. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/index.html: make recent git/email headers links to cgit/gmanePeter Korsgaard2014-03-161-2/+2
| | | | | | So it is easy to start browsing directly from the homepage. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sdl_mixer: drop custom target installPeter Korsgaard2014-03-161-4/+0
| | | | | | | | | Fixes http://autobuild.buildroot.net/results/6ba/6ba399db1715a7759048e0d532768a335c3c97cc/ The default rule (make install) works fine, even for static build - so use that instead of explicitly copying *so files. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* configs/raspberrypi: bump kernel versionYann E. MORIN2014-03-161-2/+2
| | | | | | | | | | | | | | Bump from rpi-3.10.32 to rpi-3.10.33: - added support for extra GPIOs or Rev.2 boards (at last! ;-) ) - v4l2 fixes for high FPS - audio fixes Bump the kernel headers used for the toolchain at the same time (as spotted by Cyrille.) Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Cyrille DERORY <cyrille.derory@derory.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/rpi-userland: bump versionYann E. MORIN2014-03-161-1/+1
| | | | | | | High frame rates and full FoV in camera code. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/rpi-firmware: bump versionYann E. MORIN2014-03-161-1/+1
| | | | | | | | | | | | Bump for misc fixes and enhancements: - firmware: smaller cut-down (aka rescue) firmware - audio: sample rates, float samples, any-number-of-channels - hdmi: fix for (high?) output rates - video: h264 decode when changing resolution - camera: high frame rates, full FoV Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* httping: needs host-gettextGustavo Zacarias2014-03-161-1/+1
| | | | | | | | For msgfmt, fixes: http://autobuild.buildroot.net/results/9ce/9ce9b4c52a7e0d0159b5b4b9835b9e3e7f8b2a08/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* pulseaudio: bump versionPeter Korsgaard2014-03-161-1/+8
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* rsyslog: bump to version 7.6.0Clayton Shotwell2014-03-154-4/+132
| | | | | | | | | | | Bumping version of rsyslog and adding new dependencies of liblogging and libestr. The first patch has be submitted to the upstream mailing list and the second patch is a backport from the development branch of the upstream. [Peter: needs libuuid / host-pkgconf, fix comment] Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* liblogging: 'va_list' needs stdarg.h (atleast on uClibc)Peter Korsgaard2014-03-151-0/+29
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* liblogging: new packageClayton Shotwell2014-03-153-0/+29
| | | | | Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libee: new packageClayton Shotwell2014-03-153-0/+36
| | | | | | [Peter: needs host-pkgconf to find libestr] Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libestr: new packageClayton Shotwell2014-03-153-0/+20
| | | | | Signed-off-by: Clayton Shotwell <clshotwe@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* modem-manager: install to stagingYegor Yefremov2014-03-151-0/+1
| | | | | | | | network-manager can use modem-manager as a plug-in, so install modem-manager development files to stating. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* network-manager: change display name to comply with the naming policyYegor Yefremov2014-03-151-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* network-manager: bump to 0.9.8.8Yegor Yefremov2014-03-151-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* network-manager: add support for ModemManagerYegor Yefremov2014-03-152-0/+15
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* network-manager: add support for pppdYegor Yefremov2014-03-152-1/+16
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* pppd: install to stagingYegor Yefremov2014-03-151-0/+5
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-posix-ipc and mobile-broadband-provider-info: fix package .mk nameArnaud Aujon2014-03-152-1/+1
| | | | | | | | Fix typo in python-posix-ipc package name and rename mobile_broadband_provider_info according to naming policy Signed-off-by: Arnaud Aujon <arnaud@intelibre.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Added support for configuration of boost binary names layoutUwe Kindler2014-03-152-3/+38
| | | | | | | | [Peter: fix trailing whitescape / too long lines] Signed-off-by: Uwe Kindler <uwe_kindler@web.de> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* minidlna: bump version to 1.1.2Bernd Kuhls2014-03-151-1/+1
| | | | | Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* minidlna: needs gettext and host-gettext tools if locale is enabledBernd Kuhls2014-03-152-0/+3
| | | | | | | Fixes http://autobuild.buildroot.net/results/c6b/c6baebe005d6c024514bb1ade5ca391ea341c239/ Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* fetchmail: New packageBernd Kuhls2014-03-153-0/+36
| | | | | Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Create new section "Mail" in menuconfig and collect mail packagesBernd Kuhls2014-03-151-5/+8
| | | | | | Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/tzdata: bump to latest version 2014aYann E. MORIN2014-03-151-1/+1
| | | | | | | Adds new definition for Turkish DST. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* slang: add license infoPeter Korsgaard2014-03-151-0/+2
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* slang: bump to 2.2.4Yegor Yefremov2014-03-152-28/+7
| | | | | | | Convert package from generic to autotools. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libesmtp: not available for static buildsVicente Olivert Riera2014-03-132-0/+8
| | | | | | | | | | | | This package requires libltdl and checks for it in the configure phase. If it's not present, then the build process is stopped. Fixes: http://autobuild.buildroot.net/results/5cf/5cf145d3f9c78bef1f66fe9b1831723de8b4969f/ [Peter: dependency should only apply to COLLECTD_NOTIFY_EMAIL suboption] Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* igmpproxy: uclinux is also linuxGustavo Zacarias2014-03-132-0/+18
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/3dc/3dcb26947d7eee7ae4f17a082a144912c44f0526/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* luajit: bump to version 2.0.3Francois Perrad2014-03-121-1/+1
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* sqlite: bump to version 3.8.4.1Gustavo Zacarias2014-03-121-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lighttpd: security bump to version 1.4.35Gustavo Zacarias2014-03-121-1/+1
| | | | | | | Fixes lighttpd SA-2014-01 (CVE not assigned yet). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libcdio: need mmuGustavo Zacarias2014-03-121-0/+1
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/92b/92b6513a10bed9018d64e1347c99ff6db96990eb/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* openswan: security bump to version 2.6.41Gustavo Zacarias2014-03-121-1/+1
| | | | | | | Fixes CVE-2014-2037 (continuation of CVE-2013-6466 issues). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* systemd: bump to v208.Eric Le Bihan2014-03-122-1/+30
| | | | | | | | This version bump comes with a patch, backported from v209, to fix a linker error when EFI support is disabled. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* device table dev: drop old CDROMsGustavo Zacarias2014-03-121-15/+0
| | | | | | | | | | Drop old custom CDROM devices from the device table, these are x86-only and really really old so it would be amazing these would be in working order. And they haven't been supported in linux for while. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* samba4: security bump to version 4.1.6Gustavo Zacarias2014-03-121-1/+1
| | | | | | | Fixes CVE-2013-4496 and CVE-2013-6442. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* samba: security bump to version 3.6.23Gustavo Zacarias2014-03-121-1/+1
| | | | | | | Fixes CVE-2013-4496 and CVE-2013-6442. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: bump 3.{4, 12}.x stable versionsGustavo Zacarias2014-03-121-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* httping: disable ncurses supportGustavo Zacarias2014-03-121-2/+1
| | | | | | | | | The new version requires ncursesw support so disable it until we've got support for it. Fixes: http://autobuild.buildroot.net/results/588/58840df1254034bf77cde3935fd900d1da13de56/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ptpd2: needs libpcapGustavo Zacarias2014-03-122-0/+2
| | | | | | | | | That's what happens when testing a bunch of stuff that uses libpcap. Fixes: http://autobuild.buildroot.net/results/eaa/eaa615830a6b4cf3da88e71315364ad3e380f681/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* strongswan: only show comment if applicablePeter Korsgaard2014-03-111-0/+1
| | | | | | strongswan needs USE_MMU, so only show comment if that is available. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* pcsc-lite: not available for static buildsVicente Olivert Riera2014-03-113-4/+7
| | | | | | | | | | | | This package requires dlopen and checks for it in the configure phase. If it's not present, then the build process is stopped. Fixes: http://autobuild.buildroot.net/results/34b/34b83c3ea4a8aac6aeda225e5859bd318b13a676/ [Peter: propagate deps to reverse dependencies, merge toolchain comments] Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* tcpreplay: bump to version 4.0.3Gustavo Zacarias2014-03-112-55/+1
| | | | | | | | Patch removed, already upstream. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* xl2tp: bump to version 1.3.6Gustavo Zacarias2014-03-111-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ptpd2: bump to version 2.3.0Gustavo Zacarias2014-03-111-10/+4
| | | | | | | Now a proper autotools package, almost... (configure not shipped) Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud