[ptxdist] [PATCH] libiio: Optionally install test binaries

2019-01-16 Thread Ladislav Michl
Signed-off-by: Ladislav Michl --- Note: replaces "libiio: Add options for installing test binaries" rules/libiio.in | 15 +-- rules/libiio.make | 12 +--- 2 files changed, 22 insertions(+), 5 deletions(-) diff --git a/rules/libiio.in b/rules/libiio.in index

Re: [ptxdist] [PATCH 2/2] libiio: Add options for installing test binaries

2019-01-16 Thread Ladislav Michl
On Wed, Jan 16, 2019 at 04:32:49PM +0100, Michael Olbrich wrote: > On Mon, Jan 14, 2019 at 10:50:56AM +0100, Ladislav Michl wrote: > > Signed-off-by: Ladislav Michl > > --- > > rules/libiio.in | 29 +++-- > > rules/libiio.make | 20 ++-- > > 2 files

Re: [ptxdist] [PATCH v3 1/2] host-pyhton-scons: add new package

2019-01-16 Thread Michael Olbrich
On Tue, Jan 15, 2019 at 08:17:39AM +, Denis OSTERLAND wrote: > This patch adds support for scons build system. > https://scons.org/ > > Signed-off-by: Denis Osterland The prefix is not correct here. It installs everything to .../local/ Michael > --- > rules/host-python-scons.in | 6

Re: [ptxdist] [PATCH v2] libiio: new package

2019-01-16 Thread Michael Olbrich
On Wed, Jan 16, 2019 at 04:30:45PM +0100, Michael Olbrich wrote: > On Mon, Jan 14, 2019 at 10:28:18AM +0100, Ladislav Michl wrote: > > Only local backend is supported for now. > > > > Signed-off-by: Ladislav Michl > > --- > > Changes: > > -v2: bump version to 0.17, add options to install test

Re: [ptxdist] [PATCH 2/2] libiio: Add options for installing test binaries

2019-01-16 Thread Michael Olbrich
On Mon, Jan 14, 2019 at 10:50:56AM +0100, Ladislav Michl wrote: > Signed-off-by: Ladislav Michl > --- > rules/libiio.in | 29 +++-- > rules/libiio.make | 20 ++-- > 2 files changed, 45 insertions(+), 4 deletions(-) > > diff --git a/rules/libiio.in

Re: [ptxdist] [PATCH v2] libiio: new package

2019-01-16 Thread Michael Olbrich
On Mon, Jan 14, 2019 at 10:28:18AM +0100, Ladislav Michl wrote: > Only local backend is supported for now. > > Signed-off-by: Ladislav Michl > --- > Changes: > -v2: bump version to 0.17, add options to install test binaries The other version was already applied to master before you sent your

Re: [ptxdist] [PATCH 1/2] wget: add TLS support

2019-01-16 Thread Michael Olbrich
On Sat, Jan 12, 2019 at 10:01:26AM +0100, Ladislav Michl wrote: > On Fri, Jan 11, 2019 at 02:56:47PM +0100, Michael Olbrich wrote: > > On Wed, Jan 09, 2019 at 02:12:36PM +0100, Ladislav Michl wrote: > > > Signed-off-by: Ladislav Michl > > > + config WGET_SSL_NONE > > > + bool > > > +

Re: [ptxdist] [PATCH] templates: file: update comments and improve wording

2019-01-16 Thread Roland Hieber
On Wed, Dec 12, 2018 at 02:35:16PM +0100, Michael Olbrich wrote: > On Wed, Dec 12, 2018 at 12:29:26AM +0100, Roland Hieber wrote: > > The way of building target packages has changed over the years, and > > SYSROOT_TARGET is no longer filled in the install stage. But all of this > > is also

Re: [ptxdist] [PATCH] Add rapidjson package

2019-01-16 Thread Denis OSTERLAND
Hi Bernhard, Am Dienstag, den 15.01.2019, 21:50 +0100 schrieb Bernhard Walle: > Signed-off-by: Bernhard Walle > --- >  .../0001-Remove-march-native-from-c-xx-flags.patch | 22 >  ...02-Remove-Wextra-and-Werror-from-cxxflags.patch | 25 + >  

Re: [ptxdist] [PATCH v3 1/3] polkit: add debian patches

2019-01-16 Thread Baeuerle, Florian
Hi, is there a chance to get these patches into ptxdist? I think this fixes quite a few bugs. Any rework required? - Florian Am Samstag, den 22.12.2018, 13:19 + schrieb Baeuerle, Florian: > Add 41 patches that debian backported to polkit 0.105. >