Re: [yocto] hob error

2013-02-13 Thread Andre Bella
Hi it was my type, I couldnt copy and paste so I type it myself on --layer.conf:-- # We have a conf and classes directory, add to BBPATH BBPATH := "${BBPATH}:${LAYERDIR}" # We have a packages directory, add to BBFILES BBFILES := "${BBFILES}

Re: [yocto] hob error

2013-02-13 Thread Rudolf Streif
Hi Andre, You may want to send the content for layer.conf and bblayers.conf. However, you may have a typo if you copied and pasted the error message: ${BBPATH}:/home/andre/fsl-community-bsp/soucers/meta-fsl-arm which triggered exception Exception: variable BBPATH reference itself! It says "souc

[yocto] hob error

2013-02-13 Thread Andre Bella
Hello, I'm getting this error when I run hob, Error Unable to parse /home/andre/fsl-community-bsd/sources/meta-fsl-arm-extra/conf/layer.conf:Failture expanding variable BBPATH, expression was ${BBPATH}:/home/andre/fsl-community-bsp/soucers/meta-fsl-arm which triggered exception Exception: var

Re: [yocto] Control over Sato theme

2013-02-13 Thread Burton, Ross
Hi Gary, On 12 February 2013 23:19, Gary Thomas wrote: > I'd like to be able to control the Sato theme on my system, > with a softer approach than editing the "gtk-sato-engine" package. > > I tried putting updated settings in /home/root/.gtkrc-2.0 but > they don't seem to have any affect. I can

Re: [yocto] package list for image build

2013-02-13 Thread Trevor Woerner
Hi Pierre, On Wed, Feb 13, 2013 at 5:09 AM, Pierre Ficheux wrote: > $ bitbake -g core-image-minimal > > result in pn-buildlist. Thank you, that works great on master. This must be new-ish, the bitbake from my gumstix build (HEAD at 846b7c, or roughly Oct 11, 2012) doesn't produce a pn-buildlis

Re: [yocto] package list for image build

2013-02-13 Thread Pierre Ficheux
Le 13/02/2013 02:01, Trevor Woerner a écrit : Hi everyone, I've looked at Tim's cheat sheet and Robert's FAQ but I can't seem to figure out if there is a simple way to get bitbake to list the packages that will be included in the build of a given image. $ bitbake core-image-minimal Am I over