[OE-core] how can i ask to keep all the generated "nativesdk" rpms?

Richard Purdie richard.purdie at linuxfoundation.org
Thu Oct 20 10:45:54 UTC 2016


On Thu, 2016-10-20 at 06:31 -0400, Robert P. J. Day wrote:
>   just for fun, i'm going to do a fresh build right now, involving:
> 
> * fresh "git pull" of poky
> * MACHINE=mpc8315e-rdb
> * bitbake core-image-minimal
> 
[...]
> $ ls -l
> total 328
> drwxr-xr-x. 2 rpjday rpjday   4096 Oct 20 05:54 all
> drwxr-xr-x. 2 rpjday rpjday  40960 Oct 20 06:06 mpc8315e_rdb
> drwxr-xr-x. 2 rpjday rpjday 286720 Oct 20 06:09 ppce300c3
> $
> 
> should i have expected a nativesdk directory?

No, since you didn't build anything that uses nativesdk. Examples that
do would be:

bitbake buildtools-tarball
bitbake core-image-minimal -c populate_sdk

Cheers,

Richard



More information about the Openembedded-core mailing list