Re: [ptxdist] [PATCH] ibrdtn: add packaging rules for IBR-DTN and dtndht

2016-08-22 Thread Roland Hieber
On 18.08.2016 08:53, Michael Olbrich wrote: > And check your configure options. You need to specify everything that is > optional or may be auto detected. Please look at some other rules for > guidance or ask me if you are unsure if an option should be specified. Uh, good point. Most of the

[ptxdist] AT91bootstrap with ptxdist

2016-08-22 Thread Guillermo Rodriguez Garcia
Hello all, I am trying to compile AT91bootstrap with ptxdist and I have found the following minor issues: 1. Starting from end of 2014, at91bootstrap releases are no longer published on ftp://www.at91.com/pub/.. The "official" source now seems to be the at91bootstrap repo. The ftp site contains

[ptxdist] [PATCHv2] dnsmasq: fix overwritten PKG_CONFIG

2016-08-22 Thread Robert Schwebel
The dnsmasq package has a handwritten Makefile, which overwrites the PKG_CONFIG set by ptxdist. Set the variable to the right value. Signed-off-by: Robert Schwebel --- Changes since (implicit) v1: * break long lines rules/dnsmasq.make | 6 +- 1 file changed, 5

Re: [ptxdist] [PATCH 1/4] dnsmasq: fix overwritten PKG_CONFIG

2016-08-22 Thread Robert Schwebel
On Sat, Aug 20, 2016 at 07:47:05PM +0200, Robert Schwebel wrote: > The dnsmasq package has a handwritten Makefile, which overwrites the > PKG_CONFIG set by ptxdist. > > Set the variable to the right value. > > Signed-off-by: Robert Schwebel > --- > rules/dnsmasq.make

[ptxdist] [PATCHv2] host-qemu: enable libusb by default

2016-08-22 Thread Robert Schwebel
From: Alexander Aring Alexander Aring added --enable-libusb in DistroKit, in order to be able to test 802.15.4 USB devices from within a qemu simulator. Signed-off-by: Alexander Aring [ported to ptxdist mainline] Signed-off-by: Robert Schwebel

Re: [ptxdist] [PATCH 4/4] host-qemu: enable libusb by default

2016-08-22 Thread Robert Schwebel
On Sat, Aug 20, 2016 at 07:47:08PM +0200, Robert Schwebel wrote: > From: Alexander Aring > > Alexander Aring added --enable-libusb in DistroKit, in order to be able > to test 802.15.4 USB devices from within a qemu simulator. > > Signed-off-by: Alexander Aring

Re: [ptxdist] [PATCH] host-qemu: use internel pixman instead of systemwide

2016-08-22 Thread Robert Schwebel
On Sun, Aug 21, 2016 at 08:52:27PM +0200, Robert Schwebel wrote: > On Sun, Aug 21, 2016 at 08:49:39PM +0200, Robert Schwebel wrote: > > Currently, host-qemu tries to use a systemwide installed pixman version. > > QEMU's handwritten configure script determines the include and library > > paths with