ping! :)
bye
as
On 07/20/2011 12:32 PM, Alessio Sangalli wrote:
> I see, for some reason there is a patch backported from 2.6.38
> (77f431561ef97dda1d6e9a96da8d342046fbdba0), I am not sure why. I will
> see if I can remove as it is cosmetic only, but let me ask:
>
> as this patch is specific f
On 7/6/11 1:41 AM, Philip Prindeville wrote:
> Bump to the current version of PPP.
>
> A few of the patches are either in 2.4.5 or something functionally equivalent
> is, so those patches were removed.
>
> 1 patch was added to accommodate pppol2pv3_addr which is referenced in a
> linux kernel h
On Thu, Jul 21, 2011 at 10:19:24AM +0200, Jonas Gorski wrote:
> MC will link against ncursesw instead of ncurses if it finds it. Make sure
> it always links only against ncurses.
>
> Closes #9225 and #9315.
>
> Signed-off-by: Jonas Gorski
Applied in r27719.
Somebody should close the tickets; I
On Fri, Jul 22, 2011 at 01:10:37AM +0200, Luka Perkov wrote:
> Upgrade siproxd, fix init script, link statically with libosip2 (size)
> and add description.
Fixed stop_instance and description typo from previous patch. Should be
ok now :)
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.n
Upgrade siproxd, fix init script, link statically with libosip2 (size)
and add description.
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
---
Index: net/siproxd/files/siproxd.init
===
--- net/siproxd/files/siproxd.in
[PATCH] Update Openswan to upstream 2.6.34
OpenWRT's bulid process currently uses Openswan v2.6.33, which does not build
against the 2.6.39 kernel.
This patch updates the OpenWRT build process to build Openswan v2.6.34,
released 2011-06-08.
Signed-off-by: Stephen Oberholtzer
---
Index: patch
Upgrade to new version and refresh patches.
Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
---
Index: libs/libosip2/patches/001-automake-compat.patch
===
--- libs/libosip2/patches/001-automake-compat.patch (revisi
set show
set help
--
-- Stevie-O
Real programmers use COPY CON PROGRAM.EXE
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
I'm sorry for the inconvenience. It seems I have to learn Gmail to
stop doing that..
I've attached the original file to this mail.
Paul
Index: packages/net/autossh/files/autossh.init
===
--- packages/net/autossh/files/autossh.init (r
That time was my fault. Should be fixed now.
Signed off by Jonathan Bennett
Index: net/fwknop/Makefile
===
--- net/fwknop/Makefile (revision 0)
+++ net/fwknop/Makefile (revision 0)
@@ -0,0 +1,65 @@
+include $(TOPDIR)/rules.mk
+
+PKG
On 21 July 2011 08:26, Jonathan Bennett wrote:
> Previous submission mangled a few lines. Fixed (hopefully ) here.
Nope, still has spaces instead of tabs e.g. in the install section.
Jonas
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
On 21 July 2011 23:52, Paul Geraedts wrote:
> This patch increases the reliability of connection behavior considerably.
> It increases the persistence with which autossh tries to reconnect after
> an unsuccessful connection attempt.
>
> Signed-off-by: Paul Geraedts
>
> ---
>
> Index: packages/net
Now:
% PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(echo
staging_dir/target-*/usr/lib/pkgconfig) ./staging_dir/host/bin/pkg-config
--cflags lua
-I/test//include
After applying the patch:
% PATH=./staging_dir/host/bin:$PATH STAGING_PREFIX=/test PKG_CONFIG_PATH=$(ec
This patch increases the reliability of connection behavior considerably.
It increases the persistence with which autossh tries to reconnect after
an unsuccessful connection attempt.
Signed-off-by: Paul Geraedts
---
Index: packages/net/autossh/files/autossh.init
On Thu, Jul 21, 2011 at 04:54:13PM -0400, Stephen Oberholtzer wrote:
> Ladies, Gentlemen, and sufficiently advanced AI systems,
>
> OpenWRT is currently configured to use Openswan v2.6.33. Openswan v2.6.33
> uses obsolete spinlock syntax, which does not compile against kernel 2.6.39.
>
> Openswa
Ladies, Gentlemen, and sufficiently advanced AI systems,
OpenWRT is currently configured to use Openswan v2.6.33. Openswan v2.6.33
uses obsolete spinlock syntax, which does not compile against kernel 2.6.39.
Openswan v2.6.34, released 2011-06-08, corrects this problem.
I have made the following
Add support for the mosquitto MQTT message broker, and client tools and client
library. (For developing third party apps running on openwrt that communicate
with an MQTT server)
This is the current code directly from the mosquitto-packaging repository:
https://bitbucket.org/oojah/mosquitto-packag
Hi!
Last year we made an OpenWrt-based firmware for the Allnet ALL0305
dual-radio outdoor access point. During the development process, all
patches and additions to OpenWrt were posted on the mailing list and
were merged into trunk.
Now, as the 10.03.1 release of OpenWrt gets closer, it would
Prevents it from linking against it if found.
Closes #8125.
Signed-off-by: Jonas Gorski
---
utils/zile/Makefile |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/utils/zile/Makefile b/utils/zile/Makefile
index 6c6c93f..0ac85e3 100644
--- a/utils/zile/Makefile
+++ b/ut
MC will link against ncursesw instead of ncurses if it finds it. Make sure
it always links only against ncurses.
Closes #9225 and #9315.
Signed-off-by: Jonas Gorski
---
V1 -> V2:
* Also increase PKG_RELEASE
utils/mc/Makefile |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff
Makes sure less links only against ncurses.
Closes #8787.
Signed-off-by: Jonas Gorski
---
V1 -> V2:
* Also increase PKG_RELEASE
utils/less/Makefile |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/utils/less/Makefile b/utils/less/Makefile
index 79abf54..9bcaf5d 1006
Makes sure less links only against ncurses.
Closes #8787.
Signed-off-by: Jonas Gorski
---
utils/less/Makefile |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/utils/less/Makefile b/utils/less/Makefile
index 79abf54..900a9ea 100644
--- a/utils/less/Makefile
+++ b/utils/l
MC will link against ncursesw instead of ncurses if it finds it. Make sure
it always links only against ncurses.
Closes #9225 and #9315.
Signed-off-by: Jonas Gorski
---
utils/mc/Makefile |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/utils/mc/Makefile b/utils/mc/Make
23 matches
Mail list logo