Re: [OpenWrt-Devel] [PATCH] dudders without openssl

2012-06-18 Thread Peter Holik
>> On a small system with only 4MByte Flash dudders with openssl as dependency >> is huge - libgcrypt >> is sufficient. > Shouldn't you also add a configure switch which explicitly disables > openssl? Merely relying on it not being there will not work if other > packages enable libopenssl. sorr

Re: [OpenWrt-Devel] [PATCH] Update BIRD to version 1.3.7

2012-06-18 Thread Matthias Schiffer
Has already been applied as r31719. Regards, Matthias On 06/19/2012 01:52 AM, Jo-Philipp Wich wrote: > Hi, > > $ GET http://patchwork.openwrt.org/patch/2155/mbox/ | git am > Applying: Update BIRD to version 1.3.7 > error: patch failed: net/bird/Makefile:1 > error: net/bird/Makefile: patch does

Re: [OpenWrt-Devel] [PATCH] libssh2

2012-06-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, $ GET http://patchwork.openwrt.org/patch/2102/mbox/ | git am -p2 Applying: libssh2 error: patch failed: libs/libssh2/Makefile:8 error: libs/libssh2/Makefile: patch does not apply Patch failed at 0001 libssh2 ~ Jow -BEGIN PGP SIGNATURE- Ve

Re: [OpenWrt-Devel] [PATCH] Update BIRD to version 1.3.7

2012-06-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, $ GET http://patchwork.openwrt.org/patch/2155/mbox/ | git am Applying: Update BIRD to version 1.3.7 error: patch failed: net/bird/Makefile:1 error: net/bird/Makefile: patch does not apply Patch failed at 0001 Update BIRD to version 1.3.7 ~ Jow --

Re: [OpenWrt-Devel] [PATCH] dudders without openssl

2012-06-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. > On a small system with only 4MByte Flash dudders with openssl as dependency > is huge - libgcrypt is > sufficient. Shouldn't you also add a configure switch which explicitly disables openssl? Merely relying on it not being there will not work

Re: [OpenWrt-Devel] [PATCH] Add new package for configuring 6rd tunnels.

2012-06-18 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, patch applied in r32431 and further simplifications added in r32432. Thank you! ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk/ftUYACgkQdputY

Re: [OpenWrt-Devel] [PATCH 2/2] Add 6rd options to tunnel spec.

2012-06-18 Thread Felix Fietkau
On 2012-06-17 5:26 PM, Stéphan Kochen wrote: > This patch adds support for setting the 6rd tunnel options. These are the same > options normally specified with `ip tunnel 6rd ...`. > > Signed-off-by: Stéphan Kochen Pushed to git and applied in r32426, thanks. - Felix

Re: [OpenWrt-Devel] [PATCH] new package lua-crypt

2012-06-18 Thread Jiri Slachta
Hello, I've made small adjustments to lua-crypt. Signed-off-by: Jiri Slachta Index: feeds/packages/lang/lua-crypt/Makefile === --- feeds/packages/lang/lua-crypt/Makefile (revision 0) +++ feeds/packages/lang/lua-crypt/Makefile

[OpenWrt-Devel] [PATCH] cgminer: it is a multi-threaded multi-pool GPU, FPGA and CPU bitcoin miner

2012-06-18 Thread xiangfu
From: Xiangfu For this package it's only enable the FPGA support --- utils/cgminer/Makefile | 64 utils/cgminer/files/20-cgminer.hotplug | 15 utils/cgminer/files/cgminer-monitor|6 +++ utils/cgminer/files/cgminer.init |

[OpenWrt-Devel] [PATCH] libzip: a C library for reading, creating, and modifying zip archives

2012-06-18 Thread xiangfu
From: Xiangfu --- libs/libzip/Makefile | 54 ++ 1 file changed, 54 insertions(+) create mode 100644 libs/libzip/Makefile diff --git a/libs/libzip/Makefile b/libs/libzip/Makefile new file mode 100644 index 000..4ee863c --- /dev/null +++ b/li

[OpenWrt-Devel] [PATCH 1/2] lowpan-tools: this is a set of utils to manage the Linux LoWPAN stack.(aims for IEEE 802.15.4-2003)

2012-06-18 Thread xiangfu
From: Xiangfu --- net/lowpan-tools/Makefile | 43 +++ 1 file changed, 43 insertions(+) create mode 100644 net/lowpan-tools/Makefile diff --git a/net/lowpan-tools/Makefile b/net/lowpan-tools/Makefile new file mode 100644 index 000..cdb083a --- /dev

[OpenWrt-Devel] [PATCH 2/2] ben-wpan: a set of tools for BEN-WPAN(atBen, atUSB) project

2012-06-18 Thread xiangfu
From: Xiangfu --- net/ben-wpan/Makefile | 176 .../patches/001-disable-some-gui-apps.patch| 19 +++ 2 files changed, 195 insertions(+) create mode 100644 net/ben-wpan/Makefile create mode 100644 net/ben-wpan/patches/001-disable-some-

[OpenWrt-Devel] [PATCH 2/2] urjtag: Universal JTAG library, server and tools

2012-06-18 Thread xiangfu
From: Xiangfu --- utils/urjtag/Makefile| 56 ++ utils/urjtag/patches/0001-disable-inb-outb.patch | 34 + 2 files changed, 90 insertions(+) create mode 100644 utils/urjtag/Makefile create mode 100644 utils/urjtag/patches/0001-disab

[OpenWrt-Devel] [PATCH 1/2] xburst-tools: Tools for Ingenic XBurst CPU USB boot and NAND flash access

2012-06-18 Thread xiangfu
From: Xiangfu --- utils/xburst-tools/Makefile | 59 +++ 1 file changed, 59 insertions(+) create mode 100644 utils/xburst-tools/Makefile Hi Test under TP-LINK 703N, reflash Ben Nanonote just fine. Xiangfu diff --git a/utils/xburst-tools/Makefile b/ut

Re: [OpenWrt-Devel] [PATCH 1/3] au1000: fix InternetBox idsel and remove broken flag

2012-06-18 Thread Florian Fainelli
Hi Bruno, On Monday 18 June 2012 16:31:30 Bruno Randolf wrote: > The following patch is necessary for the InternetBox (Surfbox) board-specific > idsel to work with newer kernels. Acutally I don't exactly understand why this > was not necessary before, but without the udelay, the MiniPCI adapter i

[OpenWrt-Devel] [PATCH 2/3] au1000: clean up profiles

2012-06-18 Thread Bruno Randolf
Signed-off-by: Bruno Randolf --- target/linux/au1000/au1500/profiles/InternetBox.mk |5 ++--- target/linux/au1000/au1500/profiles/MeshCube.mk|4 +--- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/target/linux/au1000/au1500/profiles/InternetBox.mk b/target/linux/au100

[OpenWrt-Devel] [PATCH 1/3] au1000: fix InternetBox idsel and remove broken flag

2012-06-18 Thread Bruno Randolf
The following patch is necessary for the InternetBox (Surfbox) board-specific idsel to work with newer kernels. Acutally I don't exactly understand why this was not necessary before, but without the udelay, the MiniPCI adapter in slot 3 is not detected and set up correctly. Also remove platform br

[OpenWrt-Devel] [PATCH 3/3] au1000: implement sysupgrade platform.sh

2012-06-18 Thread Bruno Randolf
Signed-off-by: Bruno Randolf --- .../au1000/base-files/lib/upgrade/platform.sh | 36 target/linux/au1000/image/Makefile |1 + 2 files changed, 37 insertions(+) create mode 100644 target/linux/au1000/base-files/lib/upgrade/platform.sh diff --git a/

[OpenWrt-Devel] [PATCH] openssh dependency fix

2012-06-18 Thread Jiri Slachta
Hi, this patch adds libssp dependency if @SSP_SUPPORT is enabled. Without dependency on libssp this package is not compilable. Jiri Slachta Signed-off-by: Jiri Slachta Index: feeds/packages/net/openssh/Makefile === --- feeds/package