[yocto] add custom application into a image

Cliff Brake cbrake at bec-systems.com
Fri Jul 18 06:50:52 PDT 2014


On Fri, Jul 18, 2014 at 5:12 AM, dexon_test <dexon1 at dexonsystems.com> 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 the compile (temp/run.do_compile) and figure out what is
wrong.  I suspect its a directory naming issue or something.

Cliff



More information about the yocto mailing list