Become a leader in the IoT community!
New DevHeads get a 320-point leaderboard boost when joining the DevHeads IoT Integration Community. In addition to learning and advising, active community leaders are rewarded with community recognition and free tech stuff. Start your Legendary Collaboration now!
My first suspicion would be the version of Linux you are using to build.
If you are using the meta-renesas that is only supported on the Dunfell release of Yocto.
1. What version of Poky (the main Yocto release) are you using? This is just to check everything matches
2. What version of Linux (distribution and release) of Linux are you using to build?
I recently updated it,
Will let you know
1. yocto-3.1.31(dunfell)
2. ubuntu 24.04
These are incompatible ☹️
You will need to run an older version of Ubuntu.
I can’t remember the supported versions offhand, but you should be getting a warning and a list of supported distributions when you run BitBake
yep,
it is last compatible with 22.04
hmmm
thought i could ignore the warning
never thought it would be this serious
Unfortunately not
I use docker containers to get around this issue
right!,
Will try it again over a docker container and let you knwo
Check out CROPS for Yocto containers
https://github.com/crops/poky-container
Is it this one?
CONTRIBUTE TO THIS THREAD