[OpenWrt-Devel] [PATCH] Taskwarrior package

2010-09-27 Thread Francois Dugast
This is the Makefile for Taskwarrior, a command line task manager. Signed-off-by: Fran?ois Dugast franc...@dugast.eu --- Index: utils/taskwarrior/Makefile === --- utils/taskwarrior/Makefile (revision 0) +++

Re: [OpenWrt-Devel] problem with /usr/lib/opkg/status

2010-09-27 Thread yann lopez
Hi, On Fri, Sep 24, 2010 at 8:06 PM, Jo-Philipp Wich x...@subsignal.org wrote: Hi. It seems that the Conffiles section of /usr/lib/opkg/status should contain one conf file per line. The Buildroot uses opkg on the host now, so your patch should be obsolete. Ok thanks for the

[OpenWrt-Devel] [PATCH] enhance rtl8366rb driver

2010-09-27 Thread Luca Niccoli
The GPL sources for Belkin F5D8235 contain a driver for the rtl8366rb switch that exposes many interesting features, like maximum packet length setting, port bandwidth control, port priority, QoS, storm control and more. It would be nice if these controls were available in swcontrol. The sources

[OpenWrt-Devel] clock_gettime not found when compiling a package

2010-09-27 Thread Roberto Riggio
Hi, when compiling a package for openwrt i get the following error: ../lib/libclicktool_build.a(glue.bo): In function `click_random_srandom()': glue.cc:(.text+0xa40): undefined reference to `clock_gettime' Any idea about where the problem could be?

Re: [OpenWrt-Devel] [PATCH] generic: add rtl8366rb switch port rate/disable and vlan fid support

2010-09-27 Thread Gabor Juhos
2010.09.21. 23:46 keltezéssel, Roman Yeryomin írta: So, if there are no problems, how about commiting it? Applied in r23126. However there were problems with it: Applying: generic: add rtl8366rb switch port rate/disable and vlan fid support /devel/gits/openwrt/.git/rebase-apply/patch:103:

Re: [OpenWrt-Devel] [PATCH v2] RTL8366S/RB: Fix autonegotiation for the WAN port.

2010-09-27 Thread Gabor Juhos
2010.09.24. 13:13 keltezéssel, Jonas Gorski írta: The RTL8366S/RB support connecting a second mac to it and using the 5th port as an independent phy. Therefore we need to handle autonegotiation changes for phy 4 like on a single phy device. This fixes #7980, verified on a WNDR3700.

Re: [OpenWrt-Devel] [PATCH V3] ramips: allow USB

2010-09-27 Thread Gabor Juhos
2010.08.17. 19:00 keltezéssel, Luis Correia írta: The current defaults for ramips rt305x does not allow the USB subsystem to be selected/built. This patch is just a small step in that direction. Signed-off-by: Luis Correia luis.f.corr...@gmail.com Applied in r23128. Thanks, Gabor

Re: [OpenWrt-Devel] [PATCH] Ralink RT305x, support for Prolink PWH2004 (Abocom5205)

2010-09-27 Thread Gabor Juhos
2010.09.12. 15:07 keltezéssel, Esa Hyytiä írta: The attached patch adds a preliminary support for Prolink PWH2004 board (Ralink RT305x based). LAN and flash appear to work. However, the USB port and WLAN I have not managed to activate properly yet, but that problem appears to be present with

Re: [OpenWrt-Devel] clock_gettime not found when compiling a package

2010-09-27 Thread Michael Büsch
On Mon, 2010-09-27 at 15:16 +0200, Roberto Riggio wrote: when compiling a package for openwrt i get the following error: ../lib/libclicktool_build.a(glue.bo): In function `click_random_srandom()': glue.cc:(.text+0xa40): undefined reference to `clock_gettime' Any idea about where the

Re: [OpenWrt-Devel] [PATCH] generic: add rtl8366rb switch port rate/disable and vlan fid support

2010-09-27 Thread Roman Yeryomin
Thanks! Strange - it applies cleanly for me. But I understand the error - thanks for fixing. Roman On 27 September 2010 17:50, Gabor Juhos juh...@openwrt.org wrote: 2010.09.21. 23:46 keltezéssel, Roman Yeryomin írta: So, if there are no problems, how about commiting it? Applied in r23126.

Re: [OpenWrt-Devel] OpenWRT build system: how to run configure for a single package?

2010-09-27 Thread Alexey Loukianov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 25.09.2010 22:56, Alexey Loukianov wrote: Am I missing something? Ping? - -- Best regards, Alexey Loukianov mailto:mooro...@mail.ru System Engineer,Mob.:+7(926)218-1320 *nix Specialist

Re: [OpenWrt-Devel] Openwrt question - udevd

2010-09-27 Thread Alexey Loukianov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 26.09.2010 21:11, Reuben Wells wrote: I'm not familiar with hotplug but I've just checked and it is running (as well as udevd). You should use one of them, not both simultaneously. Rebuild your image selecting either hotplug2 or udevd. First one -