Re: [yocto] add custom application into a image

2014-07-18 Thread Cliff Brake
On Fri, Jul 18, 2014 at 5:12 AM, dexon_test wrote: > } > > 3. bitbake -c build dxatmel > >-> I hit this error msg: Not found *.pro file in the working directory At this point, you'll likely need to cd in the tmp/work//dxatmel../ directory. Then you can look at the script that is doing t

[yocto] add custom application into a image

2014-07-18 Thread dexon_test
First of all, I am a full beginner when it comes to bitbake, yocto, etc...So, I am sorry if my questions seems unskilful... I would like to use meta-atmel (https://github.com/linux4sam/meta-atmel) with SAMA5d3xek machine. I could build "atmel-qt4e-demo-image" demo image. Therefore I'd like to