aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnunet: use templates to package componentsDaniel Golle2015-06-04
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: improve packagesDaniel Golle2015-06-04
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: split up into smaller packages, bump versionDaniel Golle2015-06-03
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #1339 from tru7/knxdMichael Heimpold2015-06-02
|\ | | | | | | | | knxd: revert to older version It turned out, that the latest upstream revision is seriously broken. So revert to working version for now.
| * knxd: revert to older versionOthmar Truniger2015-06-02
|/ | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* db47: Bump PKG_RELEASEMarcel Denia2015-06-02
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* db47: Fix format security warningMarcel Denia2015-06-02
| | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* openocd: update to final 0.9.0Paul Fertser2015-06-02
| | | | | | | Disables building documentation to avoid makeinfo v4,v5 incompatibilities. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* Merge pull request #1255 from samm-git/masterLuka Perkov2015-06-02
|\ | | | | add lxc-device applet to the utils/lxc
| * Add lxc-device applet to the utils/lxc.Alex Samorukov2015-05-27
| | | | | | | | | | | | lxc-device manages devices in running container. Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
| * Add lxc-device appletAlex Samorukov2015-05-13
| | | | | | | | Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
* | Merge pull request #1336 from roger-/micropythonTed Hess2015-06-01
|\ \ | | | | | | micropython: update to latest
| * | micropython: update to latestRoger2015-06-01
| | | | | | | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | | Merge pull request #1335 from roger-/micropython-libTed Hess2015-06-01
|\ \ \ | |/ / |/| | micropython-lib: update to latest
| * | micropython-lib: update to latestRoger2015-06-01
|/ / | | | | | | Signed-off-by: Roger D <rogerdammit@gmail.com>
* | php5-pecl-libevent: add a patch to force usage of libevent2 headers (refs #1322)Michael Heimpold2015-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Builtbots currently fail to compile this package with (example message): ... /libevent-0.1.0/libevent.c:1403:42: error: 'EVBUFFER_READ' undeclared (first use in this function) REGISTER_LONG_CONSTANT("EVBUFFER_READ", EVBUFFER_READ, CONST_CS | CONST_PERSISTENT); With libevent2, the main include file event.h is deprecated, but includes enough stuff and other compat includes that it _should work_. I could not figure out why it fails (all locally builds work out-of-the-box), so this is a trial to circumvent this compat header file and include the libevent2 headers directly. While at, add a missing dependency to the sockets extension. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | mmc-utils: upgrade to latest revisionMichael Heimpold2015-05-31
| | | | | | | | | | | | | | New features are commands for eMMC cache control and gp partition creation. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | Merge pull request #1330 from tru7/knxdMichael Heimpold2015-05-31
|\ \ | | | | | | knxd: bump to new version
| * | knxd: bump to new versionOthmar Truniger2015-05-31
| | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | gnunet: improve procd init-scriptDaniel Golle2015-05-31
| | | | | | | | | | | | | | | | | | | | | Directly call /usr/lib/gnunet/libexec/gnunet-service-arm instead of /usr/bin/gnunet-arm, so it remains attached to procd. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnurl: bump releaseDaniel Golle2015-05-31
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnurl: reduce feature-set to match specs in READMEDaniel Golle2015-05-31
| | | | | | | | | | | | | | | | | | | | | gnurl's README states quite excatly which CONFIGURE_ARGS to pass, so disable lots of unneeded stuff. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libextractor: fix accidental versioning messDaniel Golle2015-05-31
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libextractor: package gstreamer pluginDaniel Golle2015-05-31
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnunet: use upstream fix for libmicrohttpd detectionDaniel Golle2015-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The autoconf issue when detecting libmicrohttpd was fixed upstream in SVN revision 35845. Use that and remove the dirty work-around. See also: https://gnunet.org/bugs/view.php?id=3805#c9201 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #1329 from ryzhovau/gnurl_ipv6Daniel Golle2015-05-31
|\ \ \ | | | | | | | | gnurl: Respect IPv6 settings
| * | | gnurl: Respect IPv6 settingsAlexander Ryzhov2015-05-31
|/ / / | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | gnunet: fixup more dependenciesDaniel Golle2015-05-31
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | glpk: add new packageDaniel Golle2015-05-31
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | db47: Force pthread mutexes, bump PKG_RELEASEMarcel Denia2015-05-31
| | | | | | | | | | | | | | | | | | Fixes #1312. Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | gnunet: work-around libmicrohttpd detectionDaniel Golle2015-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bug filed upstream: https://gnunet.org/bugs/view.php?id=3805 Once fixed, this patch can be removed. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnurl: add forgotten MD5SUMDaniel Golle2015-05-31
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnunet: fix things and use newer source versionDaniel Golle2015-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | - use newer source version from SVN - made it detect gnurl - added init script - added gnunet user Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnurl: add net packageDaniel Golle2015-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is definitely one of the ugliest things I ever got my hands on. If it even did the job properly, but no, it tries to install it's headers in /usr/include/curl collidings with actual curl's headers. Fixed that by installing them into /usr/include/gnurl instead. Now gnunet can use gnurl. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnunet: add new packageDaniel Golle2015-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The single 'gnunet' package built should be further split up, meta-packages for common use-cases should be added. However, it's not too big to run on devices with 8MB of flash or more, even in the current monolithic package. Integration with procd and netifd is not yet implemented. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libextractor: add new packageDaniel Golle2015-05-30
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | gnutls: corrected regression with camellia cipherNikos Mavrogiannopoulos2015-05-30
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | nfs-kernel-server: revert CONFIG_IPV6 handlingJo-Philipp Wich2015-05-29
| | | | | | | | | | | | | | | | | | | | | Building nfs-kernel-server with --enable-ipv6 requires not yet packaged libtirpc, therfore unconditionally disable IPv6 support again for now. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | Merge pull request #1317 from thess/bridge-updateTed Hess2015-05-29
|\ \ \ | | | | | | | | bridge-utils: Add busybox fixup in postrm
| * | | bridge-utils: Add busybox fixup in postrmTed Hess2015-05-28
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #1320 from wongsyrone/patch-1Steven Barth2015-05-29
|\ \ \ \ | | | | | | | | | | ethtool: add missing quotation mark in Makefile
| * | | | ethtool: add missing quotation mark in MakefileSyrone Wong2015-05-29
|/ / / / | | | | | | | | Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
* | | | ocserv: use freeradius-client library if radius support is requestedNikos Mavrogiannopoulos2015-05-28
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | freeradius-client: added libraryNikos Mavrogiannopoulos2015-05-28
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | Merge pull request #1292 from ffainelli/ethtoolMatthias Schiffer2015-05-28
|\ \ \ \ | |/ / / |/| | | ethtool: Add option to enable/disable pretty-printing
| * | | ethtool: Add option to enable/disable pretty-printingFlorian Fainelli2015-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With upstream commit https://git.kernel.org/cgit/network/ethtool/ethtool.git/commit/?id=875616dfcbe57ea0f639a20d85fcbad2172ad744 there is now an option to produce a smaller ethtool build which will disable pretty printing (Ethernet drivers, SFP diagnostics...) for platforms that do not need it. Hook a menu configuration option to control that option. Build size differences on ar71xx: With: -rw-r--r-- 1 florian florian 79K mai 23 10:43 bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk Without: -rw-r--r-- 1 florian florian 23K mai 23 10:43 bin/ar71xx/packages/packages/ethtool_3.18-1_ar71xx.ipk Signed-off-by: Florian Fainelli <florian@openwrt.org>
* | | | ulogd: add json pluginMarko Ratkaj2015-05-28
| | | | | | | | | | | | | | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* | | | Merge pull request #1314 from commodo/python-2.7.10-upgradeSteven Barth2015-05-28
|\ \ \ \ | | | | | | | | | | python: upgrade to 2.7.10
| * | | | python: upgrade to 2.7.10Alexandru Ardelean2015-05-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | git: update to 2.4.2Peter Wagner2015-05-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>