Hello,
I have created a package to allow support of SCTP in OpenWRT (git head)
and I thought it might be interesting to others as well... Please feel
free to send me your comments on this package.
The Makefile is hosted here (click "raw" link to download):
http://www.freediameter.net/hg/fD-OWRT-p
On 08/16/2010 05:55 PM, Bas Mevissen wrote:
>
> Hi,
>
> I took some stuff from https://dev.openwrt.org/ticket/7649 to compile
> gammu for OpenWRT on AVR32.
>
> Most of it seems fine, but a few things fail:
>
> - The compilation needs cmake on the host, which is not checked for.
> OpenWRT does n
Hi,
I took some stuff from https://dev.openwrt.org/ticket/7649 to compile
gammu for OpenWRT on AVR32.
Most of it seems fine, but a few things fail:
- The compilation needs cmake on the host, which is not checked for.
OpenWRT does not provide support for cmake, but a host installed recent
cmake
Hi,
On Monday 16 August 2010 16:23:01 arrow zhang wrote:
> Dears,
>
> * I'm encounter a oops error while run the userspace application
> * I tried to porting the owrt to a R3000 cpu, which will be a new
> router but can not buy on market yet
> * Would like anyone give some advice, thanks
> * belo
Dears,
* I'm encounter a oops error while run the userspace application
* I tried to porting the owrt to a R3000 cpu, which will be a new
router but can not buy on market yet
* Would like anyone give some advice, thanks
* below is some messages (detail refer to enclosed file)
{{{
CPU 0 Unable to h
> So: how can I configure OpenWRT to always do a DHCP request upon
> wifi-(re)connection, even when it already has a valid IP-lease?
Ping?
Stefan
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/
Hi Luis,
On 16 August 2010 00:59, Luis Correia wrote:
> (...)
> --- target/linux/ramips/rt305x/config-2.6.32(revision 22663)
> +++ target/linux/ramips/rt305x/config-2.6.32(working copy)
> (...)
> +CONFIG_USB=y
kmod-usb-core already provides this built as a module, so installing
that sho
Signed-off-by: Jan Willies
---
package/kernel/modules/block.mk | 26 +-
1 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/package/kernel/modules/block.mk b/package/kernel/modules/block.mk
index 638ffd3..8af67b3 100644
--- a/package/kernel/modules/block.mk
needed for proper dm-crypt support
Signed-off-by: Jan Willies
---
package/kernel/modules/crypto.mk | 17 +
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/package/kernel/modules/crypto.mk b/package/kernel/modules/crypto.mk
index fa2ddbc..421e37f 100644
--- a/pac