[ptxdist] audit.make file

2019-04-17 Thread Prabhakara Rao Kolusu (WMSC-HW)
Hi, This is Prabhakar, working with ptxdist-2013.01.3. I need to add audit package and its dependencies to my target board. Could you please help us to compile audit package with ptxdist as current ptxdist-2013.01.0 does not have audit.make file. Could you please let me know where should I get

Re: [ptxdist] [PATCH v4 3/3] gpsd: version bump 2.39 -> 3.18.1

2019-04-17 Thread Denis OSTERLAND
Hi Alex, the state is that we do not use python bindings and I failed to do it in my spare time. The version bump of gpsd was part of a research in a case were we had problems with GPS, but it turns out that the problem was some where else and we decided to stick with the old version. If you

Re: [ptxdist] [PATCH v4 3/3] gpsd: version bump 2.39 -> 3.18.1

2019-04-17 Thread Alexander Dahl
Hello Denis, could you please give an update on the state of this patch? We are currently experimenting with gpsd and could help you testing. One thing I noticed, when just adding 'select HOST_PYTHON_SCONS' to an otherwise clean package, it seems some dependency to host python is not set:

[ptxdist] [PATCH 1/2] libp11: update engines directroy for openssl 1.1

2019-04-17 Thread Rouven Czerwinski
Openssl 1.1 changes the default engines search directory to /usr/lib/engines-1.1, change libp11 accordingly. Signed-off-by: Rouven Czerwinski --- rules/libp11.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/libp11.make b/rules/libp11.make index

[ptxdist] [PATCH] linux-serial-test: add new package

2019-04-17 Thread Jan Luebbe
linux-serial-test is a small utility to test whether the serial port and its driver are working correctly. Signed-off-by: Jan Luebbe --- rules/linux-serial-test.in | 10 rules/linux-serial-test.make | 56 2 files changed, 66 insertions(+)