[OpenWrt-Devel] [PATCH] Incorrect checkout of git submodules

2013-07-10 Thread Owen Kirby
When checking out git packages, buildroot doesn't seem to track the revisions correctly of any submodules referenced by that project. As a result, the submodule stays at whatever revision was referenced by the head of the master branch. Running a 'git submodule update' after the checkout fixes this

[OpenWrt-Devel] Fwd: [PATCH] [ar71xx] extended support for TP-Link TL-MR10U

2013-07-10 Thread Oleg Titov
Extended support for TP-Link TL-MR10U in Buildroot added. Based on andelf's patch http://andelf.diandian.com/post/2013-05-22/40050677370 diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 72390c0..56e87b1 100755 --- a/target/linux/ar71xx/base

Re: [OpenWrt-Devel] ubus x86: Failed to connect to ubus

2013-07-10 Thread John Crispin
On 10/07/13 14:17, Helmut Schaa wrote: On Tue, Jul 9, 2013 at 2:34 PM, Helmut Schaa wrote: On Tue, Jul 9, 2013 at 2:19 PM, John Crispin wrote: ok, i just started a build for a qemu image Thanks, I'm not entirely sure if it is 100% reproducible. Rebooting again gave me a working ubusd

Re: [OpenWrt-Devel] ubus x86: Failed to connect to ubus

2013-07-10 Thread Helmut Schaa
On Tue, Jul 9, 2013 at 2:34 PM, Helmut Schaa wrote: > On Tue, Jul 9, 2013 at 2:19 PM, John Crispin wrote: >> ok, i just started a build for a qemu image > > Thanks, I'm not entirely sure if it is 100% reproducible. > Rebooting again gave me a working ubusd again. Sorry for the noise, I'm no