[oe] [meta-multimedia][PATCH 0/2] Add some recipes from meta-baryon

2013-09-26 Thread Paul Eggleton
These recipes are about to be removed from meta-baryon as they are no longer needed there, so update them, clean them up and move them to meta-multimedia. The following changes since commit 0ffc5f7ae91d06fb8e1d71e0b7cd08b94cad9060: apache2: fix error messages when restart apache service (2013-

[oe] [meta-multimedia][PATCH 1/2] faac: add recipe

2013-09-26 Thread Paul Eggleton
Originally based on the recipe from OE-Classic. Changes from that version: * Update to 1.28 * Add a patch from Debian to fix compilation errors * Split out staticdev files into their own package * Set reasonable SUMMARY instead of DESCRIPTION * Add LIC_FILES_CHKSUM * Drop PRIORITY and default valu

[oe] [meta-multimedia][PATCH 2/2] schroedinger: add recipe

2013-09-26 Thread Paul Eggleton
Originally based on the recipe from OE-Classic. Changes from that version: * Remove packaging of gstreamer plugin that was removed in 1.09 * Inherit pkgconfig since pkg-config is being used * Set more appropriate LICENSE * Add LIC_FILES_CHKSUM * Add SUMMARY * Optimise out inc file since it doesn't

Re: [oe] [meta-oe][PATCH] netperf: set _FILE_OFFSET_BITS to 64 to support large files

2013-09-26 Thread Otavio Salvador
On Thu, Sep 26, 2013 at 6:20 AM, wrote: > From: Ting Liu > > Without this patch, netperf2.6 can only > support files smaller than 2GB with TCP_SENDFILE item. > > Signed-off-by: Ting Liu > Tested-by: Jianhua Xie Please make it conditional as: ${@base_contains('DISTRO_FEATURES', 'largefile', '

Re: [oe] [meta-efl] question about OpenGL ES and Evas

2013-09-26 Thread Martin Jansa
On Thu, Sep 26, 2013 at 06:26:29PM +0200, Nicolas Aguirre wrote: > Hi, > > I'm building an image based on meta-efl. > I added recipes to build OpenGL ES for my hardware (allwinner sunxi > based processor with mali gpu) but i'm facing a problem. > When Evas is build, it will try to find gles includ

[oe] [meta-efl] question about OpenGL ES and Evas

2013-09-26 Thread Nicolas Aguirre
Hi, I'm building an image based on meta-efl. I added recipes to build OpenGL ES for my hardware (allwinner sunxi based processor with mali gpu) but i'm facing a problem. When Evas is build, it will try to find gles includes in sysroot. If they are found, it's correctly built with this support. So

[oe] [meta-oe][PATCH] krb5: Upgrade to 1.11.3

2013-09-26 Thread Martin Jansa
* 1.11 is often failing with: | common.o: file not recognized: File truncated | collect2: ld returned 1 exit status | make[2]: *** [t_export_name] Error 1 when higher parallelism is used 1.11.2 and newer have fix for that: http://krbdev.mit.edu/rt/Ticket/Display.html?id=7587 * LIC_FILES

Re: [oe] [meta-qt5] fix do_rootfs for images with dev-pkgs in IMAGE_FEATURES

2013-09-26 Thread Enrico Scholz
"Burton, Ross" writes: >> I ran into this problem the other day, and after speaking to Ross >> Burton, he suggested that the better way to fix this is with: >> >> RDEPENDS_${PN}-dev = "" >> >> I'm starting to get the feeling that the dev-pkgs feature is also a >> little broken, as it seems as tho

Re: [oe] [meta-qt5] fix do_rootfs for images with dev-pkgs in IMAGE_FEATURES

2013-09-26 Thread Andreas Müller
On Thu, Sep 26, 2013 at 11:58 AM, Burton, Ross wrote: > On 26 September 2013 10:51, Jack Mitchell wrote: >> I ran into this problem the other day, and after speaking to Ross >> Burton, he suggested that the better way to fix this is with: >> >> RDEPENDS_${PN}-dev = "" >> >> I'm starting to get th

Re: [oe] [meta-qt5] fix do_rootfs for images with dev-pkgs in IMAGE_FEATURES

2013-09-26 Thread Burton, Ross
On 26 September 2013 10:51, Jack Mitchell wrote: > I ran into this problem the other day, and after speaking to Ross > Burton, he suggested that the better way to fix this is with: > > RDEPENDS_${PN}-dev = "" > > I'm starting to get the feeling that the dev-pkgs feature is also a > little broken,

Re: [oe] [meta-qt5] fix do_rootfs for images with dev-pkgs in IMAGE_FEATURES

2013-09-26 Thread Jack Mitchell
On 26/09/13 10:45, Andreas Müller wrote: > | Collected errors: > | * satisfy_dependencies_for: Cannot satisfy the following dependencies for > qtquickcontrols-dev: > | * qtquickcontrols (= 5.1.0-r0) * > | * opkg_install_cmd: Cannot install package qtquickcontrols-dev. > > Signed-off-by: An

[oe] [meta-qt5] fix do_rootfs for images with dev-pkgs in IMAGE_FEATURES

2013-09-26 Thread Andreas Müller
| Collected errors: | * satisfy_dependencies_for: Cannot satisfy the following dependencies for qtquickcontrols-dev: | * qtquickcontrols (= 5.1.0-r0) * | * opkg_install_cmd: Cannot install package qtquickcontrols-dev. Signed-off-by: Andreas Müller --- recipes-qt/qt5/qtquickcontrols.inc |

[oe] [meta-oe][PATCH] netperf: set _FILE_OFFSET_BITS to 64 to support large files

2013-09-26 Thread b28495
From: Ting Liu Without this patch, netperf2.6 can only support files smaller than 2GB with TCP_SENDFILE item. Signed-off-by: Ting Liu Tested-by: Jianhua Xie --- .../recipes-support/netperf/netperf_2.6.0.bb |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/meta-n

Re: [oe] Permission to use OpenEmbedded Logo on ROS wiki

2013-09-26 Thread Marco
Il 24/09/2013 16:48, Philip Balister ha scritto: The OE board discussed this briefly and we have no problem with you using the logo. Thanks for asking! Hi Philip, as I said that's not a problem to me. BTW I wonder why as board member I haven't received any request through openembedded-memb..