Re: [ptxdist] libSRTP: a Secure Realtime Transport Protocol

2012-04-05 Thread Michael Olbrich
On Wed, Apr 04, 2012 at 10:05:27AM +0200, Juergen Beisert wrote: > Signed-off-by: Juergen Beisert > > diff --git a/patches/srtp-1.4.2/autogen.sh b/patches/srtp-1.4.2/autogen.sh > new file mode 12 > index 000..9f8a4cb > --- /dev/null > +++ b/patches/srtp-1.4.2/autogen.sh > @@ -0,0 +1 @@ >

Re: [ptxdist] [PATCH] eXOSIP2: add eXosip2 library

2012-04-05 Thread Michael Olbrich
On Wed, Apr 04, 2012 at 10:04:17AM +0200, Juergen Beisert wrote: > Signed-off-by: Juergen Beisert > > diff --git a/patches/libexosip2_3.6.0.orig/fix_minisize_build.diff > b/patches/libexosip2_3.6.0.orig/fix_minisize_build.diff > new file mode 100644 > index 000..47a8986 > --- /dev/null > +++

Re: [ptxdist] [PATCH] Linphone: add Linux based VoIP app

2012-04-05 Thread Michael Olbrich
On Wed, Apr 04, 2012 at 10:09:15AM +0200, Juergen Beisert wrote: > Signed-off-by: Juergen Beisert > > diff --git a/rules/linphone.in b/rules/linphone.in > new file mode 100644 > index 000..c375cc6 > --- /dev/null > +++ b/rules/linphone.in > @@ -0,0 +1,40 @@ > +## SECTION=applications > + > +m

Re: [ptxdist] [PATCH] libmediastreamer: a multimedia streaming engine for linphone

2012-04-05 Thread Michael Olbrich
On Wed, Apr 04, 2012 at 10:07:30AM +0200, Juergen Beisert wrote: > Signed-off-by: Juergen Beisert > > diff --git a/patches/mediastreamer-2.8.0/add_floating_cap_guessed.diff > b/patches/mediastreamer-2.8.0/add_floating_cap_guessed.diff > new file mode 100644 > index 000..e2d69b3 > --- /dev/nu

Re: [ptxdist] [PATCH] libortp: a Real-time Transport Protocol (RTP, RFC3550) library

2012-04-05 Thread Michael Olbrich
On Wed, Apr 04, 2012 at 04:15:04PM +0200, Juergen Beisert wrote: > Signed-off-by: Juergen Beisert > > diff --git a/patches/ortp-0.18.0/autogen.sh b/patches/ortp-0.18.0/autogen.sh > new file mode 12 > index 000..9f8a4cb > --- /dev/null > +++ b/patches/ortp-0.18.0/autogen.sh > @@ -0,0 +1 @@

Re: [ptxdist] [PATCH] libortp: a Real-time Transport Protocol (RTP, RFC3550) library

2012-04-05 Thread Michael Olbrich
On Wed, Apr 04, 2012 at 04:15:04PM +0200, Juergen Beisert wrote: > Signed-off-by: Juergen Beisert Does not apply. Because of line breaks I think. Michael > diff --git a/patches/ortp-0.18.0/autogen.sh b/patches/ortp-0.18.0/autogen.sh > new file mode 12 > index 000..9f8a4cb > --- /dev/nul

Re: [ptxdist] ubi utils in package mtd-utils broken

2012-04-05 Thread Alexander Dahl
Am 2012-04-05 12:49, schrieb Bernhard Walle: > @Alexander: Can you try that out? Because of a lack of time I applied it directly on my installed ptxdist. mtd-utils build was successful now. I will test the binaries on the target next week. Thanks for the quick response and have some nice free day

[ptxdist] [PATCH] mtd-utils: Fix build of UBI tools when mkfs.ubifs is not enabled

2012-04-05 Thread Bernhard Walle
From: Bernhard Walle This problem has been introduced in d4ba37630767095330ddc5cdc3c154cd2e4f757d. See http://thread.gmane.org/gmane.comp.embedded.ptxdist.devel/9087. Reported-by: Alexander Dahl Signed-off-by: Bernhard Walle --- .../mtd-utils-1.4.9/0001-make-ubifs-optional.patch |9 --

Re: [ptxdist] ubi utils in package mtd-utils broken

2012-04-05 Thread Bernhard Walle
Hi, * Bart van der Meulen [2012-04-05 11:20]: > 2012/4/4 Alexander Dahl : > > Hei hei, > > > > I was just migrating our BSP from ptxdist 2012.03.0 to 2012.04.0 and > > the build fails in targetinstall stage of package mtd-utils like this: > > > >  make: *** > > [/home/adahl/Work/src/BSP/platform-

Re: [ptxdist] ubi utils in package mtd-utils broken

2012-04-05 Thread Bart van der Meulen
2012/4/4 Alexander Dahl : > Hei hei, > > I was just migrating our BSP from ptxdist 2012.03.0 to 2012.04.0 and > the build fails in targetinstall stage of package mtd-utils like this: > >  make: *** > [/home/adahl/Work/src/BSP/platform-at91sam9g20XXX/state/mtd-utils.targetinstall] > Error 1 > >  No

Re: [ptxdist] ubi utils in package mtd-utils broken

2012-04-05 Thread Bernhard Walle
Hi Alexander, * Alexander Dahl [2012-04-04 18:59]: > > I was just migrating our BSP from ptxdist 2012.03.0 to 2012.04.0 and > the build fails in targetinstall stage of package mtd-utils like this: > > make: *** > [/home/adahl/Work/src/BSP/platform-at91sam9g20XXX/state/mtd-utils.targetinstall]