[yocto] Deleting layers in Hob

2012-03-27 Thread Xu, Dongxiao
When using Hob in Yocto Project, I found a issue when deleting layers. I think I ever raised this problem before. Let me briefly introduce how layer removal works in Hob. When user changes a layer, it will following the below steps 1) init the cooker. 2) set new layers to cooker. 3) parse

Re: [yocto] Deleting layers in Hob

2012-03-27 Thread Lu, Lianhao
-Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Xu, Dongxiao Sent: Tuesday, March 27, 2012 2:49 PM To: yocto Subject: [yocto] Deleting layers in Hob When using Hob in Yocto Project, I found a issue when deleting

Re: [yocto] who are using archlinux?

2012-03-27 Thread Jack Mitchell
On 27/03/12 03:33, Ni Qingliang wrote: who are using archlinux? I want to talk about gconf compile fail problem. I use Archlinux for OE/Yocto, could you post your error so we can get an idea of the problem you are having? One note for Archlinux is that it ships Python 3 as default, to you

Re: [yocto] Support of meta-kde for Poky

2012-03-27 Thread Samuel Stirtzel
2012/3/26 Paul Eggleton paul.eggle...@linux.intel.com: On Monday 26 March 2012 14:55:40 Samuel Stirtzel wrote: the development of meta-kde has come to a point where kde-applications can be tested (and maybe used). Status of meta-kde: Most common applications work, for example: Calligra (not

Re: [yocto] Support of meta-kde for Poky

2012-03-27 Thread Paul Eggleton
On Tuesday 27 March 2012 11:07:55 Samuel Stirtzel wrote: 2012/3/26 Paul Eggleton paul.eggle...@linux.intel.com: On Monday 26 March 2012 14:55:40 Samuel Stirtzel wrote: meta-kde has no mailing list, so I'm looking for a list to host the discussion, any suggestions? Probably just the

Re: [yocto] who are using archlinux?

2012-03-27 Thread Ni Qingliang
thanks your reply, indeed, this is not the first email thread about the gconf compile problem. it in there only because of no echo. I have installed python2, and made a symlink in the build directory, and exported to the env var PATH. this is the script I used to build (located in the build

Re: [yocto] pseudo interaction issue

2012-03-27 Thread Peter Seebach
On Mon, 26 Mar 2012 22:45:16 +0100 Richard Purdie richard.pur...@linuxfoundation.org wrote: I'm still a little surprised we don't make any system() calls though. I just tried putting a os.system(true) call into the breakit class and it doesn't trigger the warnings. Could that be down to the

Re: [yocto] Deleting layers in Hob

2012-03-27 Thread Joshua Lock
On 27/03/12 00:19, Lu, Lianhao wrote: -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Xu, Dongxiao Sent: Tuesday, March 27, 2012 2:49 PM To: yocto Subject: [yocto] Deleting layers in Hob When using Hob in Yocto Project, I

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, March 27, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US Canada).

2012-03-27 Thread Liu, Song
Attendees: Paul, Darren, Richard, Michael, Joshua, Tom, Jessica, Mark, Dave. Jeff, ScottR, Beth, Song   Agenda * Opens collection - 5 min (Song) * 1.1.1 release, thanks to Josh, Matthew, Beth and the whole team for getting this incredibly large point release out of the door. - Josh planning

[yocto] Problem building mesa-xlib

2012-03-27 Thread Chris Tapp
I'm trying to build mesa-xlib_7.8.2 under poky-4.0.1 for a legacy system. This has built in the past, but now I'm getting: make[3]: ../../../../../src/glsl/apps/compile: Command not found when I force a complete rebuild on a new system in an attempt to validate that I can build... Any idea

[yocto] yassl recipe in the yocto project

2012-03-27 Thread Kamble, Nitin A
Hi Chris, Here is the recipe we have in yocto-project for openssl projects to be incorporated into embedded Linux distributions. http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-connectivity/openssl Please visit www.yoctoproject.orghttp://www.yoctoproject.org for more