Re: [yocto] Multiple partitions in drive image

2012-10-16 Thread Joshua Immanuel
Hello Mark, On Mon, 2012-10-15 at 14:19 -0500, Mark Hatle wrote: Is the code you used for the dynamic fstab, partition map, and bootloader setup and image creation available anywhere? I expect it isn't too difficult to create, but if there is something to start with it would be useful. My

Re: [yocto] STAMP variable

2012-10-16 Thread Paul Eggleton
On Monday 15 October 2012 20:53:09 Rifenbark, Scott M wrote: There is a bug against the glossary description of the STAMP variable in the ref-manual (https://bugzilla.yoctoproject.org/show_bug.cgi?id=3262). I would like to say that STAMP is the following: STAMP =

Re: [yocto] Cloning yocto repos over https

2012-10-16 Thread Paul Eggleton
On Friday 11 May 2012 09:35:30 Chin Huat Ang wrote: Is there a way to clone yocto repositories (say, poky) over https? I'm behind a firewall where git port is blocked, getting it opened is a bureaucracy nightmare. Sorry, it's taken us a while to look into this but we have opened a bug to

[yocto] lm-sensors not available as a package?

2012-10-16 Thread Jonathan Haws
I would be surprised if a recipe for lm-sensors has not already been created, however I cannot find one. Can someone point me in the right direction? All I can find is a sysstat package that I can include via IMAGE_INSTALL_append, however I cannot see how I can get the same information out of

[yocto] .bashrc not being used by root account

2012-10-16 Thread Jonathan Haws
I have modified the .bashrc file for the system, however the root account does not seem to use it by default. What am I missing? I would rather not have to source the .bashrc file every time I login as root. Thanks, Jonathan ___ yocto mailing list

Re: [yocto] lm-sensors not available as a package?

2012-10-16 Thread Paul Eggleton
On Tuesday 16 October 2012 16:00:01 Jonathan Haws wrote: I would be surprised if a recipe for lm-sensors has not already been created, however I cannot find one. Can someone point me in the right direction? All I can find is a sysstat package that I can include via IMAGE_INSTALL_append,

[yocto] [PATCH] cedartrail: add missing gst-va-intel-vaapi machine feature

2012-10-16 Thread Ross Burton
There needs to be a gst-va-* MACHINE_FEATURE to get the right VA elements in the images. Signed-off-by: Ross Burton ross.bur...@intel.com --- meta-cedartrail/conf/machine/cedartrail.conf |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [yocto] Cloning yocto repos over https

2012-10-16 Thread Evade Flow
Is there a way to clone yocto repositories (say, poky) over https? As Paul mentioned, there is work in progress to make it possible to clone yocto repos over http. This should be finished in the very near future, but in the meantime, I've created some (very) unofficial mirrors here:

Re: [yocto] lm-sensors not available as a package?

2012-10-16 Thread Marc Ferland
Paul Eggleton paul.eggle...@linux.intel.com writes: On Tuesday 16 October 2012 16:00:01 Jonathan Haws wrote: I would be surprised if a recipe for lm-sensors has not already been created, however I cannot find one. Can someone point me in the right direction? All I can find is a sysstat

Re: [yocto] lm-sensors not available as a package?

2012-10-16 Thread Jonathan Haws
I got the oe-classic recipe building with the latest version of lm-sensors. However, I am now running into perl issues - when I try to run sensors-detect, I get errors with the @INC paths - strict.pm is not found anywhere on the filesystem. I went back to see if I had left out perl support,

Re: [yocto] lm-sensors not available as a package?

2012-10-16 Thread Marc Ferland
Paul Eggleton paul.eggle...@linux.intel.com writes: On Tuesday 16 October 2012 16:00:01 Jonathan Haws wrote: I would be surprised if a recipe for lm-sensors has not already been created, however I cannot find one. Can someone point me in the right direction? All I can find is a sysstat

Re: [yocto] lm-sensors not available as a package?

2012-10-16 Thread Marc Ferland
Jonathan Haws jonathan.h...@sdl.usu.edu writes: I got the oe-classic recipe building with the latest version of lm-sensors. However, I am now running into perl issues - when I try to run sensors-detect, I get errors with the @INC paths - strict.pm is not found anywhere on the filesystem. I

[yocto] [PATCH 1/2] [meta-intel] meta-intel/common: Add a new recipe for Zlib qat_mem Module.

2012-10-16 Thread kishore . k . bodke
From: Kishore Bodke kishore.k.bo...@intel.com This adds a new recipe to build the Intel Quick Assist Technology Memory Management Module for Zlib. Signed-off-by: Kishore Bodke kishore.k.bo...@intel.com --- .../zlib-qat-module/zlib-qat-module.bb | 65

[yocto] [PATCH 2/2] [meta-intel] meta-crystalforest: Add zlib-qat-module to the Image.

2012-10-16 Thread kishore . k . bodke
From: Kishore Bodke kishore.k.bo...@intel.com This adds the zlib-qat-module to build with the custom Image. Signed-off-by: Kishore Bodke kishore.k.bo...@intel.com --- .../recipes-qat-image/images/core-image-qat-sdk.bb |1 + .../recipes-qat-image/images/core-image-qat.bb |1 + 2

[yocto] My first recipe: qjson_0.7.1.bb

2012-10-16 Thread Fabrício Ceolin
Hi, I'm new at the yocto project and I'm building my first recipe. At now, I'm in trouble because the yocto is building my application for toolchain and I do not need that. I need build an application only for target image. My machine is x86_64 and my target is qemux86. When bitbake trying to

Re: [yocto] [PATCHv4 6/8] mesa-dri.bbappend: avoid conflict with emgd-driver-bin

2012-10-16 Thread Kamble, Nitin A
-Original Message- From: Hart, Darren Sent: Monday, October 15, 2012 9:10 AM To: Kamble, Nitin A Cc: Zanussi, Tom; yocto@yoctoproject.org Subject: Re: [PATCHv4 6/8] mesa-dri.bbappend: avoid conflict with emgd- driver-bin On 10/11/2012 04:31 PM, nitin.a.kam...@intel.com wrote:

Re: [yocto] [PATCHv4 6/8] mesa-dri.bbappend: avoid conflict with emgd-driver-bin

2012-10-16 Thread Darren Hart
On 10/16/2012 03:17 PM, Kamble, Nitin A wrote: -Original Message- From: Hart, Darren Sent: Monday, October 15, 2012 9:10 AM To: Kamble, Nitin A Cc: Zanussi, Tom; yocto@yoctoproject.org Subject: Re: [PATCHv4 6/8] mesa-dri.bbappend: avoid conflict with emgd- driver-bin On

Re: [yocto] [PATCHv4 6/8] mesa-dri.bbappend: avoid conflict with emgd-driver-bin

2012-10-16 Thread Kamble, Nitin A
diff --git a/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend b/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend new file mode 100644 index 000..6bfa968 --- /dev/null +++ b/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend @@ -0,0 +1,24 @@ + +# The emgd binary

Re: [yocto] My first recipe: qjson_0.7.1.bb

2012-10-16 Thread Fabrício Ceolin
Hi, I solve my problem following this tutorial: http://cor-net.org/hello-world-in-qt-using-cmake-and-openembedded/3/ Thanks! On Tue, Oct 16, 2012 at 6:31 PM, Fabrício Ceolin ceo...@ulevel.com wrote: Hi, I'm new at the yocto project and I'm building my first recipe. At now, I'm in trouble