[OE-core] ptest results

2013-04-09 Thread Saul Wold
Bjorn: I ran ptest-runner finally I saw that there were failures, I am wondering if these are expected? http://pastebin.com/PAH3gJT0 The bash packages did not seem to get split out correct, the ptest seem to land in ${PN} not in ${PN}-ptest, you might want to look into this also. With you

[OE-core] [PATCH 2/2] busybox: fail on no media

2013-04-09 Thread Saul Wold
The current behaviour of busybox is to try all fstype when automounting even when no media exists. The util-linux mount command bails when no media exists, so change the behaviour of busybox to do the same. It could also be argued that the KERN_INFO message from btrfs could be removed, but that w

[OE-core] [PATCH 1/2] udev-extraconf: Add -o silent to auto mount

2013-04-09 Thread Saul Wold
This will silence some of the noisy output from mount and the kernel when trying to automount filesystems or devices [YOCTO #3935] Signed-off-by: Saul Wold --- meta/recipes-core/udev/udev-extraconf/mount.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/ud

Re: [OE-core] [PATCH] systemd.bbclass: restart service in postinst, not start

2013-04-09 Thread Koen Kooi
Op 9 apr. 2013, om 17:48 heeft Ross Burton het volgende geschreven: > When upgrading packages it's possible that the service is already running > because opkg doesn't actually execute the prerm hooks on upgrades, which is > where the service should be stopped. > > Handle this case by restartin

Re: [OE-core] [oe][meta-oe][PATCH 2/4] xterm: add latest version of xterm

2013-04-09 Thread Koen Kooi
Op 9 apr. 2013, om 21:06 heeft Martin Jansa het volgende geschreven: > On Tue, Apr 09, 2013 at 08:01:21PM +0200, Koen Kooi wrote: >> >> Op 9 apr. 2013, om 19:46 heeft Martin Jansa het >> volgende geschreven: >> >>> On Tue, Apr 09, 2013 at 03:26:58PM +0100, Burton, Ross wrote: On 9 Apri

[OE-core] [PATCH 1/1] xcursor-transparent-theme: install index.theme explicitly

2013-04-09 Thread wenzong.fan
The xcursor-transparent-theme doesn't install index.theme by default, this might cause below command fails on target: $ gtk-update-icon-cache -q /usr/share/icons/xcursor-transparent Error: "gtk-update-icon-cache: No theme index file" Just install index.theme explicitly to remove those err

[OE-core] [PATCH 0/1] xcursor-transparent-theme: install index.theme explicitly

2013-04-09 Thread wenzong.fan
From: Wenzong Fan xcursor-transparent-theme: install index.theme explicitly The xcursor-transparent-theme doesn't install index.theme by default, this might cause below command fails on target: $ gtk-update-icon-cache -q /usr/share/icons/xcursor-transparent Error: "gtk-update-icon-

Re: [OE-core] [PATCH 1/1] rm_work.bbclass: inhibit rm_work per recipe

2013-04-09 Thread Martin Jansa
On Tue, Apr 09, 2013 at 10:01:05PM +0100, Phil Blundell wrote: > On Tue, 2013-03-26 at 17:52 +, Paul Eggleton wrote: > > I'm sure this has come up before, but is rm_old_work something we ought to > > have in OE-Core? > > Obviously it's not for me to say, but I suspect probably not. It > requ

Re: [OE-core] [PATCH 2/3] oe-buildenv-internal: Only add to $PATH if needed

2013-04-09 Thread Mark Hatle
On 4/9/13 12:29 PM, Trevor Woerner wrote: On Mon, Apr 8, 2013 at 1:48 PM, Paul Eggleton wrote: Unfortunately I think this is specific to bash, so it may not be portable. Maybe the equivalent can be achieved with sed however. Under which shells do we expect a Yocto build to succeed? The latest

Re: [OE-core] bitbake "fetch" vs "fetchall" vs something in between?

2013-04-09 Thread Richard Purdie
On Tue, 2013-04-09 at 10:40 -0400, Robert P. J. Day wrote: > (if there's a simple answer to this, just point me at the URL and > i'll be happy, thanks.) > > for the purpose of documenting the various steps in a build, i'm > summarizing the difference between bitbake commands "fetch" and > "fet

Re: [OE-core] [PATCH] postinst-intercepts, qemu.bbclass: fix segfaults in postinstalls

2013-04-09 Thread Richard Purdie
On Tue, 2013-04-09 at 18:53 +0300, Laurentiu Palcu wrote: > Postinstalls that use qemu are throwing a segmentation fault when > building for qemux86-64 on a 64bit host (it might also happen for > qemux86 if building on a 32bit host but I didn't test). It looks like > qemu looks for ld.so.cache whic

Re: [OE-core] [PATCH 0/3] Minor comment/doc fixes

2013-04-09 Thread Trevor Woerner
On Tue, Apr 9, 2013 at 2:49 PM, Paul Eggleton wrote: > Now you're looking at meta-openembedded-contrib as opposed to openembedded- > core-contrib. So... it has come to this, eh? http://xkcd.com/1022/ ___ Openembedded-core mailing list Openembedded-core

Re: [OE-core] [PATCH 1/1] rm_work.bbclass: inhibit rm_work per recipe

2013-04-09 Thread Phil Blundell
On Tue, 2013-03-26 at 17:52 +, Paul Eggleton wrote: > I'm sure this has come up before, but is rm_old_work something we ought to > have in OE-Core? Obviously it's not for me to say, but I suspect probably not. It requires ${WORKDIR} to follow a particular pattern, which not everybody will ne

Re: [OE-core] [oe][meta-oe][PATCH 2/4] xterm: add latest version of xterm

2013-04-09 Thread Martin Jansa
On Tue, Apr 09, 2013 at 08:01:21PM +0200, Koen Kooi wrote: > > Op 9 apr. 2013, om 19:46 heeft Martin Jansa het > volgende geschreven: > > > On Tue, Apr 09, 2013 at 03:26:58PM +0100, Burton, Ross wrote: > >> On 9 April 2013 15:21, Marco Cavallini wrote: > >>> * Recipe taken from oe-classic > >>

Re: [OE-core] [PATCH 0/3] Minor comment/doc fixes

2013-04-09 Thread Paul Eggleton
On Tuesday 09 April 2013 14:40:32 Trevor Woerner wrote: > On Tue, Apr 9, 2013 at 2:02 PM, Paul Eggleton > > wrote: > > The openembedded-core-contrib and poky-contrib repos are entirely > > separate. > > D'oh! > > Retrying: > > $ git remote add contrib > git://git.openembedded.org/meta-openembe

Re: [OE-core] [PATCH 0/3] Minor comment/doc fixes

2013-04-09 Thread Trevor Woerner
On Tue, Apr 9, 2013 at 2:02 PM, Paul Eggleton wrote: > The openembedded-core-contrib and poky-contrib repos are entirely separate. D'oh! Retrying: $ git remote add contrib git://git.openembedded.org/meta-openembedded-contrib $ git remote -v contrib git://git.openembedded.org/meta-openembedded-

Re: [OE-core] [PATCH 2/3] oe-buildenv-internal: Only add to $PATH if needed

2013-04-09 Thread Paul Eggleton
On Tuesday 09 April 2013 13:34:43 Trevor Woerner wrote: > On Tue, Apr 9, 2013 at 1:29 PM, Trevor Woerner wrote: > > Under which shells do we expect a Yocto build to succeed? > > Whoops! My bad. > > sh -> yes > bash -> not so much > > Let me rephrase: are bash-specific features to be so feared?

Re: [OE-core] [PATCH 0/3] Minor comment/doc fixes

2013-04-09 Thread Paul Eggleton
Hi Trevor, On Tuesday 09 April 2013 13:51:03 Trevor Woerner wrote: > On Tue, Apr 9, 2013 at 10:19 AM, Paul Eggleton > wrote: > > git://git.openembedded.org/openembedded-core-contrib > > paule/layer-tweaks-core > This is odd... I perform a: > > $ git fetch --all > > But I can only find a pau

Re: [OE-core] [oe][meta-oe][PATCH 2/4] xterm: add latest version of xterm

2013-04-09 Thread Koen Kooi
Op 9 apr. 2013, om 19:46 heeft Martin Jansa het volgende geschreven: > On Tue, Apr 09, 2013 at 03:26:58PM +0100, Burton, Ross wrote: >> On 9 April 2013 15:21, Marco Cavallini wrote: >>> * Recipe taken from oe-classic >>> * Required by xinput-calibrator >> >> oe-core already ships not one but

Re: [OE-core] [PATCH 0/3] Minor comment/doc fixes

2013-04-09 Thread Trevor Woerner
On Tue, Apr 9, 2013 at 10:19 AM, Paul Eggleton wrote: > git://git.openembedded.org/openembedded-core-contrib paule/layer-tweaks-core This is odd... I perform a: $ git fetch --all But I can only find a paule/layer-tweaks and not paule/layer-tweaks-core. Yet the http:// link works fine. Did I

Re: [OE-core] [oe][meta-oe][PATCH 2/4] xterm: add latest version of xterm

2013-04-09 Thread Martin Jansa
On Tue, Apr 09, 2013 at 03:26:58PM +0100, Burton, Ross wrote: > On 9 April 2013 15:21, Marco Cavallini wrote: > > * Recipe taken from oe-classic > > * Required by xinput-calibrator > > oe-core already ships not one but two terminal emulators, let's not > add another one. Can we make this confi

Re: [OE-core] [PATCH 2/3] oe-buildenv-internal: Only add to $PATH if needed

2013-04-09 Thread Khem Raj
On Apr 9, 2013, at 10:29 AM, Trevor Woerner wrote: > On Mon, Apr 8, 2013 at 1:48 PM, Paul Eggleton > wrote: >> Unfortunately I think this is specific to bash, so it may not be portable. >> Maybe the equivalent can be achieved with sed however. > > Under which shells do we expect a Yocto build

Re: [OE-core] [PATCH 2/3] oe-buildenv-internal: Only add to $PATH if needed

2013-04-09 Thread Trevor Woerner
On Tue, Apr 9, 2013 at 1:29 PM, Trevor Woerner wrote: > Under which shells do we expect a Yocto build to succeed? Whoops! My bad. sh -> yes bash -> not so much Let me rephrase: are bash-specific features to be so feared? ___ Openembedded-core mailing

Re: [OE-core] [PATCH 2/3] oe-buildenv-internal: Only add to $PATH if needed

2013-04-09 Thread Trevor Woerner
On Mon, Apr 8, 2013 at 1:48 PM, Paul Eggleton wrote: > Unfortunately I think this is specific to bash, so it may not be portable. > Maybe the equivalent can be achieved with sed however. Under which shells do we expect a Yocto build to succeed? The latest version of this change wouldn't work unde

Re: [OE-core] [PATCH 2/3] meta-*/conf/layer.conf: tweak BBFILES comment

2013-04-09 Thread Trevor Woerner
On Tue, Apr 9, 2013 at 10:19 AM, Paul Eggleton wrote: > -# We have a packages directory, add to BBFILES > +# We have recipes-* directories, add to BBFILES [etc] Thank you :-) ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org h

Re: [OE-core] [oe][meta-oe][PATCH 1/4] xinput-calibrator: calibrate touch screen with xorg

2013-04-09 Thread Andreas Müller
On Tue, Apr 9, 2013 at 6:56 PM, Burton, Ross wrote: > On 9 April 2013 17:49, Andreas Müller wrote: >> On Tue, Apr 9, 2013 at 4:19 PM, Marco Cavallini >> wrote: >>> * Taken from oe-classic >>> * This patch includes pointercal-xinput >> >> 1. Is this a 'core' component? >> 2. If so: Why not imp

Re: [OE-core] [PATCH] udev: changed location of udevd to /sbin/udev/udevd

2013-04-09 Thread Richard Purdie
On Tue, 2013-04-09 at 13:35 -0300, Otavio Salvador wrote: > On Tue, Apr 9, 2013 at 1:07 PM, Saul Wold wrote: > > On 04/09/2013 08:58 AM, Alex DAMIAN wrote: > >> > >> From: Alexandru DAMIAN > >> > >> This ammends the init script after changing the location from > >> /lib to /sbin. > >> > > This on

Re: [OE-core] [PATCH] udev: fix init script for the location of udevd

2013-04-09 Thread Otavio Salvador
On Tue, Apr 9, 2013 at 2:00 PM, Burton, Ross wrote: > On 9 April 2013 17:33, Otavio Salvador wrote: >> On Tue, Apr 9, 2013 at 1:08 PM, Saul Wold wrote: >>> Ensure we can update the script base don the location of the udevd >>> installation >>> >>> Signed-off-by: Saul Wold >> >> This does not w

Re: [OE-core] [PATCH] udev: fix init script for the location of udevd

2013-04-09 Thread Burton, Ross
On 9 April 2013 17:33, Otavio Salvador wrote: > On Tue, Apr 9, 2013 at 1:08 PM, Saul Wold wrote: >> Ensure we can update the script base don the location of the udevd >> installation >> >> Signed-off-by: Saul Wold > > This does not work as we have systemd-udevd as possible binary. But these ch

Re: [OE-core] [oe][meta-oe][PATCH 1/4] xinput-calibrator: calibrate touch screen with xorg

2013-04-09 Thread Burton, Ross
On 9 April 2013 17:49, Andreas Müller wrote: > On Tue, Apr 9, 2013 at 4:19 PM, Marco Cavallini > wrote: >> * Taken from oe-classic >> * This patch includes pointercal-xinput > > 1. Is this a 'core' component? > 2. If so: Why not importing from meta-oe there were several > enhancements (mainlin

Re: [OE-core] [oe][meta-oe][PATCH 1/4] xinput-calibrator: calibrate touch screen with xorg

2013-04-09 Thread Andreas Müller
On Tue, Apr 9, 2013 at 4:19 PM, Marco Cavallini wrote: > * Taken from oe-classic > * This patch includes pointercal-xinput > > Signed-off-by: Marco Cavallini > --- > .../pointercal-xinput/pointercal.xinput| 1 + > .../xinput-calibrator/pointercal-xinput_0.0.bb | 19 +++

Re: [OE-core] [PATCH] udev: changed location of udevd to /sbin/udev/udevd

2013-04-09 Thread Otavio Salvador
On Tue, Apr 9, 2013 at 1:07 PM, Saul Wold wrote: > On 04/09/2013 08:58 AM, Alex DAMIAN wrote: >> >> From: Alexandru DAMIAN >> >> This ammends the init script after changing the location from >> /lib to /sbin. >> > This only fixes one location and does not make it dynamic, I will have a > patch sh

Re: [OE-core] [PATCH] udev: fix init script for the location of udevd

2013-04-09 Thread Otavio Salvador
On Tue, Apr 9, 2013 at 1:08 PM, Saul Wold wrote: > Ensure we can update the script base don the location of the udevd > installation > > Signed-off-by: Saul Wold This does not work as we have systemd-udevd as possible binary. Besides, there's a type in the commit log "don the location" ;-) --

Re: [OE-core] [PATCH v2] udev: Move udevd back to /sbin

2013-04-09 Thread Otavio Salvador
On Tue, Apr 9, 2013 at 12:49 PM, Mark Hatle wrote: > On 4/9/13 10:07 AM, Richard Purdie wrote: >> >> On Tue, 2013-04-09 at 16:44 +0200, Koen Kooi wrote: >>> >>> Op 9 apr. 2013, om 16:41 heeft Koen Kooi het >>> volgende geschreven: >>> Op 9 apr. 2013, om 16:36 heeft Otavio Salvador

Re: [OE-core] [PATCH v2] udev: Move udevd back to /sbin

2013-04-09 Thread Otavio Salvador
On Tue, Apr 9, 2013 at 12:07 PM, Richard Purdie wrote: > On Tue, 2013-04-09 at 16:44 +0200, Koen Kooi wrote: >> Op 9 apr. 2013, om 16:41 heeft Koen Kooi het >> volgende geschreven: >> >> > >> > Op 9 apr. 2013, om 16:36 heeft Otavio Salvador >> > het volgende geschreven: >> > >> >> On Tue, Apr

[OE-core] [PATCH] udev: fix init script for the location of udevd

2013-04-09 Thread Saul Wold
Ensure we can update the script base don the location of the udevd installation Signed-off-by: Saul Wold --- meta/recipes-core/udev/udev.inc| 2 ++ meta/recipes-core/udev/udev/init | 4 ++-- meta/recipes-core/udev/udev/udev-cache | 2 +- 3 files changed, 5 insertions(+), 3 deletion

Re: [OE-core] [PATCH] udev: changed location of udevd to /sbin/udev/udevd

2013-04-09 Thread Saul Wold
On 04/09/2013 08:58 AM, Alex DAMIAN wrote: From: Alexandru DAMIAN This ammends the init script after changing the location from /lib to /sbin. This only fixes one location and does not make it dynamic, I will have a patch shortly to fix this. Sau! Signed-off-by: Alexandru DAMIAN --- me

[OE-core] [PATCH] udev: changed location of udevd to /sbin/udev/udevd

2013-04-09 Thread Alex DAMIAN
From: Alexandru DAMIAN This ammends the init script after changing the location from /lib to /sbin. Signed-off-by: Alexandru DAMIAN --- meta/recipes-core/udev/udev/init |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/udev/udev/init b/meta/recipes-co

[OE-core] [PATCH] postinst-intercepts, qemu.bbclass: fix segfaults in postinstalls

2013-04-09 Thread Laurentiu Palcu
Postinstalls that use qemu are throwing a segmentation fault when building for qemux86-64 on a 64bit host (it might also happen for qemux86 if building on a 32bit host but I didn't test). It looks like qemu looks for ld.so.cache which is not found because it is generated after rootfs_(rpm|ipk|deb)_

[OE-core] [PATCH] systemd.bbclass: restart service in postinst, not start

2013-04-09 Thread Ross Burton
When upgrading packages it's possible that the service is already running because opkg doesn't actually execute the prerm hooks on upgrades, which is where the service should be stopped. Handle this case by restarting in postinst instead of starting. If the service isn't already running then this

Re: [OE-core] [PATCH v2] udev: Move udevd back to /sbin

2013-04-09 Thread Mark Hatle
On 4/9/13 10:07 AM, Richard Purdie wrote: On Tue, 2013-04-09 at 16:44 +0200, Koen Kooi wrote: Op 9 apr. 2013, om 16:41 heeft Koen Kooi het volgende geschreven: Op 9 apr. 2013, om 16:36 heeft Otavio Salvador het volgende geschreven: On Tue, Apr 9, 2013 at 9:35 AM, Richard Purdie wrote:

[OE-core] [PATCH] qemu script: explicitly set 32 bit depth for x86-64

2013-04-09 Thread Alex DAMIAN
From: Alexandru DAMIAN This patch is the same as 6c22c591374d258228f74814cded34a24b4bf2d3, but for x86-64 targets which exhibit the same problem. Qemu update from 1.2 to 1.4 now allows for 16bit depth in guests, whereby previously only 32bit depth was supported. However, the new support is broke

Re: [OE-core] [PATCH] bluez4: add readline dependency

2013-04-09 Thread Saul Wold
On 04/09/2013 08:04 AM, Burton, Ross wrote: On 9 April 2013 15:58, Iorga, Cristian wrote: GATT seems to be related only to BT 4.0, Bluetooth Low Energy (LE). However, it will be useful once Bluez5 will be in place. I say we should add it. As it's a tool that does introduce extra dependencie

Re: [OE-core] [PATCH 2/2] systemd: set default.target to multi-user.target

2013-04-09 Thread Radu Moisan
On 04/09/2013 06:03 PM, Radu Moisan wrote: On 04/09/2013 05:58 PM, Burton, Ross wrote: On 9 April 2013 15:02, Radu Moisan wrote: This fixes a service dependency issue; When graphical.target is the default mode, systemd will try to start display-manager.service which is not available on some

Re: [OE-core] [PATCH v2] udev: Move udevd back to /sbin

2013-04-09 Thread Richard Purdie
On Tue, 2013-04-09 at 16:44 +0200, Koen Kooi wrote: > Op 9 apr. 2013, om 16:41 heeft Koen Kooi het > volgende geschreven: > > > > > Op 9 apr. 2013, om 16:36 heeft Otavio Salvador > > het volgende geschreven: > > > >> On Tue, Apr 9, 2013 at 9:35 AM, Richard Purdie > >> wrote: > >>> On Mon, 2

Re: [OE-core] [PATCH] bluez4: add readline dependency

2013-04-09 Thread Burton, Ross
On 9 April 2013 15:58, Iorga, Cristian wrote: > GATT seems to be related only to BT 4.0, Bluetooth Low Energy (LE). > > However, it will be useful once Bluez5 will be in place. > > I say we should add it. As it's a tool that does introduce extra dependencies, we can easily packageconfig it to let

Re: [OE-core] [PATCH 2/2] systemd: set default.target to multi-user.target

2013-04-09 Thread Radu Moisan
On 04/09/2013 05:58 PM, Burton, Ross wrote: On 9 April 2013 15:02, Radu Moisan wrote: This fixes a service dependency issue; When graphical.target is the default mode, systemd will try to start display-manager.service which is not available on some targets. For xserver-nodm-init we would then

Re: [OE-core] [PATCH 1/2] libpng12: rename libpng_1.2.50 to libpng12

2013-04-09 Thread Mark Hatle
On 4/8/13 10:16 PM, Kang Kai wrote: As Mark's suggestion, rename libpng_1.2.50 to libpng12 that multi-versions libpng could coexist. We want to make sure we have both the old and new versions to meet LSB compliance (for people who have that enabled) as well as the new version for newer applicati

Re: [OE-core] [PATCH] bluez4: add readline dependency

2013-04-09 Thread Iorga, Cristian
GATT seems to be related only to BT 4.0, Bluetooth Low Energy (LE). However, it will be useful once Bluez5 will be in place. I say we should add it. Regards, Cristian From: Damian, Alexandru [mailto:alexandru.dam...@intel.com] Sent: Tuesday, April 09, 2013 5:53 PM To: Saul Wold Cc: Paul Egg

Re: [OE-core] [PATCH 2/2] systemd: set default.target to multi-user.target

2013-04-09 Thread Burton, Ross
On 9 April 2013 15:02, Radu Moisan wrote: > This fixes a service dependency issue; > When graphical.target is the default mode, systemd > will try to start display-manager.service which is not > available on some targets. > > For xserver-nodm-init we would then have something like: > inherit updat

Re: [OE-core] [PATCH 1/2] systemd: use update-alternatives.bbclass

2013-04-09 Thread Burton, Ross
On 9 April 2013 15:02, Radu Moisan wrote: > switch from using plain update-alternatives command to > update-alternatives.bbclass style > > Signed-off-by: Radu Moisan Acked-By: Ross Burton Ross ___ Openembedded-core mailing list Openembedded-core@lis

Re: [OE-core] [PATCH] bluez4: add readline dependency

2013-04-09 Thread Damian, Alexandru
I guess it's up to the patch maintainer to decide :). Alex On Mon, Apr 8, 2013 at 8:57 PM, Saul Wold wrote: > On 04/08/2013 05:56 AM, Alex DAMIAN wrote: > >> From: Alexandru DAMIAN >> >> bluez4 uses readline to be build, but the dependency is not listed >> This is listed in the configuration l

[OE-core] [PATCH] qemu: use default qemu CPU definition

2013-04-09 Thread Alex DAMIAN
From: Alexandru DAMIAN This fixes guest crashes when trying to use restricted instructions based on CPU description. Using default qemu CPU descriptions restrict faults on using restricted model-specific registers. [YOCTO #3908] Signed-off-by: Alexandru DAMIAN --- scripts/runqemu |

Re: [OE-core] [PATCH 2/3] oe-buildenv-internal: Only add to $PATH if needed

2013-04-09 Thread Chris Larson
On Tue, Apr 9, 2013 at 3:01 AM, Peter Kjellerstedt < peter.kjellerst...@axis.com> wrote: > The colon separator is included at the end of $NEWPATHS so it should not > be possible for any false positives. Ah, right, thanks for the clarification :) -- Christopher Larson ___

Re: [OE-core] [PATCH v2] udev: Move udevd back to /sbin

2013-04-09 Thread Koen Kooi
Op 9 apr. 2013, om 16:41 heeft Koen Kooi het volgende geschreven: > > Op 9 apr. 2013, om 16:36 heeft Otavio Salvador het > volgende geschreven: > >> On Tue, Apr 9, 2013 at 9:35 AM, Richard Purdie >> wrote: >>> On Mon, 2013-04-08 at 19:29 +0300, Radu Moisan wrote: Along with v182 upgra

Re: [OE-core] [PATCH v2] udev: Move udevd back to /sbin

2013-04-09 Thread Koen Kooi
Op 9 apr. 2013, om 16:36 heeft Otavio Salvador het volgende geschreven: > On Tue, Apr 9, 2013 at 9:35 AM, Richard Purdie > wrote: >> On Mon, 2013-04-08 at 19:29 +0300, Radu Moisan wrote: >>> Along with v182 upgrade udevd was moved to ${base_libdir} >>> making scripts like init-live.sh to fail

[OE-core] bitbake "fetch" vs "fetchall" vs something in between?

2013-04-09 Thread Robert P. J. Day
(if there's a simple answer to this, just point me at the URL and i'll be happy, thanks.) for the purpose of documenting the various steps in a build, i'm summarizing the difference between bitbake commands "fetch" and "fetchall", and it strikes me that it would be useful if there was somethi

Re: [OE-core] [PATCH v2] udev: Move udevd back to /sbin

2013-04-09 Thread Otavio Salvador
On Tue, Apr 9, 2013 at 9:35 AM, Richard Purdie wrote: > On Mon, 2013-04-08 at 19:29 +0300, Radu Moisan wrote: >> Along with v182 upgrade udevd was moved to ${base_libdir} >> making scripts like init-live.sh to fail in finding udevd >> >> Fixes [Yocto #4046] >> >> Signed-off-by: Radu Moisan >> ---

Re: [OE-core] [oe][meta-oe][PATCH 1/4] xinput-calibrator: calibrate touch screen with xorg

2013-04-09 Thread Burton, Ross
On 9 April 2013 15:19, Marco Cavallini wrote: > +# force native X11 ui as we don't have gtk+ in DEPENDS > +EXTRA_OECONF += "--with-gui=x11" This should be a PACKAGECONFIG as people who have a GTK+-based shell will probably prefer the GTK+ UI. Ross ___

Re: [OE-core] [oe][meta-oe][PATCH 2/4] xterm: add latest version of xterm

2013-04-09 Thread Burton, Ross
On 9 April 2013 15:21, Marco Cavallini wrote: > * Recipe taken from oe-classic > * Required by xinput-calibrator oe-core already ships not one but two terminal emulators, let's not add another one. Can we make this configurable in the recipe somehow and default to use matchbox-terminal (which

Re: [OE-core] gcc-cross-initial Failure

2013-04-09 Thread Khem Raj
On Apr 8, 2013, at 1:52 AM, Jack Mitchell wrote: > On 05/04/13 18:03, Khem Raj wrote: >> On Apr 5, 2013, at 9:36 AM, Jack Mitchell wrote: >> >>> I build for the beaglebone and I changed them in line with your default >>> beaglebone build patch you posted a week or so ago. I think it moved it

[OE-core] [PATCH 3/3] classes/license: remove outdated comment

2013-04-09 Thread Paul Eggleton
Package listing was implemented in the deb backend some time ago. Signed-off-by: Paul Eggleton --- meta/classes/license.bbclass |1 - 1 file changed, 1 deletion(-) diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass index 170bdd9..76749c4 100644 --- a/meta/classes/licen

[OE-core] [PATCH 1/3] meta/recipes.txt: add recipes-lsb4

2013-04-09 Thread Paul Eggleton
Signed-off-by: Paul Eggleton --- meta/recipes.txt |1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes.txt b/meta/recipes.txt index c3aa018..705386d 100644 --- a/meta/recipes.txt +++ b/meta/recipes.txt @@ -7,6 +7,7 @@ recipes-extended - Applications which whilst not essential

[OE-core] [PATCH 0/3] Minor comment/doc fixes

2013-04-09 Thread Paul Eggleton
No functional changes, just some corrections for comments and one text file. The following changes since commit a866e1e298dab5c52e7b8ba9ab68104604511713: udev: Move udevd back to /sbin (2013-04-09 13:31:30 +0100) are available in the git repository at: git://git.openembedded.org/openembedd

[OE-core] [PATCH 2/3] meta-*/conf/layer.conf: tweak BBFILES comment

2013-04-09 Thread Paul Eggleton
"packages" was the old name (pre-2010) under which the recipe files were stored. Signed-off-by: Paul Eggleton --- meta-hob/conf/layer.conf |2 +- meta-skeleton/conf/layer.conf |2 +- meta/conf/layer.conf |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --gi

[OE-core] [oe][meta-oe][PATCH 4/4] xmlto: added version 0.0.25

2013-04-09 Thread Marco Cavallini
* Recipe from oe-classic * Required by xinput-calibrator Signed-off-by: Marco Cavallini --- .../xmlto/xmlto-0.0.25/obsolete_automake_macros.patch | 12 meta/recipes-support/xmlto/xmlto_0.0.25.bb | 18 ++ 2 files changed, 30 insertions(+) create mode 1

[OE-core] [oe][meta-oe][PATCH 3/4] libxaw: add version 1.0.10

2013-04-09 Thread Marco Cavallini
* Recipe from oe-classic * Required by xinput-calibrator Signed-off-by: Marco Cavallini --- meta/recipes-graphics/xorg-lib/libxaw_1.0.10.bb | 31 + 1 file changed, 31 insertions(+) create mode 100644 meta/recipes-graphics/xorg-lib/libxaw_1.0.10.bb diff --git a/meta/re

[OE-core] [oe][meta-oe][PATCH 2/4] xterm: add latest version of xterm

2013-04-09 Thread Marco Cavallini
* Recipe taken from oe-classic * Required by xinput-calibrator Signed-off-by: Marco Cavallini --- meta/recipes-graphics/xorg-app/xterm_277.bb | 23 +++ 1 file changed, 23 insertions(+) create mode 100644 meta/recipes-graphics/xorg-app/xterm_277.bb diff --git a/meta/recipe

[OE-core] [oe][meta-oe][PATCH 1/4] xinput-calibrator: calibrate touch screen with xorg

2013-04-09 Thread Marco Cavallini
* Taken from oe-classic * This patch includes pointercal-xinput Signed-off-by: Marco Cavallini --- .../pointercal-xinput/pointercal.xinput| 1 + .../xinput-calibrator/pointercal-xinput_0.0.bb | 19 + .../xinput-calibrator/xinput-calibrator_git.bb | 31 +

[OE-core] [PATCH 2/2] systemd: set default.target to multi-user.target

2013-04-09 Thread Radu Moisan
This fixes a service dependency issue; When graphical.target is the default mode, systemd will try to start display-manager.service which is not available on some targets. For xserver-nodm-init we would then have something like: inherit update-alternatives ALTERNATIVE_${PN} = "systemd-def-target"

[OE-core] [PATCH 1/2] systemd: use update-alternatives.bbclass

2013-04-09 Thread Radu Moisan
switch from using plain update-alternatives command to update-alternatives.bbclass style Fixes [Yocto #4181] Signed-off-by: Radu Moisan --- meta/recipes-core/systemd/systemd_199.bb | 36 +- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/meta/recipe

[OE-core] [PATCH 0/2 v2]systemd: update-alternatives rework with update-alternatives.bbclass

2013-04-09 Thread Radu Moisan
Radu Moisan (2): systemd: use update-alternatives.bbclass systemd: set default.target to multi-user.target meta/recipes-core/systemd/systemd_199.bb | 40 +++--- 1 file changed, 25 insertions(+), 15 deletions(-) -- 1.7.9.5 _

[OE-core] [PATCH 2/2] systemd: set default.target to multi-user.target

2013-04-09 Thread Radu Moisan
This fixes a service dependency issue; When graphical.target is the default mode, systemd will try to start display-manager.service which is not available on some targets. For xserver-nodm-init we would then have something like: inherit update-alternatives ALTERNATIVE_${PN} = "systemd-def-target"

[OE-core] [PATCH 1/2] systemd: use update-alternatives.bbclass

2013-04-09 Thread Radu Moisan
switch from using plain update-alternatives command to update-alternatives.bbclass style Signed-off-by: Radu Moisan --- meta/recipes-core/systemd/systemd_199.bb | 36 +- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/meta/recipes-core/systemd/system

[OE-core] [PATCH 0/2] update-alternatives rework with update-alternatives.bbclass

2013-04-09 Thread Radu Moisan
Radu Moisan (2): systemd: use update-alternatives.bbclass systemd: set default.target to multi-user.target meta/recipes-core/systemd/systemd_199.bb | 40 +++--- 1 file changed, 25 insertions(+), 15 deletions(-) -- 1.7.9.5 _

Re: [OE-core] [PATCH 2/2] kernel.bbclass: do_strip: allow recipes to strip the kernel

2013-04-09 Thread Michel Thebeau
On 13-04-08 05:48 PM, Richard Purdie wrote: > On Mon, 2013-04-08 at 17:28 -0400, Michel Thebeau wrote: >> >> On 13-04-08 05:24 PM, michel.theb...@windriver.com wrote: >>> From: Michel Thebeau >>> >>> Allow recipes to specify sections to be stripped from the kernel output >>> using KERNEL_IMAGE_S

[OE-core] [PATCH v5] base.bbclass: Add matching of MACHINEOVERRIDES in COMPATIBLE_MACHINE

2013-04-09 Thread Otavio Salvador
When a MACHINEOVERRIDES has more than one value, split by ':' as usual OVERRIDES, this were not being properly checked in COMPATIBLE_MACHINE matching as we need to iterate over each SoC family and check if it is compatible or not. The code has been change from SOC_FAMILY to MACHINEOVERRIDES as the

Re: [OE-core] [PATCH v2] udev: Move udevd back to /sbin

2013-04-09 Thread Richard Purdie
On Mon, 2013-04-08 at 19:29 +0300, Radu Moisan wrote: > Along with v182 upgrade udevd was moved to ${base_libdir} > making scripts like init-live.sh to fail in finding udevd > > Fixes [Yocto #4046] > > Signed-off-by: Radu Moisan > --- > meta/recipes-core/udev/udev.inc|3 ++- > meta/reci

[OE-core] cronie: Convert crontab to a system user

2013-04-09 Thread Richard Purdie
crontab is meant to be a system user, not a normal user of the system so lets pass the correct parameters to the system. If we don't do this it interferes with the setup of normal users, particularly if some preset list of users is desired. Signed-off-by: Richard Purdie --- diff --git a/meta/rec

Re: [OE-core] [PATCH v4] base.bbclass: Fix matching of MACHINEOVERRIDES in COMPATIBLE_MACHINE

2013-04-09 Thread Richard Purdie
On Tue, 2013-04-09 at 11:05 +0100, Phil Blundell wrote: > On Mon, 2013-04-08 at 18:42 -0300, Otavio Salvador wrote: > > When a MACHINEOVERRIDES has more than one value, split by ':' as usual > > OVERRIDES, this were not being properly checked in COMPATIBLE_MACHINE > > matching as we need to iterate

Re: [OE-core] [PATCH 1/1] oe-buildenv-internal: Only add to $PATH if needed

2013-04-09 Thread Richard Purdie
On Tue, 2013-04-09 at 12:24 +0200, Peter Kjellerstedt wrote: > First strip $PATH of any existence of the paths needed by Open Embedded > and BitBake. Then add the needed paths at the beginning. This makes sure > the needed paths are searched first, without growing $PATH unnecessarily > if oe-init-b

Re: [OE-core] [PATCH] alsa-tools: Fix sys/io.h patch

2013-04-09 Thread Trevor Woerner
Excellent. Now all my qemu* "bitbake world"s succeed :-) ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH v4] base.bbclass: Fix matching of MACHINEOVERRIDES in COMPATIBLE_MACHINE

2013-04-09 Thread Otavio Salvador
On Tue, Apr 9, 2013 at 7:05 AM, Phil Blundell wrote: > On Mon, 2013-04-08 at 18:42 -0300, Otavio Salvador wrote: >> When a MACHINEOVERRIDES has more than one value, split by ':' as usual >> OVERRIDES, this were not being properly checked in COMPATIBLE_MACHINE >> matching as we need to iterate over

Re: [OE-core] Achiving My OE environment

2013-04-09 Thread Jack Mitchell
On 09/04/13 11:16, David Hirst wrote: I am trying to achive (svn or tar ball) my whole oe_layersetup directory structure. However I seem to have problems when I check it out or untar it on a different machine. It does not seems to build correctly. I set up the paths to the build tools and use /

Re: [OE-core] Achiving My OE environment

2013-04-09 Thread Richard Purdie
On Tue, 2013-04-09 at 06:16 -0400, David Hirst wrote: > I am trying to achive (svn or tar ball) my whole oe_layersetup > directory structure. > However I seem to have problems when I check it out or untar it on a > different machine. > It does not seems to build correctly. I set up the paths to the

[OE-core] [PATCH 1/1] oe-buildenv-internal: Only add to $PATH if needed

2013-04-09 Thread Peter Kjellerstedt
First strip $PATH of any existence of the paths needed by Open Embedded and BitBake. Then add the needed paths at the beginning. This makes sure the needed paths are searched first, without growing $PATH unnecessarily if oe-init-build-env is rerun for a directory for which it has previously been ru

[OE-core] [PATCH 0/1] Do not grow PATH unnecessarily in oe-buildenv-internal

2013-04-09 Thread Peter Kjellerstedt
As a result of the discussion on the OE mailing list, I have reworked the patch for oe-buildenv-internal that makes sure that the paths for OE and BitBake are added to $PATH in a way that does not make it grow unnecessarily. //Peter The following changes since commit e57284abca76fe7e6c29484104ae4

[OE-core] Achiving My OE environment

2013-04-09 Thread David Hirst
I am trying to achive (svn or tar ball) my whole oe_layersetup directory structure. However I seem to have problems when I check it out or untar it on a different machine. It does not seems to build correctly. I set up the paths to the build tools and use /conf/setenv to set up other paths. It seem

Re: [OE-core] [PATCH v4] base.bbclass: Fix matching of MACHINEOVERRIDES in COMPATIBLE_MACHINE

2013-04-09 Thread Phil Blundell
On Mon, 2013-04-08 at 18:42 -0300, Otavio Salvador wrote: > When a MACHINEOVERRIDES has more than one value, split by ':' as usual > OVERRIDES, this were not being properly checked in COMPATIBLE_MACHINE > matching as we need to iterate over each SoC family and check if it is > compatible or not. [

Re: [OE-core] [PATCH 2/3] oe-buildenv-internal: Only add to $PATH if needed

2013-04-09 Thread Peter Kjellerstedt
The colon separator is included at the end of $NEWPATHS so it should not be possible for any false positives. The intention of the patch was to avoid $PATH growing when rerunning oe-init-build-env in the same directory multiple times. I only match at the start of $PATH as I wanted to maintain t

Re: [OE-core] RFC: gstreamer 1.0 recipes

2013-04-09 Thread Burton, Ross
On 9 April 2013 10:50, Carlos Rafael Giani wrote: > Okay, sounds good. But just liborc? Or yasm as well? yasm is crucial for > ffmpeg and libav. Good question and I can't give an instant answer for that. Ross ___ Openembedded-core mailing list Openemb

Re: [OE-core] RFC: gstreamer 1.0 recipes

2013-04-09 Thread Carlos Rafael Giani
On 2013-04-09 11:32, Burton, Ross wrote: On 9 April 2013 00:00, Carlos Rafael Giani wrote: thinking about this whole issue I began to wonder: why is gstreamer in oe-core and not in meta-multimedia? wouldnt it be easier then to move liborc into meta-multimedia as well? Or is gstreamer considered

Re: [OE-core] RFC: gstreamer 1.0 recipes

2013-04-09 Thread Burton, Ross
On 9 April 2013 00:00, Carlos Rafael Giani wrote: > thinking about this whole issue I began to wonder: why is gstreamer in > oe-core and not in meta-multimedia? > wouldnt it be easier then to move liborc into meta-multimedia as well? > Or is gstreamer considered an essential component for many ins

[OE-core] [PATCH] rpm: fix RDEPENDS

2013-04-09 Thread Laurentiu Palcu
The rpm-postinsts runtime dependency was overwritten. Signed-off-by: Laurentiu Palcu --- meta/recipes-devtools/rpm/rpm_5.4.9.bb |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta/recipes-devtools/rpm/rpm_5.4.9.bb b/meta/recipes-devtools/rpm/rpm_5.4.9.bb index c7d21e8

[OE-core] [PATCH] classes/buildhistory: fix interaction with rm_work

2013-04-09 Thread Paul Eggleton
Change do_write_srcrevs to a postfunc of do_fetch, avoiding a dependency being created that causes large numbers of setscene tasks being executed on every build with both buildhistory and rm_work being enabled. Signed-off-by: Paul Eggleton --- meta/classes/buildhistory.bbclass |5 ++--- 1 fi

[OE-core] Fwd: [PATCH] smart: disable CHANNELSDIR

2013-04-09 Thread Marinescu, Bogdan A
Sorry, hit "reply" instead of "reply to all" by mistake. -- Forwarded message -- From: Marinescu, Bogdan A Date: Tue, Apr 9, 2013 at 11:11 AM Subject: Re: [OE-core] [PATCH] smart: disable CHANNELSDIR To: Mark Hatle On Mon, Apr 8, 2013 at 7:05 PM, Mark Hatle wrote: > On 4/8

Re: [OE-core] [PATCH] local.conf.sample: Add info about -ptest package group

2013-04-09 Thread Maxin B. John
ptest enabled packages will "inherit ptest". So, we can use grep to find the list of ptest enabled packages. eg: # cd poky # grep -ir --include=*.{bb,inc} "inherit" |grep "ptest" meta/recipes-extended/bash/bash.inc:inherit autotools gettext update-alternatives ptest meta/recipes-core/glib-2.0/g