On Thu, May 16, 2024 at 12:55 PM Martin Jansa via lists.yoctoproject.org <martin.jansa=gmail....@lists.yoctoproject.org> wrote: > > You probably inherit rm_work somewhere, use bitbake-getvar to find out > where and remove it if you don't want the files to be removed after > the build is finished.
right, thats perhaps the real reason for the intermediate build objects being removed it could also be inherited globally in conf file via local.conf or such INHERIT += "rm_work" > > On Thu, May 16, 2024 at 9:28 PM 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 > > > > > > Regards > > Simon > > > > > > > > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#63127): https://lists.yoctoproject.org/g/yocto/message/63127 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] -=-=-=-=-=-=-=-=-=-=-=-