Re: [yocto] problems while creating a initrd image with wic image size.

2024-07-30 Thread Zoran
Hello Ulises, It seems that I fixed the MACHINE property. Now, after I fixed it, it shows the following: .../bbb-yocto$ git status On branch scarthgap Your branch is up to date with 'origin/scarthgap'. Untracked files: (use "git add ..." to include in what will be committed) meta-bbb/

Re: [yocto] problems while creating a initrd image with wic image size.

2024-07-26 Thread Zoran
Hello Ulises, Thank you very much for your answer. Now I see that I did your import to my local.conf without any clue, just blindly. Without any thinking. Your answer clearly shows this to me! My Bad! Ignorance is NOT the best traveler! :-( Here is what you are using, actually, in your distro l

Re: [yocto] problems while creating a initrd image with wic image size.

2024-07-25 Thread Ulises Vega
Hello Zee, Thank you for your reply. I was able to fix it by doing several approaches: at the end I found out that the size of the wic image in my yocto scarthgap version was being set by a wks file which is a template file for creating wic images in yocto: I did a "wic list images" that showed

Re: [yocto] problems while creating a initrd image with wic image size.

2024-07-23 Thread Zoran
Hello Ulises, I did try to stuff your initramfs changes/addendums in my local.conf . Just out of curiosity. ;-) It does work seamlessly. The build finished without any problems. Please, find attached my local.conf with your addendums. It could help you... I believe. Zee ___ On Mon, Jul 2

[yocto] problems while creating a initrd image with wic image size.

2024-07-22 Thread Ulises Vega
Hello everyone, I'm trying to run Automotive Grade Linux (AGL) on beagleboneai-64. AGL uses a yocto based build. I'm trying to generate an initrd image for the beagleboneai-64. I'm using yocto scarthgap. I added the following features to conf/local.conf but got some errors while creating the wic