aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libmodbus: upgrade to 3.1.4Michael Heimpold2016-05-31
| | | | | | While at, also disable the build of the unit tests. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* libxml2: upgrade to 2.9.4Michael Heimpold2016-05-31
| | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* libssh2, libxslt, tiff: change PKG_MAINTAINER email addressJiri Slachta2016-05-31
| | | | Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
* Merge pull request #2783 from feckert/licenses-masterTed Hess2016-05-31
|\ | | | | libtasn1: add license tag
| * libtasn1: add license tagFlorian Eckert2016-05-31
| | | | | | | | | | | | show the license for this package in opkg Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
* | Merge pull request #2771 from jow-/intltool-optional-perl-xml-parserTed Hess2016-05-31
|\ \ | | | | | | intltool: make dependency on XML::Parser optional
| * | intltool: make dependency on XML::Parser optionalJo-Philipp Wich2016-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch `configure` and the shipped `intltool.m4` macro file to make a missing XML::Parser perl module nonfatal. All utilities provided by intltool are programmed to fail gracefully at run time if the module cannot be loaded and those utilities commonly used during the build do not require it at all. Also drop the the build-prereq on XML::Parser now that it is optional. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | Merge pull request #2770 from jow-/libsoup-fixTed Hess2016-05-31
|\ \ \ | | | | | | | | libsoup: disable overly strict warnings, use system wide intltool.m4
| * | | libsoup: disable overly strict warnings, use system wide intltool.m4Jo-Philipp Wich2016-05-30
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building libsoup within the SDK, the following usually nonfatal warning is causing the build to fail: make[6]: Entering directory '.../build_dir/target-arm_xscale_musl-1.1.14_eabi/libsoup-2.53.2/libsoup' CC libsoup_2_4_la-soup-address.lo cc1: error: .../staging_dir/target-arm_xscale_musl-1.1.14_eabi/include: No such file or directory [-Werror=missing-include-dirs] cc1: some warnings being treated as errors Makefile:962: recipe for target 'libsoup_2_4_la-soup-address.lo' failed Use the upstream `--disable-more-warnings` configure switch to disable this class of `-Werror` flags. Also drop the shipped copy of `intltool.m4` to force using the system wide one which does not require the `XML::Parser` module to be installed (see #2771). Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | Merge pull request #2779 from jow-/crtmpserver-fixThomas Heil2016-05-31
|\ \ \ | |_|/ |/| | crtmpserver: fix multiple issues
| * | crtmpserver: fix multiple issuesJo-Philipp Wich2016-05-30
| |/ | | | | | | | | | | | | | | | | - Switch download to the Github clone of crtmpserver - Rebase patches against latest version - Pregenerate version.h file - Disable applestreamingclient as it is broken Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | Merge pull request #2769 from kuoruan/webui-aria2Yousong Zhou2016-05-31
|\ \ | | | | | | webui-aria2: Add package
| * | webui-aria2: Add packageHsing-Wang Liao2016-05-31
| | | | | | | | | | | | | | | | | | * Web interface to aria2 Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | Merge pull request #2767 from kuoruan/yaawYousong Zhou2016-05-31
|\ \ \ | |/ / |/| | yaaw: Add package
| * | yaaw: Add packagekuoruan2016-05-31
| | | | | | | | | | | | | | | | | | Yet Another Aria2 Web Frontend in pure HTML/CSS/Javascirpt. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
* | | Merge pull request #2768 from jow-/libftdi1-fixÁlvaro Fernández Rojas2016-05-30
|\ \ \ | | | | | | | | libftdi1: explicitely disable Boost unit tests
| * | | libftdi1: explicitely disable Boost unit testsJo-Philipp Wich2016-05-30
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When libftdi1 is detecting the presence of the Boost unit testing framework, it will conditionally enable the build of libftdi1 test binaries which fail to link on some targets with the following error: CMakeFiles/test_libftdi1.dir/basic.cpp.o: In function `main': basic.cpp:(.text.startup+0xc): undefined reference to `boost::unit_test::unit_test_main(bool (*)(), int, char**)' collect2: error: ld returned 1 exit status test/CMakeFiles/test_libftdi1.dir/build.make:123: recipe for target 'test/test_libftdi1' failed make[6]: *** [test/test_libftdi1] Error 1 Since we do not care about test cases and since we want to avoid unpredictable conditional compilation simply disable the testcases entirely. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | Merge pull request #2766 from ianchi/youtube-dlHannu Nyman2016-05-30
|\ \ \ | |/ / |/| | youtube-dl: update version
| * | youtube-dl: update versionAdrian Panella2016-05-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adrian Panella <ianchi74@outlook.com> youtube-dl: update version Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* | | Merge pull request #2765 from aTanW/masterHannu Nyman2016-05-29
|\ \ \ | |/ / |/| | gammu: bump to upstream v1.37.3
| * | gammu: bump to upstream v1.37.3aTanW2016-05-29
|/ / | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | Merge pull request #2762 from mstorchak/tgtHannu Nyman2016-05-29
|\ \ | | | | | | tgt: update to 1.0.64
| * | tgt: update to 1.0.64Maxim Storchak2016-05-28
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | Merge pull request #2761 from mstorchak/smartmontoolsHannu Nyman2016-05-29
|\ \ \ | | | | | | | | smartmontools: update to 6.5
| * | | smartmontools: update to 6.5Maxim Storchak2016-05-28
| |/ / | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | Merge pull request #2759 from msva/patch-5Hannu Nyman2016-05-29
|\ \ \ | |/ / |/| | zsh: update to 5.2
| * | zsh: update to 5.2Vadim A. Misbakh-Soloviov2016-05-28
| | | | | | | | | | | | Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
* | | Merge pull request #2760 from msva/patch-6Yousong Zhou2016-05-29
|\ \ \ | | | | | | | | tmux: update to 2.2
| * | | tmux: update to 2.2Vadim A. Misbakh-Soloviov2016-05-28
| |/ / | | | | | | | | | Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
* | | Merge pull request #2741 from karlp/tor-urlsHauke Mehrtens2016-05-28
|\ \ \ | |/ / |/| | tor: correct URL for dist downloads
| * | tor: correct URL for dist downloadsKarl Palsson2016-05-24
| | | | | | | | | | | | | | | Original url was 404. Fixes Github issue #2284
* | | Merge pull request #2751 from dibdot/adblockHannu Nyman2016-05-26
|\ \ \ | | | | | | | | adblock: update 1.1.15
| * | | adblock: update 1.1.15Dirk Brenken2016-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * toggle to quickly switch adblocking 'on' or 'off' (/etc/init.d/adblock toggle) * new config option 'fetchttl' to set download timeouts (default: 5 seconds) * better config check, distinct between major/minor changes * documentation update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #2750 from yousong/reaver-fixYousong Zhou2016-05-26
|\ \ \ \ | | | | | | | | | | reaver: fix broken source url
| * | | | reaver: fix broken source urlYousong Zhou2016-05-26
|/ / / / | | | | | | | | | | | | | | | | - Switch to release version 1.4 - Include a bugfix patch not present in version 1.4
* | | | Merge pull request #2744 from diizzyy/patch-3Hannu Nyman2016-05-25
|\ \ \ \ | | | | | | | | | | gcc: Use URL alias
| * | | | gcc: Use URL aliasdiizzyy2016-05-24
| | |/ / | |/| | | | | | | | | | | | | | Remove hardcoded URL and use alias instead. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #2747 from diizzyy/patch-6Hannu Nyman2016-05-25
|\ \ \ \ | | | | | | | | | | libunistring: Use URL alias
| * | | | libunistring: Use URL aliasdiizzyy2016-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | Remove hardcoded URL and use alias instead. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | confuse: Use URL alias (#2745)diizzyy2016-05-24
|/ / / / | | | | | | | | | | | | | | | | Remove hardcoded URL and use alias instead. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | Merge pull request #2743 from salzmdan/masterHannu Nyman2016-05-24
|\ \ \ \ | |/ / / |/| | | knot: update to 2.2.1
| * | | knot: update to 2.2.1Daniel Salzman2016-05-24
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | Merge pull request #2736 from dibdot/adblockHannu Nyman2016-05-24
|\ \ \ \ | | |/ / | |/| | adblock: update 1.1.12
| * | | adblock: update 1.1.12Dirk Brenken2016-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * change wget binary naming * change winspy source url * documentation update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #2703 from cshore/pull-request-cgi-fixNaoir2016-05-23
|\ \ \ \ | | | | | | | | | | lang/perl-cgi: Fix missing file for perl-cgi
| * | | | lang/perl-cgi: Fix missing file for perl-cgiDaniel Dickinson2016-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perl CGI fails to copy CGI.pm to package and therefore perl programs and modules depend on CGI module fail. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
* | | | | Merge pull request #2708 from cshore/pull-request-netdiscover-sourceforgeHannu Nyman2016-05-23
|\ \ \ \ \ | | | | | | | | | | | | net/netdiscover: Download from SourceForge not unreliable site
| * | | | | net/netdiscover: Download from SourceForge not unreliable siteDaniel Dickinson2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The most recent developer of netdiscover had self-hosted downloads but also put the project on SourceForge. The self-hosted site went down but SourceForge is much more reliable so I have moved the download URI to SourceForge (md5sum is the same). Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | | | | Merge pull request #2731 from nxhack/node-hid-fix-git-submodule-issueJohn Crispin2016-05-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | node-hid: fix git submodule issue
| * | | | | | node-hid: fix git submodule issueHirokazu MORIKAWA2016-05-23
| | | | | | |