[OpenWrt-Devel] 2.6.39.1 update

2011-06-03 Thread Peter Wagner
this patch updates all target that use 2.6.39 to 2.39.1. regards Peter diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 9b60d43..4ce6771 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -26,8 +26,8 @@ endif ifeq ($(LINUX_VERSION),2.6.38.6) LINUX

[OpenWrt-Devel] [PATCH 1/2] Fix the hotplug2 build with glibc/eglibc

2011-06-03 Thread Mika Laitio
Add strlcat and strlcpy functions if build env is glibc or eglibc because they do not have those functions. Patch originates from: https://dev.openwrt.org/ticket/9012 Tested-by: Mika Laitio --- package/hotplug2/src/udevtrigger.c | 45 1 files changed, 45 in

[OpenWrt-Devel] [PATCH 0/2] glibc and eglibc build and usage fixes

2011-06-03 Thread Mika Laitio
Two patches for glibc/eglibc builds on openwrt trunk. First one is build fix to udevtrigger by adding missing functions in hotplug2 is build against the glibc or eglibc. Fix is originally from sav in bug https://dev.openwrt.org/ticket/9012 Second patch adds support for the ldconfig in case image

[OpenWrt-Devel] [PATCH 2/2] runtime shared library binding support

2011-06-03 Thread Mika Laitio
Fix the eglibc/glibc builds where the network init failed due to unresolved libraries by adding support for the fot the runtime library bindings by running ldconfig at bootup. Directories used by default for the creating ld.config.cache are /lib and /usr/lib but other applications can extend it in

Re: [OpenWrt-Devel] [PATCH] ar71xx: Fix header offset for newer WRT160NL models

2011-06-03 Thread Gabor Juhos
2011.05.14. 16:51 keltezéssel, Jonas Gorski írta: > Newer WRT160NLs have a flash chip with 4K erase blocks instead of 64K, > resulting in miscalculated partition sizes. > Since the actual sizes did not change, hardcode them to their current > sizes, and make sure they are at least one erase block b

Re: [OpenWrt-Devel] [proposal] More flexible configuration of DHCP-assigned IP addresses in non-C class networks

2011-06-03 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, just set start to 257 and it will lease addresses beginning with x.y.1.1 . 192.168.0.0/16 + 257 = 192.168.1.1 ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/