[OpenWrt-Devel] cold boot hotplug events

2016-07-05 Thread Aleksander Morgado
Hey, At which stage of the system boot are the hotplug events for the already available hardware emitted? E.g. if I want to talk to a system daemon for each hotplug event, I'd like to make sure the daemon is already up and running. Currently I've got such a daemon started with a /etc/rc.d/S70- ru

Re: [OpenWrt-Devel] [LEDE-DEV] [BUG] package/devel/valgrind: cannot build for sunxi

2016-07-05 Thread Felix Fietkau
On 2016-07-05 00:27, Heinrich Schuchardt wrote: > Sunxi Lamobo R1 is a subarchitecture of arm_v7. So valgrind should build > out of the box. > > Unfortunately it is disabled, because host_cpu = arm and not arm_v7. > > A messy workaround is to patch configure.ac adding > > arm*) > AC