Re: [OpenWrt-Devel] [OpenWrt] #3123: AR7 serial is broken

2009-03-12 Thread Matteo Croce
wifi and DSL On Fri, Mar 13, 2009 at 12:42 AM, OpenWrt wrote: > #3123: AR7 serial is broken > +--- >  Reporter:  matteo  |        Owner:  matteo >     Type:  defect  |       Status:  assigned >  Priority:  high    |    Milest

[OpenWrt-Devel] [RFC 3/3] hotplug2: Update hotplug2-0.9 to use udev-139

2009-03-12 Thread Geoff Levand
From: Geoff Levand The udev package no longer provides a seperate udevtrigger utility. Add a hotplug2 patch '130-update-for-udev-139.patch' that makes hotplug2-0.9 use 'udevadm trigger'. Also, move the hotplug2 dependency on udevadm from the top level target.mk to the hotplug2 Makefile. Signed

[OpenWrt-Devel] [RFC 1/3] uclibc: Fix ppoll 5th arg

2009-03-12 Thread Geoff Levand
From: Geoff Levand This is a backport from uclibc-0.9.31. Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppoll returns -EINVAL. Signed-off-by: Geoff Levand --- toolchain/uClibc/patches/300-fix-ppoll.diff | 39 1 file changed, 39 inserti

[OpenWrt-Devel] [RFC 2/3] udev: Update udev from 106 to 139

2009-03-12 Thread Geoff Levand
From: Geoff Levand Update the udev package from udev-106 to udev-139. The udev package no longer provides separate udev utilities like udevtrigger and udevsettle. These have been incorporated into the udev admin program udevadm. The init scripts have been updated to use udevadm where appropriat

[OpenWrt-Devel] [RFC 0/3] udev package update

2009-03-12 Thread Geoff Levand
Hi, This is a set of patches I am working on that update the udev package from udev-106 to udev-139. I'm posting these here as RFC, as I still need to do more testing and I need to hookup the config extra options. The main motovation for the update is to support programs that use udevd's socket