Re: [yocto] Yocto on Raspberry Pi 3: Error when building image from a machine conf in a new layer

2023-08-02 Thread Crane
Yes it work. It looks simply copying the contents to the new one doesn't work. Thanks! Crane -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60702): https://lists.yoctoproject.org/g/yocto/message/60702 Mute This Topic: https://lists.yoctoproject.org

Re: [yocto] Yocto on Raspberry Pi 3: Error when building image from a machine conf in a new layer

2023-08-02 Thread Khem Raj
On Wed, Aug 2, 2023 at 7:07 PM Crane wrote: > > Hello, > > I am using Yocto to build a image for Raspberry Pi 3. I don't see a specific > group for RaspberryPi and hope to get help from here. > > I am using Kirkstone commit and didn't download meta-openembedded as it > doesn't say it is needed i

[yocto] Yocto on Raspberry Pi 3: Error when building image from a machine conf in a new layer

2023-08-02 Thread Crane
Hello, I am using Yocto to build a image for Raspberry Pi 3. I don't see a specific group for RaspberryPi and hope to get help from here. I am using Kirkstone commit and didn't download meta-openembedded as it doesn't say it is needed in README. And it works to build a image. Now I would like

Re: [yocto] Sharing DL_DIR and SSTATE_DIR between parallel builds

2023-08-02 Thread Daniel Klauer
On 01.08.23 15:40, Alexander Kanavin wrote: > In short, yes. Sstate files are first written into a random temporary > file, then renamed when writing is done. > DL_DIR items are guarded by lock files (look for lockfile in > bitbake/lib/bb/fetch2/__init__.py). > > Clearing out old items from sstate