Re: [yocto] Error when applying kernel patch from BSP: "Uncommited changes detected. Refresh first" error

2012-09-03 Thread Saxena, Rahul
-Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@gmail.com] Sent: Friday, August 31, 2012 6:59 PM To: Saxena, Rahul Cc: yocto@yoctoproject.org; Hart, Darren Subject: Re: [yocto] Error when applying kernel patch from BSP: "Uncommited changes detected. Refresh first" error

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, September 04, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2012-09-03 Thread Liu, Song
Agenda:   * Opens collection - 5 min (Song) * Yocto 1.3 status - 10 min (Song/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.3_Status * SWAT team rotation: Ross -> Laurentiu Palcu * Opens - 10 min * Team sharing - 20 min -Original Appointment- We encourage people attending

[yocto] any success with spartan6-lx9mb?

2012-09-03 Thread Trevor Woerner
Hi, I was playing around with the meta-xilinx layer and tried to build "core-image-minimal" for the spartan6 without success. I was wondering if anyone has tried this lately and/or if anyone has any tips to suggest? configuration: I'm using the latest HEAD: BB_VERSION= "1.15.3" T

Re: [yocto] yocto beagleboard.conf -- should it not go away?

2012-09-03 Thread Bruce Ashfield
On Mon, Sep 3, 2012 at 4:55 PM, Tomas Frydrych wrote: > Hi, > > On 03/09/12 21:15, Bruce Ashfield wrote: >> On Mon, Sep 3, 2012 at 4:06 PM, Tomas Frydrych >> So we fix the configuration of the layers .. > > I expect this is not actually that trivial. I think the only way to do > this is properly i

Re: [yocto] Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto

2012-09-03 Thread Tomas Frydrych
Hi Jack, On 03/09/12 18:52, Jack Mitchell wrote: > As some of you know I run a small Raspberry Pi community site[1] and I > would like to write a follow up to an earlier blog post about preparing > yourself for programming on the Raspberry Pi with the Yocto Project. I don't know if of any use to

Re: [yocto] yocto beagleboard.conf -- should it not go away?

2012-09-03 Thread Tomas Frydrych
Hi, On 03/09/12 21:15, Bruce Ashfield wrote: > On Mon, Sep 3, 2012 at 4:06 PM, Tomas Frydrych > So we fix the configuration of the layers .. I expect this is not actually that trivial. I think the only way to do this is properly is for the layer priorities to be respected by all files in the lay

Re: [yocto] yocto beagleboard.conf -- should it not go away?

2012-09-03 Thread Bruce Ashfield
On Mon, Sep 3, 2012 at 4:06 PM, Tomas Frydrych wrote: > > Hi, > > I am wondering why yocto includes a beagleboard.conf when it is unable > to support much of the board's features, and there is a dedicated layer > for TI stuff that defines the beagleboard machine properly. > > I actually have a fai

[yocto] yocto beagleboard.conf -- should it not go away?

2012-09-03 Thread Tomas Frydrych
Hi, I am wondering why yocto includes a beagleboard.conf when it is unable to support much of the board's features, and there is a dedicated layer for TI stuff that defines the beagleboard machine properly. I actually have a fairly practical gripe here: it is currently not possible to include bo

Re: [yocto] netbase_4.47.bbappend

2012-09-03 Thread Tomas Frydrych
Hi, On 03/09/12 19:03, Raul Rosetto Munoz wrote: > in my netbase_4.47.bbappend file i have this: > > FILESEXTRAPATHS_prepend := "${THISDIR}/netbase-4.47" I think you are missing a trailing ':' here, so your path is getting merged together with whatever is already there (probably the path added b

[yocto] netbase_4.47.bbappend

2012-09-03 Thread Raul Rosetto Munoz
Hello, I'm try to create my inferface file to netbase. I have in the poky folder this files raul@phi04:/home/prjs/poky$ find . -name "*netbase*" ./meta/recipes-core/netbase ./meta/recipes-core/netbase/netbase-4.47 ./meta/recipes-core/netbase/netbase_4.47.bb ./meta-yocto/recipes-core/netbase ./me

[yocto] Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto

2012-09-03 Thread Jack Mitchell
Good evening all, Over the past month or so I have been experimenting with using Yocto and meta-raspberrypi to get a minimal image booting. After some frustration, plenty of bug fixes and heaps of help from members of the community; I believe that the layers are now well tested and fairly stab

Re: [yocto] Beaglebone BSP for denzil?

2012-09-03 Thread Rudolf Streif
Yes, I will share it once I got it working. It's not that much a function of if and how but more of when. My time during the next couple of weeks will be mostly consumed by the Linux Foundation's Automotive Linux Summit. Cheers, Rudi On Mon, Sep 3, 2012 at 2:44 AM, Anders Darander wrote: > * Rud

Re: [yocto] Eclipse Juno Plugin?

2012-09-03 Thread Rudolf Streif
Hi Axel, The autotools.ui package is there in Juno given that you installed Autotools support for CDT. However, it's a newer version and the YP Eclipse plugin 1.2 requires exactly version 1.0.0 of the CDT Autotools support. Until the 1.3 plugin is released and you can point Eclipse to the downloa

[yocto] Eclipse Juno Plugin?

2012-09-03 Thread Axel Beierlein
Hello, is it right that Eclipse Juno need the Plugin Ver. 1.3? When i try to install the 1.2.1 Version of the Plugin in Juno, i get the Error that autotools.ui was required. -- Missing requirement: Yocto Plugin IDE 1.2.0.201206291757 (org.yocto.sdk.ide 1.2.0.201206291757) requires 'bundle org.ec

Re: [yocto] Beaglebone BSP for denzil?

2012-09-03 Thread Anders Darander
* Rudolf Streif [120901 08:15]: > Yes, there were a lot of patches that I applied to the upstream kernel. It > worked but I do not think that they are all required. That's what I am > currently trying to figure out. Sounds interesting! Do plan to share your efforts in a layer somewhere? Cheers