[yocto] Difference between target, cross, native and nativesdk.

Dominic Sacré dominic.sacre at gmx.de
Mon Jan 26 09:02:00 PST 2015


On 2015-01-23 13:54, Otavio Salvador wrote:
> On Thu, Jan 22, 2015 at 8:31 PM, Dominic Sacré <dominic.sacre at gmx.de> wrote:
>> When I build the recipe I get what appear to be the correct binaries for
>> the host architecture, located in the target-specific work directory
>> (e.g. tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fw-utils-cross).
>> However, these binaries don't get installed anywhere other recipes (like
>> my sdcard image) would be able to find them.
> 
> I sent a patch and seems to do the right thing. Can you test it?

I tried your patch, but it doesn't seem to solve the issue I described
above.
The recipe builds ok (in master it didn't before), but I still don't see
the binaries installed in a sysroot or any other directory in $PATH.

Which directory should these binaries be installed in anyway?


Dominic



More information about the yocto mailing list