On 16 May 2024, at 20:28, SIMON BABY via lists.yoctoproject.org 
<simonkbaby=gmail....@lists.yoctoproject.org> wrote:
> 
> Hello,
> 
> I am building some applications in 5.15.0-102-generic #112~20.04.1-Ubuntu. My 
> yocto recipes aeh building successfully but I am unable to see any package 
> folders under the tmp directory. I see only log files under temp are created. 
> Nothing else. Can I know if I am missing any configuration? 
> 
> tmp/work/cortexa5t2hf-neon-vfpv4-poky-linux-gnueabi/marvell-umsd/3.0.7-r0$ ls 
> -ll
> total 12
> drwxr-xr-x 2 sbaby sbaby 12288 May 16 12:26 temp
> 
> This is valid for other recipes as well. 
> 
> /build/tmp/work/cortexa5t2hf-neon-vfpv4-poky-linux-gnueabi/libgcc/11.4.0-r0$ 
> ls
> temp

If a recipe is pulled from sstate (because it has already been built) or if you 
have rm_work enabled then that’s expected behaviour.  You only have a package/ 
directory in the work tree if the recipe was literally just re-packaged and 
rm_work hasn’t deleted it.

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63132): https://lists.yoctoproject.org/g/yocto/message/63132
Mute This Topic: https://lists.yoctoproject.org/mt/106141357/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to