[OpenWrt-Devel] I have to add ABI=32 in "tools/gmp/Makefile" on 32bits system to get it compile

2011-08-21 Thread xinglp
as below. tools/gmp/Makefile define Host/Configure (cd $(HOST_BUILD_DIR)/$(3); \ ABI=32 $(HOST_CONFIGURE_CMD) \ $(HOST_CONFIGURE_VARS) \ $(HOST_CONFIGURE_ARGS); \ ) endef ___ openwrt-devel

[OpenWrt-Devel] recent gcc updates (r28039 and r28042) break AR71xx swconfig making router unusable

2011-08-21 Thread Joe Roback
Recent updates of gcc, r28042 and r28039 cause swconfig to segfault when being run. $ swconfig dev rtl8366s show seg fault 11 This was with gcc-4.5-linaro 2011.08 and gcc-4.6-linaro 2011.08. (and yes, I did dirclean between each build). Reverting back to 4.5-linaro 2011.06 fixed the issue with

Re: [OpenWrt-Devel] [PATCH] dwc_otg is required for external root on ramips.

2011-08-21 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Will this work? > It will need root mounted already to load the module. Yes. The extroot code in the preinit sequence will arrange stuff as needed and either configure the mass storage later on as either overlay filesystems or in newer versions a pi

Re: [OpenWrt-Devel] [PATCH] dwc_otg is required for external root on ramips.

2011-08-21 Thread Roman Yeryomin
On 20 August 2011 17:19, Cezary Jackiewicz wrote: > Signed-off-by: Cezary Jackiewicz > > --- > > Index: package/kernel/modules/usb.mk > === > --- package/kernel/modules/usb.mk       (wersja 28063) > +++ package/kernel/modules/usb.mk

[OpenWrt-Devel] [PATCH] ditg package update

2011-08-21 Thread Walter de Donato
Updates D-ITG to version 2.8.0-rc1, which solves a lot of bugs and adds some new useful features. It now depends on uclibcxx to save space on embedded devices. Signed-off-by: Walter de Donato Index: net/ditg/patches/001-no_stropts.h ===

[OpenWrt-Devel] [PATCH v3 2/2] alix2: upstream platform patch

2011-08-21 Thread Philip Prindeville
Add support for Ed Wildgoose's alix platform driver plus my enhancement to add GPIO soft button support. Redux: fix parameters for gpio_keys, add hotplug button script. Signed-off-by: Philip Prindeville Index: target/linux/generic/patches-2.6.39/105-alix_platform2.patch ==

[OpenWrt-Devel] [PATCH v3 1/2] alix2: upstream platform patch

2011-08-21 Thread Philip Prindeville
Add support for Ed Wildgoose's alix platform driver plus my enhancement to add GPIO soft button support. Redux: fix parameters for gpio_keys, add hotplug button script. Signed-off-by: Philip Prindeville Index: target/linux/generic/patches-2.6.39/041-alix_platform.patch ===

[OpenWrt-Devel] [PATCH][PACKAGE] minor fix for libosip2 package

2011-08-21 Thread Luka Perkov
Remove unneeded configure flags and add support for parallel build. No need to bump the PKG_RELEASE. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > --- Index: libs/libosip2/Makefile === --- libs/libosip2/Makefile

[OpenWrt-Devel] [PATCH][PACKAGE] upgrade openvpn package

2011-08-21 Thread Luka Perkov
Upgrade to new version, add menu, refresh patches and reorganize Makefile. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > --- Index: net/openvpn/patches/001-easy_rsa.patch === --- net/openvpn/patches/001-easy_rsa.patc

[OpenWrt-Devel] [PATCH][PACKAGE] reorganize siproxd package

2011-08-21 Thread Luka Perkov
Reorganize siproxd package, add better plugins support and revert to shared plugins. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > --- Index: net/siproxd/files/siproxd.init === --- net/siproxd/files/siproxd.init

[OpenWrt-Devel] [PATCH 2/2] shorewall-lite: 110-MODULESDIR.patch

2011-08-21 Thread Edy Corak
This is a 110-MODULESDIR.patch for shorewall-lite 4.4.22.3 Signed-off-by: Edy Corak i...@loenshotel.de Index: patches/110-MODULESDIR.patch === --- patches/110-MODULESDIR.patch (Revision 28064) +++ patches/110-MODULESDIR.patch (Arbeits

[OpenWrt-Devel] [PATCH 1/2] shorewall-lite: Makefile update to 4.4.22.3

2011-08-21 Thread Edy Corak
This is a Makefile patch to update shorewall-lite to 4.4.22.3 Signed-off-by: Edy Corak i...@loenshotel.de Index: Makefile === --- Makefile (Revision 28064) +++ Makefile (Arbeitskopie) @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG

[OpenWrt-Devel] [PATCH 2/2] shorewall6-lite: MODULESDIR and LOGFILE patch

2011-08-21 Thread Edy Corak
This is a 110-MODULESDIR.patch and 120-LOGFILE.patch for shorewall6-lite 4.4.22.3 Delete 100-hostname.patch and 130-portability.patch Signed-off-by: Edy Corak i...@loenshotel.de Index: patches/120-LOGFILE.patch === --- patches/120-LO

[OpenWrt-Devel] [PATCH 1/2] shorewall6-lite: Makefile update to 4.4.22.3

2011-08-21 Thread Edy Corak
This is a Makefile patch to update shorewall6-lite to 4.4.22.3 Signed-off-by: Edy Corak i...@loenshotel.de Index: Makefile === --- Makefile (Revision 28064) +++ Makefile (Arbeitskopie) @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PK