Re: [ptxdist] iproute2 build errors when updating to 4.6

2016-06-15 Thread Alexander Aring
Hi, On 05/30/2016 09:59 PM, Clemens Gruber wrote: > Hi, > > On Sun, May 29, 2016 at 08:31:07PM +0200, Alexander Aring wrote: >> I just sent the patch to netdev for iproute2 and cc you. If all is fine >> from netdev people, do you want to send your work for iproute2 version >> bump to mainline pt

[ptxdist] [PATCH] e2fsprogs: bump version and update build flags

2016-06-15 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/e2fsprogs.in| 6 -- rules/e2fsprogs.make | 15 ++- rules/host-e2fsprogs.in | 2 +- rules/host-e2fsprogs.make | 7 ++- 4 files changed, 9 insertions(+), 21 deletions(-) diff --git a/rules/e2fsprogs.in b/rules/e2fsprogs.

Re: [ptxdist] [PATCH] util-linux-ng: enable systemd flag if systemd is used

2016-06-15 Thread Clemens Gruber
On Wed, Jun 15, 2016 at 07:10:25AM +0200, Michael Olbrich wrote: > On Wed, Jun 15, 2016 at 12:21:21AM +0200, Clemens Gruber wrote: > > Signed-off-by: Clemens Gruber > > This is broken. --with-systemd requires libsystemd and systemd requires > libmount. That's a cyclic dependency. Oh, I missed th

Re: [ptxdist] [PATCH] sqlite: version bump and improved build options

2016-06-15 Thread Clemens Gruber
On Wed, Jun 15, 2016 at 08:46:37AM +0200, Marc Kleine-Budde wrote: > On 06/15/2016 07:08 AM, Michael Olbrich wrote: > > On Wed, Jun 15, 2016 at 12:21:19AM +0200, Clemens Gruber wrote: > >> - Bump the version to 3.13.0: http://sqlite.org/releaselog/3_13_0.html > >> - Using FTS4 also enables FTS3, th

Re: [ptxdist] Multiple device trees

2016-06-15 Thread Guillermo Rodriguez Garcia
2016-06-15 15:15 GMT+02:00 Lucas Stach : > Am Mittwoch, den 15.06.2016, 14:41 +0200 schrieb Guillermo Rodriguez > Garcia: >> Hello all, >> >> Is it possible to configure ptxdist to compile multiple device trees >> as part of the same BSP/project/platformconfig? This is to support a >> scenario wher

Re: [ptxdist] Multiple device trees

2016-06-15 Thread Lucas Stach
Am Mittwoch, den 15.06.2016, 14:41 +0200 schrieb Guillermo Rodriguez Garcia: > Hello all, > > Is it possible to configure ptxdist to compile multiple device trees > as part of the same BSP/project/platformconfig? This is to support a > scenario where there are two versions of the target hardware,

[ptxdist] Multiple device trees

2016-06-15 Thread Guillermo Rodriguez Garcia
Hello all, Is it possible to configure ptxdist to compile multiple device trees as part of the same BSP/project/platformconfig? This is to support a scenario where there are two versions of the target hardware, with slight differences in the hardware (gpios, IRQs). Thank you, Guillermo Rodriguez

Re: [ptxdist] Issue compiling Linux 4.6 for ARM64

2016-06-15 Thread Christoph G. Baumann
Hello, > Michael Olbrich hat am 14. Juni 2016 um 09:56 > geschrieben: > > > Hmm, most extra options are blacklisted for the kernel. Try running PTXdist > with '-v'. With this option enabled, the wrapper will print the full > compiler command line. Then you can compare it with a kernel build out

[ptxdist] [PATCH] openvpn: version bump 2.3.6 -> 2.3.11

2016-06-15 Thread Ladislav Michl
Once there, make 'small' option configurable. Signed-off-by: Ladislav Michl --- rules/openvpn.in | 7 +++ rules/openvpn.make | 8 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/rules/openvpn.in b/rules/openvpn.in index 3ad493a..c620937 100644 --- a/rules/openvpn.i