[yocto] Getting error when i build an image after starting the toaster

2024-05-17 Thread dhanyalakshmi.k via lists.yoctoproject.org
Hello, I'm Dhanya,currently working to build an image using toaster. But the image is getting build successfully but at the last in toaster message i'm getting the error as " *ERROR: Target_File matching query does not exist*." The steps i followed is: $ sudo apt install gawk wget git diffstat un

Re: [yocto] Unable to populate_sdk for ls1012afrwy macine

2024-05-16 Thread dhanyalakshmi.k via lists.yoctoproject.org
Thank You Alex for the information. I went through the links you provided for recent branches of yocto. Branch Version mickledore YP 4.2–lf-6.1.55 langdale YP 4.1–lf-6.1.1 kirkstone YP 4.0–lf-5.15.71 honister YP 3.4–lf-5.15.5 hardknott YP 3.3–lf-5.10.72 gatesgarth YP 3.2–lf-5.10.9 dunfell YP 3.1

Re: [yocto] Unable to populate_sdk for ls1012afrwy macine

2024-05-16 Thread dhanyalakshmi.k via lists.yoctoproject.org
Hi, I apologize if it seemed rude for not introducing myself earlier. I'm Dhanya, and currently, I'm working on building an image for my ls1012afrwy NXP board using the Yocto Project. I've successfully built the image, but I'm encountering an error when attempting to build a cross-compiler tool

[yocto] Unable to populate_sdk for ls1012afrwy macine

2024-05-16 Thread dhanyalakshmi.k via lists.yoctoproject.org
Hello, I tried to build toolchain for aarch64 target architecture using below command: $ bitbake -c populate_sdk ls-image-main Errors that i'm facing is: ERROR: ls-image-main-22.04.2-r0 do_populate_sdk: Could not invoke dnf. Command '/home/dhanyalakshmi/distro/build_ls1012afrwy/tmp/work/ls1012afrw

[yocto] Toaster for building an image from custom layer other than poky

2024-05-04 Thread dhanyalakshmi.k via lists.yoctoproject.org
Hello, I'm working on yocto project, so i have to build an image for my layerscape nxp card i.e., ls1012afrwy using toaster web interface. So to begin with toaster i tried to build an image "core-image-minimal" from poky directory that works fine.Then i tried to build an image "ls-image-main" fr