Re: [oe] Angstrom Beaglebone broken again?

2013-01-22 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 22-01-13 03:11, David Lambert schreef: > Over the past few weeks I have noticed that builds based on the > Angstrom/Beaglebone distribution have been unreliable. Notably > systemd/udev issues. Now I noticed a new issue (log below). I understand > t

Re: [oe] [meta-oe][meta-multimedia][PATCH v2 2/7] x264: add git version

2013-01-22 Thread Koen Kooi
Op 21 jan. 2013, om 11:25 heeft Martin Jansa het volgende geschreven: > On Sun, Jan 20, 2013 at 12:32:03PM +0100, Koen Kooi wrote: >> Signed-off-by: Koen Kooi >> --- >> meta-oe/recipes-multimedia/x264/x264_git.bb | 38 >> + >> 1 file changed, 38 insertions(+) >> cre

Re: [oe] [meta-oe][meta-multimedia][PATCH v2 2/7] x264: add git version

2013-01-22 Thread Martin Jansa
On Tue, Jan 22, 2013 at 09:16:43AM +0100, Koen Kooi wrote: > > Op 21 jan. 2013, om 11:25 heeft Martin Jansa het > volgende geschreven: > > > On Sun, Jan 20, 2013 at 12:32:03PM +0100, Koen Kooi wrote: > >> Signed-off-by: Koen Kooi > >> --- > >> meta-oe/recipes-multimedia/x264/x264_git.bb | 38

[oe] FOSDEM OE stand - call for volunteers/attendees

2013-01-22 Thread Paul Eggleton
Hi folks, OpenEmbedded will have a stand at FOSDEM 2013 (Brussels, Feb 2-3). If you'd like to help out behind the stand we'd really appreciate it! If you're volunteering or even just attending the conference and interested in meeting up with other OE community members, please add your name to t

Re: [oe] [meta-virtualization] [meta-oe][PATCH] multipath-tools: Add multipath-tools recipe

2013-01-22 Thread lei yang
On 01/22/2013 04:42 PM, David Nyström wrote: On Mon 21 Jan 2013 11:00:33 AM CET, lei.y...@windriver.com wrote: From: Lei Yang This packages provides: - multipath: scans the system for multipathed devices, assembles - multipathd: waits for maps events then execs multipath - kpartx: maps linear

Re: [oe] [meta-kde][PATCH 1/2] qt4-native, qt4-x11-free: Rename bbappends to match current OE-Core recipes

2013-01-22 Thread Otavio Salvador
On Mon, Jan 21, 2013 at 4:35 PM, Khem Raj wrote: > Signed-off-by: Khem Raj > --- > README |3 ++- > recipes-misc-support/qt4-native_4.8.3.bbappend |8 > recipes-misc-support/qt4-native_4.8.4.bbappend |8 > recipes-misc-s

[oe] [PATCH] jansson: update to 2.4 Signed-off-by: Jack Mitchell

2013-01-22 Thread ml
From: Jack Mitchell --- meta-oe/recipes-extended/jansson/{jansson_2.3.1.bb => jansson_2.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/jansson/{jansson_2.3.1.bb => jansson_2.4.bb} (69%) diff --git a/meta-oe/recipes-extended/jansson/jansson_2.3.

[oe] [meta-oe][PATCH v2] jansson: update to 2.4

2013-01-22 Thread ml
From: Jack Mitchell Signed-off-by: Jack Mitchell --- meta-oe/recipes-extended/jansson/{jansson_2.3.1.bb => jansson_2.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/jansson/{jansson_2.3.1.bb => jansson_2.4.bb} (69%) diff --git a/meta-oe/recipes

Re: [oe] [PATCH] jansson: update to 2.4 Signed-off-by: Jack Mitchell

2013-01-22 Thread Jack Mitchell
On 22/01/13 11:23, m...@communistcode.co.uk wrote: From: Jack Mitchell --- meta-oe/recipes-extended/jansson/{jansson_2.3.1.bb => jansson_2.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/jansson/{jansson_2.3.1.bb => jansson_2.4.bb} (69%) di

Re: [oe] [meta-kde][PATCH 1/2] qt4-native, qt4-x11-free: Rename bbappends to match current OE-Core recipes

2013-01-22 Thread Samuel Stirtzel
2013/1/21 Khem Raj : > Signed-off-by: Khem Raj > --- > README |3 ++- > recipes-misc-support/qt4-native_4.8.3.bbappend |8 > recipes-misc-support/qt4-native_4.8.4.bbappend |8 > recipes-misc-support/qt4-x11-free_4.8.3.bba

Re: [oe] Angstrom Beaglebone broken again?

2013-01-22 Thread Gary Thomas
On 2013-01-22 01:14, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 22-01-13 03:11, David Lambert schreef: Over the past few weeks I have noticed that builds based on the Angstrom/Beaglebone distribution have been unreliable. Notably systemd/udev issues. Now I noticed a new i

[oe] [PATCH][meta-oe][meta-networking][meta-xfce 2/4] gateone: fix QA warnings

2013-01-22 Thread Martin Jansa
* gateone-1.1: gateone: Files/directories were installed but not shipped /var/volatile /var/volatile/log /var/volatile/log/gateone Signed-off-by: Martin Jansa --- meta-oe/recipes-connectivity/gateone/gateone_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe

[oe] [PATCH][meta-oe][meta-networking][meta-xfce 3/4] xfce-icon-theme: fix QA warnings

2013-01-22 Thread Martin Jansa
* xfce4-icon-theme-4.4.3: xfce4-icon-theme: Files/directories were installed but not shipped /usr/share/xfce4 /usr/share/xfce4/mime /usr/share/xfce4/mime/Rodent.mime.xml Signed-off-by: Martin Jansa --- meta-xfce/recipes-art/xfce4-icon-theme/xfce4-icon-theme_4.4.3.bb | 4 +--- 1 file chang

[oe] [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: fix QA warnings

2013-01-22 Thread Martin Jansa
autofs-5.0.7: autofs: Files/directories were installed but not shipped /run Signed-off-by: Martin Jansa --- meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb b/meta-networking/r

[oe] [PATCH][meta-oe][meta-networking][meta-xfce 1/4] openldap: fix QA warnings

2013-01-22 Thread Martin Jansa
* openldap-2.4.23: openldap: Files/directories were installed but not shipped /var/volatile /var/volatile/run Signed-off-by: Martin Jansa --- meta-oe/recipes-support/openldap/openldap_2.4.23.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-suppor

Re: [oe] [meta-gnome][PATCH] metacity: add, from oe-core

2013-01-22 Thread Martin Jansa
On Sun, Jan 20, 2013 at 08:03:34PM +, Ross Burton wrote: > Metacity, the GNOME 2 window manager. Moved from oe-core as it's never used > nor > tested there. Merged, thanks > > Signed-off-by: Ross Burton > --- > .../metacity/remove-yelp-help-rules-var.patch | 28 ++

Re: [oe] [meta-oe][PATCH] libcanberra: upgrade and refresh packaging

2013-01-22 Thread Martin Jansa
On Sun, Jan 20, 2013 at 10:44:39PM +, Ross Burton wrote: > Update to 0.29 (latest, 0.30, needs GStreamer 1.0) and refresh the package > based > on the different recipes in oe-core and meta-oe. > > Explicitly depend on GTK+ 2 and GTK+ 3, but split those dependencies into > different packages.

Re: [oe] [meta-multimedia][PATCH] gst-rtsp: add GStreamer RTSP server/library

2013-01-22 Thread Martin Jansa
On Thu, Jan 17, 2013 at 05:52:12PM +, Ross Burton wrote: > From: Wayne Tams Merged, thanks > > Signed-off-by: Ross Burton > --- > ...ecated-INCLUDES-to-AM_CPPFLAGS-for-automa.patch | 34 > > .../gstreamer/gst-rtsp_0.10.8.bb | 16 + > 2

Re: [oe] [meta-oe][PATCH] php: cleanup QA warnings

2013-01-22 Thread Martin Jansa
On Sun, Jan 20, 2013 at 03:53:47PM +0100, Martin Jansa wrote: > On Sat, Jan 19, 2013 at 11:20:56AM +0100, Marcin Juszkiewicz wrote: > > W dniu 19.01.2013 11:03, Martin Jansa pisze: > > > I think this /home is still there: > > > php-5.3.19: php: Files/directories were installed but not shipped > > >

Re: [oe] [meta-oe][PATCH] lua5.1: Fix multilib install

2013-01-22 Thread Martin Jansa
On Fri, Jan 18, 2013 at 10:31:31AM -0800, Khem Raj wrote: > when we have multilib enabled then there are some hardcoded > assumptions in lua code which needs to be fixed some can > be fixed by simply passing right variable on cmdline for > the one's in sourcecode needs to be edited in place. > B

Re: [oe] [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: fix QA warnings

2013-01-22 Thread Joe MacDonald
[[oe] [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: fix QA warnings] On 13.01.22 (Tue 13:20) Martin Jansa wrote: > autofs-5.0.7: autofs: Files/directories were installed but not shipped > /run > > Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald > --- > meta-networking/re

[oe] [meta-oe][PATCH] Fixed non-existing twisted-bin package

2013-01-22 Thread david . c . nystrom
From: David Nyström Signed-off-by: David Nyström --- .../python/python-twisted_10.2.0.bb|5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb b/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb

[oe] [meta-oe][PATCH] Fix twisted rootfs generation error.

2013-01-22 Thread david . c . nystrom
From: David Nyström Fix for below error: -- | Configuring packagegroup-core-basic. | Configuring openflow. | Configuring criu. | Collected errors: | * satisfy_dependencies_for: Cannot satisfy the following dependencies for python-twisted: | * python-twisted-bin * |

[oe] [meta-oe][PATCHv2] meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb

2013-01-22 Thread david . c . nystrom
From: David Nyström Signed-off-by: David Nyström --- .../python/python-twisted_10.2.0.bb|6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-devtools/python/python-twisted_10.2.0.bb b/meta-oe/recipes-devtools/python/python-twisted_10.2.0.

[oe] [meta-oe][PATCHv2] Fix twisted rootfs generation error.

2013-01-22 Thread david . c . nystrom
From: David Nyström Fix for below error: -- | Configuring packagegroup-core-basic. | Configuring openflow. | Configuring criu. | Collected errors: | * satisfy_dependencies_for: Cannot satisfy the following dependencies for python-twisted: | * python-twisted-bin * | *

[oe] [PATCH] [meta-systemd] dropbear: read configuration from /etc/default/dropbear

2013-01-22 Thread Enrico Scholz
Patch allows to specify additional parameters (e.g. '-B') by reading /etc/default/dropbear as a systemd environment file. It applies $DROPBEAR_EXTRA_ARGS which used already by the oe-core sysv initscript. Signed-off-by: Enrico Scholz --- meta-systemd/meta-oe/recipes-core/dropbear/dropbear/dropb

Re: [oe] [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: fix QA warnings

2013-01-22 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 22-01-13 13:20, Martin Jansa schreef: > autofs-5.0.7: autofs: Files/directories were installed but not shipped > /run > > Signed-off-by: Martin Jansa --- > meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb | 4 1 file > changed, 4 inser

Re: [oe] meta-systemd: Introduce a create-volatile to create tmp directories

2013-01-22 Thread Peter A. Bigot
On 09/14/2012 11:59 AM, Holger Freyther wrote: From: Holger Hans Peter Freyther The base-files create symlinks from /var/{log,tmp,lock,cache,run} to the /var/volatile. The directories are created by sysv initscripts. Use the systemd-tmpfiles to create the directories. One needs to be careful wi

Re: [oe] [meta-networking] [PATCH] autofs: fails to compile with openldap disabled

2013-01-22 Thread Amy Fong
On Mon, Jan 21, 2013 at 02:58:39PM -0500, Joe MacDonald wrote: Hi Joe, > Hey Amy, > > [[oe] [meta-networking] [PATCH] autofs: fails to compile with openldap > disabled] On 13.01.18 (Fri 12:13) Amy Fong wrote: > > > commit 09947d772a36e4d2c2dc48356281bd3ce0a04b0c > > Author: Amy Fong > > Date:

Re: [oe] [meta-handheld][PATCH 0/5] linux-yocto* recipes refinements

2013-01-22 Thread Paul Eggleton
On Sunday 20 January 2013 23:11:26 Andrea Adami wrote: > Apply some minor fixes as seen in oe-core an > fix some wrong splitting for mtd fragments. > > Andrea Adami (5): > linux-yocto-3.2: remove yaffs2 references from poodle.cfg > linux-yocto_3.2: convert ktype/standard to explicit > ktyp

Re: [oe] [meta-handheld][PATCH] linux-yocto_3.4: add general MTD options to zaurus-hardware.cfg

2013-01-22 Thread Paul Eggleton
On Monday 21 January 2013 00:48:22 Andrea Adami wrote: > * options were removed from zaurus-pxa-common.cfg because are > * shared by collie as well > > Signed-off-by: Andrea Adami > --- > recipes-kernel/linux/linux-yocto-3.4/zaurus-hardware.cfg | 10 ++ > 1 file changed, 10 insertions(+)

Re: [oe] [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: fix QA warnings

2013-01-22 Thread Martin Jansa
On Tue, Jan 22, 2013 at 04:04:36PM +0100, Koen Kooi wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Op 22-01-13 13:20, Martin Jansa schreef: > > autofs-5.0.7: autofs: Files/directories were installed but not shipped > > /run > > > > Signed-off-by: Martin Jansa --- > > meta-network

Re: [oe] [meta-opie][PATCH] kdepimpi-base: Remove mutliline commented code

2013-01-22 Thread Paul Eggleton
On Monday 21 January 2013 10:09:21 Khem Raj wrote: > This is now reported as error by bitbake and refused to parse. > > Signed-off-by: Khem Raj > --- > recipes-qtopia/kdepimpi/kdepimpi-base.inc |9 - > 1 file changed, 9 deletions(-) > > diff --git a/recipes-qtopia/kdepimpi/kdepimpi-

Re: [oe] [PATCH][meta-oe][meta-networking][meta-xfce 4/4] autofs: fix QA warnings

2013-01-22 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 22-01-13 16:44, Martin Jansa schreef: > On Tue, Jan 22, 2013 at 04:04:36PM +0100, Koen Kooi wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Op 22-01-13 13:20, Martin Jansa schreef: >>> autofs-5.0.7: autofs: Files/directories were inst

Re: [oe] Angstrom Beaglebone broken again?

2013-01-22 Thread David Lambert
On 01/22/2013 06:16 AM, Gary Thomas wrote: On 2013-01-22 01:14, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Op 22-01-13 03:11, David Lambert schreef: Over the past few weeks I have noticed that builds based on the Angstrom/Beaglebone distribution have been unreliable. Notabl

[oe] [PATCH] beagleboard.conf: add additional sound modules

2013-01-22 Thread Cliff Brake
From: Cliff Brake require for audio to function Signed-off-by: Cliff Brake --- conf/machine/beagleboard.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf index b3604a5..8f84c6c 100644 --- a/conf/machine/beag

Re: [oe] [PATCH] beagleboard.conf: add additional sound modules

2013-01-22 Thread Cliff Brake
Please ignore, got sent to the wrong list. Thanks, Cliff On Tue, Jan 22, 2013 at 5:39 PM, Cliff Brake wrote: > From: Cliff Brake > > require for audio to function > > Signed-off-by: Cliff Brake > --- > conf/machine/beagleboard.conf | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >

[oe] future of meta-systemd

2013-01-22 Thread Andreas Müller
Hi, I have followed the systemd migration to oe-core only sporadic without having tests / experiences so far because other issues are waiting for closure. Major difference is that we now get a distro feature for init system (for systemd part kind of Déjà-vu for me..). As I see it, we should now me

Re: [oe] [meta-virtualization] [meta-oe][PATCH] multipath-tools: Add multipath-tools recipe

2013-01-22 Thread lei yang
On Tue, Jan 22, 2013 at 4:42 PM, David Nyström wrote: > On Mon 21 Jan 2013 11:00:33 AM CET, lei.y...@windriver.com wrote: >> >> From: Lei Yang >> >> This packages provides: >> - multipath: scans the system for multipathed devices, assembles >> - multipathd: waits for maps events then execs multip