[OpenWrt-Devel] [PATCH] Fix curl build

2008-02-11 Thread Ambroz Bizjak
Curl fails to configure for me with this error: configure: creating ./config.status /bin/sh: error while loading shared libraries: /home/ambro/src/openwrt-ts4/trunk/staging_dir/arm/usr/lib/libncurses.so.5: ELF file OS ABI invalid make[2]: *** [/home/ambro/src/openwrt-ts4/trunk/build_dir/arm/curl-7

[OpenWrt-Devel] [PATCH] openssh enable hostbased auth

2008-02-11 Thread michu
ssh-keysign is needed for hostbased authent. cheers michu Signed-off-by: Michael Vogt Index: package/net/openssh/Makefile === --- package/net/openssh/Makefile (revision 10172) +++ package/net/openssh/Makefile (working copy) @@ -169

[OpenWrt-Devel] [PATCH] new package libshout

2008-02-11 Thread michu
libshout package cheers michu Signed-off-by: Michael Vogt Index: package/libs/libshout/patches/120-vorbis-c.patch === --- package/libs/libshout/patches/120-vorbis-c.patch (revision 0) +++ package/libs/libshout/patches/120-vorbis-c.

[OpenWrt-Devel] [PATCH] Update of package net/olsrd from 0.5.4 to 0.5.5

2008-02-11 Thread lorenz schori
Signed-off-by: Lorenz Schori <[EMAIL PROTECTED]> --- net/olsrd/Makefile (revision 10443) +++ net/olsrd/Makefile (working copy) @@ -9,13 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=olsrd -PKG_VERSION:=0.5.4 +PKG_VERSION:=0.5.5 PKG_RELEASE:=1 -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(P