[ptxdist] ubi utils in package mtd-utils broken

2012-04-04 Thread 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 suitable file '/usr/sbin/ubiattach' could

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

2012-04-04 Thread Juergen Beisert
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 @@ +../autogen.sh \ No newline at end of file diff --git a/patches/ortp-0.18.0/fix_

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

2012-04-04 Thread Juergen Beisert
Michael Olbrich wrote: > > [...] > > +ifdef PTXCONF_LIBORTP_SRTP > > +LIBORTP_CONF_OPT += --with-srtp=/usr > > +else > > +LIBORTP_CONF_OPT += --with-srtp=none > > +endif > > --with-srtp=$(call ptx/ifdef, PTXCONF_LIBORTP_SRTP,/usr,none) \o/ Now I know the usecase for this kind of macro > [..

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

2012-04-04 Thread Michael Olbrich
On Wed, Apr 04, 2012 at 10:06:31AM +0200, Juergen Beisert wrote: > Signed-off-by: Juergen Beisert > > diff --git a/patches/ortp-0.18.0/fix_buildsystem.diff > b/patches/ortp-0.18.0/fix_buildsystem.diff > new file mode 100644 > index 000..2cbb058 > --- /dev/null > +++ b/patches/ortp-0.18.0/fix

Re: [ptxdist] [PATCH] xorg-server: fix neg sync transition

2012-04-04 Thread George McCollister
On 04/04/2012 01:29 AM, Michael Olbrich wrote: I suppose we should update to 1.9.5 instead. Unfortunately I' rather busy and Xorg is not a high priority for me. But patches are welcome:-). I'm quite busy at the moment as well, in fact this patch is a hot fix to a product which just began shipmen

[ptxdist] [PATCH v3] rules: Add fbterm

2012-04-04 Thread Bernhard Walle
From: Bernhard Walle This is a nice framebuffer terminal with support for Unicode and nice font rendering. Signed-off-by: Bernhard Walle --- v2->v3: o Check ARCH_X86 in the Makefile and not in kconfig. v1->v2: o Remove the space in "GPL v2" o Add FBTERM_GPM and FBTERM_VESA. rules/fbterm.i

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

2012-04-04 Thread Alexander Stein
Am Mittwoch, 4. April 2012, 10:09:15 schrieb Juergen Beisert: > 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 > + > +menu

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

2012-04-04 Thread Juergen Beisert
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 + +menuconfig LINPHONE + tristate + prompt "linphone " +

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

2012-04-04 Thread Juergen Beisert
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/null +++ b/patches/mediastreamer-2.8.0/add_floating_cap_guessed.diff @@ -0,0 +1,5

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

2012-04-04 Thread Juergen Beisert
Signed-off-by: Juergen Beisert diff --git a/patches/ortp-0.18.0/fix_buildsystem.diff b/patches/ortp-0.18.0/fix_buildsystem.diff new file mode 100644 index 000..2cbb058 --- /dev/null +++ b/patches/ortp-0.18.0/fix_buildsystem.diff @@ -0,0 +1,38 @@ +From: Juergen Beisert +Subject: Fix build sy

[ptxdist] libSRTP: a Secure Realtime Transport Protocol

2012-04-04 Thread Juergen Beisert
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 @@ +../autogen.sh \ No newline at end of file diff --git a/patches/srtp-1.4.2/fix_cloc

[ptxdist] [PATCH] eXOSIP2: add eXosip2 library

2012-04-04 Thread Juergen Beisert
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 +++ b/patches/libexosip2_3.6.0.orig/fix_minisize_build.diff @@ -0,0 +1,30 @@ +From: