Re: [yocto] [meta-raspberrypi] Using the camera

2013-12-03 Thread jan alexandru vaduva
Hello guys, I am trying to enable the functionality for the camera. I am trying to solve the following problem: mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' mmal: mmal_component_create_core: could not create component 'vc.ril.camera' mmal: Failed to create

[yocto] External toolchain busybox error

2013-11-04 Thread jan alexandru vaduva
Hello guys, I imported an external toolchain into yocto using meta-sourcery layer. It build fine some userspace recipes and also the kernel but I git some errors on busybox. For the busybox the error is: mips64-nlm-linux-ld --sysroot=/home/alexandru/Downloads/yocto/poky/buildKernel/tmp/sysroots/x

Re: [yocto] Yocto toolchain build question

2013-10-31 Thread jan alexandru vaduva
. Thanks. On Thu, Oct 31, 2013 at 4:44 PM, Khem Raj wrote: > On Thu, Oct 31, 2013 at 1:38 AM, jan alexandru vaduva > wrote: > > Thanks for the information. That is what I was looking for. I was asking > of > > the canadian build possibilities for a toolchian and I found the

[yocto] Yocto toolchain build question

2013-10-31 Thread jan alexandru vaduva
Thanks for the information. That is what I was looking for. I was asking of the canadian build possibilities for a toolchian and I found the answer to that question. If I may ask. There was a thread: " >* I have a cross-toolchain supplied by an ARM SoC vendor which I need to*>* use to build my di

[yocto] Yocto toolchain build question

2013-10-23 Thread jan alexandru vaduva
Hello, I have a curiosity: Take a toolchain that builds for a 32-bits architecture, but breaks for a 64-bits one. Is there a way to ensure that when builded with Yocto that toolchain will be generated and used to build target specific recipes. Thanks, Alex __

Re: [yocto] external variable

2013-10-18 Thread jan alexandru vaduva
on. to be available into the final rootfs archive. Alex . On Fri, Oct 18, 2013 at 4:41 PM, Paul Eggleton < paul.eggle...@linux.intel.com> wrote: > Hi Alex, > > On Friday 18 October 2013 15:19:57 jan alexandru vaduva wrote: > > Is there any way of defining a variable into

[yocto] external variable

2013-10-18 Thread jan alexandru vaduva
Hello everyone, Is there any way of defining a variable into a recipe and use it in another. I tried: export VAR="value" but when I tested it`s existence in devshell it did not exist(echo $VAR). Defining this variable in local.conf is not a viable solution. Thank you, Alex _

[yocto] Yocto external toolchain problem

2013-09-30 Thread jan alexandru vaduva
Hello all, I am trying to use a toochain from meta-sourcery layer - Mentor Graphics(Code Sourcery) - and I get the following error when building a recipe: ERROR: ExpansionError during parsing /media/sdc1/fb/alvd/test/broadcom/poky/meta-sourcery/recipes/meta/external- sourcery-toolchai