Re: [yocto] runqemu qemux86-64

2024-06-03 Thread Aleksandar Nikolic
On Sat, Jun 1, 2024 at 03:18 PM, SasiKumar E wrote: > > HI alex, > i am still facing the issue i have used the bitbake core-image-sato > command multiple times but it is continuously failing with two errors > listed below As Alex mentioned, you are really giving very little information. What

Re: [yocto] runqemu qemux86-64

2024-05-23 Thread SasiKumar E
After deleting the poky folder i have restarted the system and then started the new session -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#63173): https://lists.yoctoproject.org/g/yocto/message/63173 Mute This Topic:

Re: [yocto] runqemu qemux86-64

2024-05-22 Thread Alexander Kanavin
You need to delete the build folder, not the poky folder. You also need to start a new shell session. Alex On Thu 23. May 2024 at 7.37, SasiKumar E via Lists.Yoctoproject.Org wrote: > yes Alex, I have deleted the poky folder itself and retried the steps > provided in the URL " >

Re: [yocto] runqemu qemux86-64

2024-05-22 Thread SasiKumar E
yes Alex, I have deleted the poky folder itself and retried the steps provided in the URL "https://docs.yoctoproject.org/4.3.4/brief-yoctoprojectqs/index.html#welcome; and I am facing the error -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

Re: [yocto] runqemu qemux86-64

2024-05-21 Thread Alexander Kanavin
Delete everything including your build folder and start from scratch I guess? I cannot help if you don't describe exact steps that you are taking, particularly when you are changing configuration or deleting things. Alex On Wed, 22 May 2024 at 06:57, SasiKumar E via lists.yoctoproject.org

Re: [yocto] runqemu qemux86-64

2024-05-21 Thread SasiKumar E
Hi Alex, On Apr 24 2024, for the first time, I did the yocto project quick build procedure as per the provided guidelines and it worked fine the QEMU started running, So tried to configure it for TI AM3357 ICE and I was not able to complete it. Thus I reconfigured the sample.conf file and

Re: [yocto] runqemu qemux86-64

2024-05-21 Thread Alexander Kanavin
You need to re-run bitbake after you make changes to configuration in build/conf/local.conf or other files there. runqemu itself won't trigger a rebuild, it only starts qemu. If for example the machine changes, then the files are going to be expected in different locations and only bitbake will

Re: [yocto] runqemu qemux86-64

2024-05-21 Thread SasiKumar E
Hi Alex I am sasikumar, I am an embedded design engineer, i am new to yocto Linux, i have done the step-by-step procedure provided in the yocto project quick build and was able to run QEMU, after that I tried to configure the machine name in local.conf file and it failed thus I again tried to

Re: [yocto] runqemu qemux86-64

2024-05-21 Thread Alexander Kanavin
Please: a) introduce yourself; b) formulate a question. Alex On Mon, 20 May 2024 at 09:47, SasiKumar E via lists.yoctoproject.org wrote: > > I followed all the instructions as per the quick build, initially qemu had > run for the second time it is not working and resulting to this error > > >

[yocto] runqemu qemux86-64

2024-05-20 Thread SasiKumar E
I followed all the instructions as per the quick build, initially qemu had run for the second time it is not working and resulting to this error runqemu - INFO - Running MACHINE=qemux86-64 bitbake -e  ... runqemu - ERROR - /home/perdaa/poky/build/tmp/deploy/images/qemux86-64 not a directory