[yocto] Raspberry b+ support

2014-10-31 Thread Natural Groove
Hi, I am interested in using oe to crossbuild stuff for raspberry pi b+, and I wondered if someone already achieved to do this? From what I read there are some specifics to deal with, can someone help me with setting this up for b+? Thanks in advance Natural --- Ce courrier électronique ne c

Re: [yocto] How to include native bitstream dependency in recipe?

2014-07-17 Thread Natural Groove
in recipe? > To: natural_gro...@hotmail.fr; yocto@yoctoproject.org > > cc list. please let's have the discussion on the list > > On Thu, Jul 17, 2014 at 11:10 AM, Natural Groove > wrote: > > "biTStream is a set of C headers allowing a simpler access to binary > &

[yocto] How to include native bitstream dependency in recipe?

2014-07-17 Thread Natural Groove
Hi, Im trying to crosscompile a framework that needs native bitstream dependency, but the configure does not find the headers. I was told to use ASSUME_PROVIDED, but i dont know how to give the path to bitstream in the recipe. Or is there a another way to deal with that like installing bitstream

[yocto] crossbuild for arm :FFPLAY not build

2014-07-10 Thread Natural Groove
Hi, Im trying to crossbuild ffmpeg for arm (colibri-t20). I wrote a simplest recipe in order to achieve this, but even if ffmpeg, ffprobe and ffserver are build, ffplay isnt, i first thought that i had forgotten some dependencies but i dont see which could be missing. Any idea why this isnt wor