From: Eric T Chen
Update python-crypto (pycrypto) to latest version 2.6 with many bug
fixes and much better python support (current version 2.0.1 was
released way back in 2005).
Signed-off-by: Eric T Chen
---
Index: packages/lang/python-crypto/Makefile
==
Without this, /etc/init.d/led will try to set the non-existing 'rssi' trigger.
This doesn't harm as the kernel will refuse this setting, but it outputs some
ugly log-lines:
Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led RSSILOW
Jun 24 10:15:19 OpenWrt user.info sysinit: sh: write error:
Hey ! Thanks Florian ! :)
On Wed, Sep 19, 2012 at 5:18 PM, Florian Fainelli wrote:
> On Saturday 25 August 2012 21:08:09 shazz wrote:
>> Description :
>> In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15
>> selected) due to a missing dependency:
>> Package gdbserver is mis
Add missing Perl dependencies.
Signed-off by: Paolo Pisati
--
bye,
p.
Index: packages/net/mrtg/Makefile
===
--- packages/net/mrtg/Makefile (revision 33444)
+++ packages/net/mrtg/Makefile (working copy)
@@ -29,7 +29,8 @@
+perlba
Based on the update activity on trunk, it looks like the trunk is again open
for post-AA patches.
This patch updates the usb-modeswitch and usb-modeswitch-data packages to the
August 2012 version (from the January version.
Related ticket #12014: https://dev.openwrt.org/ticket/12014
Signed-o
On Monday 25 June 2012 19:04:27 Philip Prindeville wrote:
> Not sure why this wasn't detected a lot sooner, but building x86/alix2 with
eglibc 2.14 or 2.15 breaks:
>
> ...
> Package gdbserver is missing dependencies for the following libraries:
> libthread_db.so.1
> make[3]: *** [/home/philipp/op
On Saturday 25 August 2012 21:08:09 shazz wrote:
> Description :
> In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15
> selected) due to a missing dependency:
> Package gdbserver is missing dependencies for the following libraries:
> libthread_db.so.1
>
> In order to fix it,
On Tuesday 11 September 2012 12:43:07 Xianghua Xiao wrote:
> From 6eed355dae3918566cf2018c093da93648dc44dc Mon Sep 17 00:00:00 2001
> From: xxiao
> Date: Fri, 7 Sep 2012 19:56:37 -0500
> Subject: [PATCH 2/2] Added libthread_db to gdbserver when eglibc is chosen
>
>
> Signed-off-by: xxiao
Appli
On Monday 13 August 2012 22:33:31 Andy Leiserson wrote:
> uClibc declares eventfd() as taking two arguments but doesn't properly
> pass the second argument to the kernel.
>
> The problem is discussed at:
> http://lists.uclibc.org/pipermail/uclibc/2012-May/046873.html
>
> This patch is taken from
On Tuesday 28 August 2012 23:04:18 Michael Heimpold wrote:
> Signed-off-by: Michael Heimpold
Applied in r33477, thanks Michael!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-
On Tuesday 11 September 2012 13:27:27 Xianghua Xiao wrote:
> Updated and tested. Thanks!
>
> From 11cfa06f5c68143fc7bf7216d8a75fb9f85a8871 Mon Sep 17 00:00:00 2001
> From: xxiao
> Date: Tue, 11 Sep 2012 13:23:15 -0500
> Subject: [PATCH 1/2] Add librt to fuse to build with eglibc
>
> Signed-off-b
On Monday 17 September 2012 19:45:15 Alexey I. Froloff wrote:
> On Thu, Sep 06, 2012 at 06:36:11PM -0300, Jonh Wendell wrote:
> > Hi. Just curious, did you submit this patch to busybox guys?
> Applied in busybox' master in slightly modified form.
Applied in r33475, thanks Alexey!
--
Florian
__
On Tuesday 18 September 2012 04:53:20 Daniel Golle wrote:
> The package block-hotplug doesn't exist, removing reference to it.
>
> Signed-off-by: Daniel Golle
Applied in r33473, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.open
On Tuesday 18 September 2012 04:53:46 Daniel Golle wrote:
> The package block-hotplug doesn't exist, refer to block-mount instead.
>
> Signed-off-by: Daniel Golle
Applied in r33474, thanks Daniel!
--
Florian
___
openwrt-devel mailing list
openwrt-devel
On Monday 27 August 2012 13:53:29 Mike Brady wrote:
> This patch is to fix a long-standing problem with avahi builds:
> if you change the configuration, sometimes the relevant packages are not
> correctly rebuilt; see, for example, ticket #0.
>
> Background: avahi can be built in two modes: wi
On Thursday 16 August 2012 21:22:21 York Sun wrote:
> The extra space makes the ${health_monitor%.* } as "parallel.started", so it
> won't match "parallel". This causes monitor_wan never starts.
>
> Signed-off-by: York Sun
Applied in r33471, thanks!
--
Florian
___
On Thursday 13 September 2012 11:33:17 Jonh Wendell wrote:
> From fe60581ca57d5f9e0d7deec0832d2916dec7e487 Mon Sep 17 00:00:00 2001
> From: Jonh Wendell
> Date: Thu, 13 Sep 2012 11:29:08 -0300
> Subject: [PATCH] [package] tcpdump: honor the CONFIG_IPV6 global flag
>
> Currently it's always compil
On Thursday 13 September 2012 17:11:25 Martin Mueller wrote:
> Hi,
>
> for some reason building php5 fails for me with the following error:
>
> make -C /openwrt/kirkwood/trunk/build_dir/target-
arm_v5te_uClibc-0.9.33.2_eabi/php-5.4.5 install
INSTALL_ROOT=/openwrt/kirkwood/trunk/build_dir/target-
On Monday 27 August 2012 16:22:16 Philip Prindeville wrote:
> When building against eglibc, libc doesn't include librt therefore it must
be explicitly included.
>
> Signed-off-by: Philip Prindeville
>
Applied in r33468, thanks Philip!
--
Florian
___
On Friday 07 September 2012 16:39:11 Alexey I. Froloff wrote:
> Signed-off-by: Alexey I. Froloff
Applied in r33466, thanks!
--
Florian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-deve
On Monday 27 August 2012 16:20:26 Philip Prindeville wrote:
> When building against eglibc, libc doesn't include librt therefore it must
be explicitly included.
>
> Signed-off-by: Philip Prindeville
Applied in r33467, thanks Philip!
___
openwrt-devel
>From 58415bffe9482423800d12c74ced37cdce9e22ac Mon Sep 17 00:00:00 2001
From: Jonh Wendell
Date: Wed, 19 Sep 2012 10:42:41 -0300
Subject: [PATCH] [packages] gatling: Move to the right submenu
Currently it is the only package in the 'Web' submenu. Move it
to 'Web Servers/Proxies', where all other
22 matches
Mail list logo