[yocto] what's the best distro to pick for adding packages to yocto

2013-01-31 Thread Tim Coote
Hullo I'm trying to add a package to yocto (an AMQP implementation). There are various packaged versions, so I started with the one that I'm most familiar (RH). However, it's pretty clear that yocto's not based on that as the initscripts are totally different and missing the framework (there

[yocto] [PATCH v6] [399231] Fix race conditions when reading using LocalShellOutputReader(s)

2013-01-31 Thread Ioana Grigoropol
When running a remote command with a Local connection from a Linux host a new LocalHostShell is created. At this time, a new LocalHostThread is launched, along side with two LocalShellOutputReaders (output and error). The constructors for the OutputReaders will receive a reference to the reader

Re: [yocto] what's the best distro to pick for adding packages to yocto

2013-01-31 Thread Burton, Ross
On 31 January 2013 11:16, Tim Coote tim+yoctoproject@coote.org wrote: Hullo I'm trying to add a package to yocto (an AMQP implementation). There are various packaged versions, so I started with the one that I'm most familiar (RH). However, it's pretty clear that yocto's not based on that

[yocto] menuconfig fails using SSTATE_MIRRORS and SOURCE_MIRROR_URL

2013-01-31 Thread Daniel Kenji Morgan
To explain my environment: I am building images for the machine imx6qsabrelite in the meta-fsl-arm BSP layer using Poky 1.3 (danny). The kernel recipe is linux-imx which is fetched from Freescale's git repository. On host machine A, I build an image and copy all the sstate cache and download

[yocto] lmsensors-apps builds, but not in final image?

2013-01-31 Thread r10kindsofpeople
I'm hoping someone can quickly spot my mistake. I'm attempting to use this recipe: http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/tree/recipes-extended/lm_sensors/lmsensors-apps_3.3.2.bb with my meta-intel/crownbay build under denzil 7.0.1. I put the recipe in my layer, and added

Re: [yocto] lmsensors-apps builds, but not in final image?

2013-01-31 Thread Marc Ferland
r10kindsofpeople r10kindsofpeo...@gmail.com writes: I'm hoping someone can quickly spot my mistake.  I'm attempting to use this recipe: http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-ppc/tree/recipes-extended/lm_ sensors/lmsensors-apps_3.3.2.bb with my meta-intel/crownbay build under

Re: [yocto] [RFC v2 00/18][eclipse-poky] Storing yocto settings as target profiles

2013-01-31 Thread Zhang, Jessica
Hi Timo, I'm having a hard time figuring out the sequence of this patch series. You have 01/18-09/18, then 10/17 is obsolete, then you have things like 12/18 and 12/17 and some have XX/18 and some have XX/17. Can you do some cleanup and resend? Thanks, Jessica -Original Message-

Re: [yocto] lmsensors-apps builds, but not in final image?

2013-01-31 Thread r10kindsofpeople
Thanks, Marc, that's got me moving forward. However, it may not be strictly true that lmsensors-apps is empty or at least has no effect. So far, I'm up to lmsensors lmsensors-scripts lmsensors-apps with the last being needed {sufficient?} to get strict.pm, needed to do sensors-detect. Now I'm

Re: [yocto] lmsensors-apps builds, but not in final image?

2013-01-31 Thread Marc Ferland
r10kindsofpeople r10kindsofpeo...@gmail.com writes: Thanks, Marc, that's got me moving forward.  However, it may not be strictly true that lmsensors-apps is empty or at least has no effect.  So far, I'm up to lmsensors lmsensors-scripts lmsensors-apps with the last being needed {sufficient?}

[yocto] 1.4_M3.rc2 ready for QA

2013-01-31 Thread Michael Halstead
The 1.4_M3.rc2 is available at: http://autobuilder.yoctoproject.org/pub/nightly/20130131-4/ Built from: poky: 3ae1a4ba972cfc17ff3f2fda632da8ecc3414885 eclipse-poky: 65f1b736b719ad5284281ccd88a33a5a92724da2 meta-qt3: 06e2fe600de962cdba53c23de1207501439a9c9f Please begin testing against this RC

Re: [yocto] [RFC v4 00/13][eclipse-poky] Integrate yocto documentation into eclipse

2013-01-31 Thread Zhang, Jessica
Hi Timo, Thanks for the patch and everything looks good. So question to you and Scott, what's the plan from the doc site that we need to coordinate to have this merged into master. Thanks, Jessica -Original Message- From: yocto-boun...@yoctoproject.org