I performed a git on the openwrt ‘trunk’ in November. I just did an ‘update’,
and now Python failed to build, at a point where a host version is being
installed.
The symbol DESTDIR is not properly set with the tangled included files which
should eventually yield the symbol being set.
Make log
Hi Alexandru,
Moving the kmod userspace tools to /sbin/ would align OpenWRT with other
distros and fix the problem with /proc/sys/kernel/modprobe pointing at
the wrong binary. I like the idea, but I do worry that it might break
things that are now expecting these binaries in /usr/sbin/. We kno
On 01/20/2017 02:06 AM, Felix Fietkau wrote:
On 2017-01-20 11:05, Felix Fietkau wrote:
On 2017-01-20 00:14, gree...@candelatech.com wrote:
From: Ben Greear
Signed-off-by: Ben Greear
That fix has been in the tree for a few days already :)
Sorry, i meant in the LEDE tree. You could just ba
On 2017-01-20 11:05, Felix Fietkau wrote:
> On 2017-01-20 00:14, gree...@candelatech.com wrote:
>> From: Ben Greear
>>
>> Signed-off-by: Ben Greear
> That fix has been in the tree for a few days already :)
Sorry, i meant in the LEDE tree. You could just backport it from there.
- Felix
_
On 2017-01-20 00:14, gree...@candelatech.com wrote:
> From: Ben Greear
>
> Signed-off-by: Ben Greear
That fix has been in the tree for a few days already :)
- Felix
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.o
@ 郭涛
I took a look over your patch.
I wonder if that's just specific to ARM architecture.
I don't have an ARM device to test.
On Fri, Jan 20, 2017 at 9:24 AM, Alexandru Ardelean
wrote:
> Hey,
>
> So, just to follow up, real quick.
> There's another proposal here [that started in parallel and