Re: [yocto] I want to know which BB files were compiled

2014-06-16 Thread Nicolas Dechesne
On Mon, Jun 16, 2014 at 5:27 AM, ya...@cn.fujitsu.com ya...@cn.fujitsu.com wrote: Hi everyone, I want to know which BB files were compiled when I run ' bitbake target'. How to achieve it? e.g. # bitbake core-image-minimal I want to know all the compiled BB files, including native BB file.

Re: [yocto] What is the best process for applying patches to dora?

2014-06-16 Thread Burton, Ross
On 14 June 2014 17:48, Patrick Doyle wpds...@gmail.com wrote: What is the best way to get this applied to dora? Cherry-pick the commit into a branch of Dora to verify that it applies and builds, and then sent the patch to oe-core@ with '[dora]' added to the message subject (--subject-prefix is

Re: [yocto] Autotools, Init Script templates and configure.ac

2014-06-16 Thread Burton, Ross
On 15 June 2014 11:26, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: What I'm not understanding is if there's a standardised way to write the autotools configuration that would eliminate the need for Yocto update-rc.d There is no cross-platform way of installing init scripts. I'd

Re: [yocto] Autotools, Init Script templates and configure.ac

2014-06-16 Thread Alex J Lennon
On 16/06/2014 10:04, Burton, Ross wrote: On 15 June 2014 11:26, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: What I'm not understanding is if there's a standardised way to write the autotools configuration that would eliminate the need for Yocto update-rc.d There is no cross-platform

Re: [yocto] Autotools, Init Script templates and configure.ac

2014-06-16 Thread Burton, Ross
On 16 June 2014 10:20, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: OK. Thanks Ross. I don't suppose you can recommend a golden initscript somewhere on the interwebs that covers the all bases, including for LSB functions present / absent? It seems to me such a script might be a useful

Re: [yocto] Autotools, Init Script templates and configure.ac

2014-06-16 Thread Alex J Lennon
On 16/06/2014 10:24, Burton, Ross wrote: On 16 June 2014 10:20, Alex J Lennon ajlen...@dynamicdevices.co.uk wrote: OK. Thanks Ross. I don't suppose you can recommend a golden initscript somewhere on the interwebs that covers the all bases, including for LSB functions present / absent? It

Re: [yocto] Conditional Configuration Fragments (Build Flavours)

2014-06-16 Thread Tim O' Callaghan
Hi, This problem is similar to the 'build flavour' problem. That is you have a vanilla build, that you want to adjust to taste (e.g. different package configurations.) I'm migrating from 1.2 to 1.6, and I was about to send a post to the list about this, to see if anyone had solved it in an off

Re: [yocto] Build Flavours: was Conditional Configuration Fragments

2014-06-16 Thread Tim O' Callaghan
The flavor file appears to have been broken by my mail client. Here is the example again for clarity. -- build/conf/flavor.inc - # create variable for flavouring FLAVOUR_IMAGE_KERNELTYPE=DEBUG # IIRC export into global namespace, so that the build system uses is # in hash generation

[yocto] FTDI support in yocto on CGTQMX6

2014-06-16 Thread Joshua Collins
Hi, I have successfully built the 'fsl-image-gui' image and installed it on my cqtqmx6. I require FTDI drivers to be installed to detect a usb device as a serial port. I am unsure how to go about adding these drivers. I have tried modifying my local.conf file with the following line:

Re: [yocto] FTDI support in yocto on CGTQMX6

2014-06-16 Thread Christian Ege
Am 16.06.2014 13:23 schrieb Joshua Collins joshua.coll...@arcontia.se: Hi, I have successfully built the 'fsl-image-gui' image and installed it on my cqtqmx6. I require FTDI drivers to be installed to detect a usb device as a serial port. I am unsure how to go about adding these drivers. I

Re: [yocto] What is the best process for applying patches to dora?

2014-06-16 Thread Patrick Doyle
ok, thanks. I'll do that. --wpd On Mon, Jun 16, 2014 at 5:02 AM, Burton, Ross ross.bur...@intel.com wrote: On 14 June 2014 17:48, Patrick Doyle wpds...@gmail.com wrote: What is the best way to get this applied to dora? Cherry-pick the commit into a branch of Dora to verify that it applies

Re: [yocto] Live images?

2014-06-16 Thread Paul Eggleton
Hi Gary, On Thursday 05 June 2014 13:10:00 Gary Thomas wrote: On 2014-06-05 11:24, Paul Eggleton wrote: On Thursday 05 June 2014 11:16:55 Gary Thomas wrote: On 2014-06-05 09:07, Paul Eggleton wrote: On Thursday 05 June 2014 08:41:57 Gary Thomas wrote: On 2014-06-05 08:32, Paul Eggleton

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, June 17, 2014 8:00 AM US Pacific Time

2014-06-16 Thread Jolley, Stephen K
Agenda: * Opens collection - 5 min (Stephen) * Yocto 1.7 status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.7_Status https://wiki.yoctoproject.org/wiki/Yocto_1.7_Schedule https://wiki.yoctoproject.org/wiki/Yocto_1.7_Features * SWAT team rotation: Beth - Paul

Re: [yocto] I want to know which BB files were compiled

2014-06-16 Thread ya...@cn.fujitsu.com
thank you very much. On Mon, Jun 16, 2014 at 5:27 AM, ya...@cn.fujitsu.com ya...@cn.fujitsu.com wrote: Hi everyone, I want to know which BB files were compiled when I run ' bitbake target'. How to achieve it? e.g. # bitbake core-image-minimal I want to know all the compiled

Re: [linux-yocto] [PATCH 00/21] [PATCH] valleyisland feature branch rebase

2014-06-16 Thread Darren Hart
On 6/11/14, 23:32, rebecca.swee.fun.ch...@intel.com rebecca.swee.fun.ch...@intel.com wrote: From: Chang Rebecca Swee Fun rebecca.swee.fun.ch...@intel.com Hi Bruce and all, This patchset is for rebasing the valleyisland-io-1.0 feature branch. I recently received a notification from Greg that the