Re: [oe] [meta-oe][PATCH 09/11] glade3: disable html doc, fails to build

2012-12-14 Thread Andreas Müller
On Thu, Dec 13, 2012 at 11:41 PM, Martin Jansa martin.ja...@gmail.com wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-devtools/glade/glade3_3.8.2.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb

[oe] [meta-oe][PATCHv2 09/11] glade3: disable help, fails to build

2012-12-14 Thread Martin Jansa
* fixes: | http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-grk1.ent:1: validity error : All markup of the conditional section is not in the same entity | HTTP/1.1 200 OK |^ | http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-grk1.ent:1: parser error : Content error in the external

[oe] [meta-oe][PATCH 12/12] emotion: disable generic-vlc backend

2012-12-14 Thread Martin Jansa
* we don't have vlc in DEPENDS, but when it happens to be built before emotion, it causes undeterministic builds and unpackaged files emotion-1.7.3: emotion: Files/directories were installed but not shipped /usr/lib/emotion/utils/em_generic_vlc Signed-off-by: Martin Jansa

[oe] [meta-oe] samba: Fix build on Fedora 17

2012-12-14 Thread b28495
From: Ting Liu b28...@freescale.com Fedora 17 has /bin/perl, this causes samba build to put perl interpreter path as /bin/perl But we set perl location for target as /usr/bin/perl This mismatch of perl path causes failure of rootfs image creation: | error: Failed dependencies: | /bin/perl

Re: [oe] [meta-oe][meta-systemd][PATCH] systemd: update to v196

2012-12-14 Thread Martin Jansa
On Tue, Dec 11, 2012 at 09:12:23AM +0100, Koen Kooi wrote: Systemd-analyze has 2 reverts to keep it working with the python currently present in OE-core The LGPLv2.1 was update to the latest text from gnu.org, so match checksum to that. Runtime tested on beaglebone/angstrom and

Re: [oe] OE-Classic patches in patchwork

2012-12-14 Thread Martin Jansa
On Fri, Dec 14, 2012 at 12:20:58AM +0100, Martin Jansa wrote: On Tue, Dec 04, 2012 at 06:11:22PM +, Paul Eggleton wrote: Hi all, There is a significant volume of patches in the OE patchwork [1] that are intended to apply to OE-Classic. Apart from the 2011.3-maintenance branch,

[oe] [meta-oe][PATCH] udev-173: fix file checksums

2012-12-14 Thread Johan Hovold
Commit 7895ab08270d9 (udev-173: Fix SRC_URI to fetch bz2 archive) changed to source file to bz2-compressed tarball but did not update the checksums. Signed-off-by: Johan Hovold johan.hov...@lundinova.se --- Hi, the above mentioned commit breaks udev-173 builds. It also claims that the

Re: [oe] [meta-oe][PATCH 09/11] glade3: disable html doc, fails to build

2012-12-14 Thread Martin Jansa
On Fri, Dec 14, 2012 at 9:26 AM, Andreas Müller schnitzelt...@googlemail.com wrote: On Thu, Dec 13, 2012 at 11:41 PM, Martin Jansa martin.ja...@gmail.com wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta-oe/recipes-devtools/glade/glade3_3.8.2.bb | 6 ++ 1 file changed, 6

Re: [oe] [meta-oe][PATCH] udev-173: fix file checksums

2012-12-14 Thread Johan Hovold
On Fri, Dec 14, 2012 at 12:21:06PM +0100, Martin Jansa wrote: On Fri, Dec 14, 2012 at 11:53 AM, Johan Hovold johan.hov...@lundinova.se wrote: Commit 7895ab08270d9 (udev-173: Fix SRC_URI to fetch bz2 archive) changed to source file to bz2-compressed tarball but did not update the checksums.

[oe] [PATCH 2/3] libdc1394: add recipe

2012-12-14 Thread Cliff Brake
From: Cliff Brake cbr...@bec-systems.com Initial recipe created by Khem Raj Signed-off-by: Cliff Brake cbr...@bec-systems.com --- .../libdc1394/files/install_examples.patch | 14 ++ .../recipes-multimedia/libdc1394/files/libdc1394.png | 0

[oe] [PATCH 1/3] libraw1394: add recipe

2012-12-14 Thread Cliff Brake
From: Cliff Brake cbr...@bec-systems.com Initial recipe created by Khem Raj Signed-off-by: Cliff Brake cbr...@bec-systems.com --- meta-oe/recipes-multimedia/libraw1394/libraw1394_2.0.9.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644

[oe] [PATCH 0/3] Camera recipes

2012-12-14 Thread Cliff Brake
Various patches to add support for firewire and USB industrial cameras [PATCH 1/3] libraw1394: add recipe [PATCH 2/3] libdc1394: add recipe [PATCH 3/3] coriander: add recipe ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

[oe] [PATCH 3/3] coriander: add recipe

2012-12-14 Thread Cliff Brake
From: Cliff Brake cbr...@bec-systems.com Initial recipe created by Khem Raj Signed-off-by: Cliff Brake cbr...@bec-systems.com --- meta-oe/recipes-multimedia/coriander/coriander_2.0.1.bb | 12 1 file changed, 12 insertions(+) create mode 100755

[oe] [PATCH] update oe-stylize to be Python3 comaptible

2012-12-14 Thread Cliff Brake
From: Cliff Brake cbr...@bec-systems.com Signed-off-by: Cliff Brake cbr...@bec-systems.com --- contrib/oe-stylize.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contrib/oe-stylize.py b/contrib/oe-stylize.py index 07ed4f6..712557d 100755 ---

[oe] meta-openembedded maintainers expanded with Martin

2012-12-14 Thread Khem Raj
Hi All Martin Jansa will be helping out in maintaining meta-openembedded layers and ease out the ever increasing burden on Koen Thanks Martin for stepping up and helping out. Thanks -Khem ___ Openembedded-devel mailing list

[oe] [meta-oe][PATCH] rng-tools: Fixes for latest OE layouts

2012-12-14 Thread Gary Thomas
The current recipe has a few installation errors: * The manipulation of configurable paths drops a '/' * The init script defaults are placed in the wrong file * Finer control over init script start/stop * The default device is non-standard This patch fixes these little nits and makes the

Re: [oe] [meta-oe][PATCH] libsdl-image: update to upstream version 1.2.12

2012-12-14 Thread Marko Lindqvist
On 13 December 2012 22:02, Marko Lindqvist cazf...@gmail.com wrote: SDL_image now has license of its own. According to homepage it's actually zlib license. I'll make updated patch. - ML ___ Openembedded-devel mailing list